Deprecations and removals in Chrome 74
A round up of the deprecations and removals in Chrome 74 to help you plan.
deprecations
removals
chrome74
KV Storage: the Web's First Built-in Module
An introduction to the new KV Storage API, built-in modules, and import maps.
chrome74
devtools
devtools-whatsnew
What's New In DevTools (Chrome 74)
Highlight nodes affected by a CSS property, Lighthouse v4, WebSocket binary message viewer, and more.
chrome74
devtools
devtools-whatsnew
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.