Introduction to Feature Policy
Feature Policy allows developers to selectively enable, disable, and modify the behavior of certain APIs and features in the browser. It's like CSP, but for features! Shipped in Chrome 60.
ux
chrome60
chrome74
feature-policy
New in Chrome 60
With Chrome 60, you can now measure time to first paint and time to first contentful paint with the Paint Timings API. You can control how fonts are rendered with the font-display CSS property. WebAssembly has landed and there's plenty more!
chrome60
new-in-chrome
performance
paint
webfonts
webassembly
Aligned Input Events
Providing a smooth user experience is important for the web. Over the past few releases of Chrome we have driven down input latency across these devices.
chrome58
chrome60
events
performance
ux
Latest Updates to the Credential Management API
Latest updates coming to the Credential Management API in Chrome 60. Also includes an update landed in Chrome 57.
Deprecations and Removals in Chrome 60
A round up of the deprecations and removals in Chrome 60 to help you plan. In this version, security improvements, further webkit deprecations, and more.
deprecations
removals
chrome60
What's New In DevTools (Chrome 60)
New features and changes coming to DevTools in Chrome 60.