Debugging WebAssembly with modern tools
Step-by-step overview of the new debugging experience for WebAssembly in Chrome DevTools.
DevTools architecture refresh: migrating to Web Components
Web Components is a great fit for building new UI elements in DevTools. To help with the transition, we created a guide to building UI elements in DevTools to share with the wider DevTools team.
Deprecations and removals in Chrome 88
A round up of the deprecations and removals in Chrome 88 to help you plan.
The Chromium Chronicle: Restricting Target Visibility
In Chromium, it's common to find code written for one component that would be useful elsewhere, but might have hidden restrictions. For safety, limit external access to dangerous functionality by restricting target visibility.
Simulating color vision deficiencies in the Blink Renderer
This article describes why and how we implemented color vision deficiency simulation in DevTools and the Blink Renderer.
New in Chrome 87
Chrome 87 is rolling out now! You can now control pan, tilt, and zoom on webcams that support it, range requests and service workers don’t require as many workarounds, the font access API starts it’s origin trial, and plenty more. Let’s dive in and see what’s new for developers in Chrome 87!
What's New In DevTools (Chrome 88)
New CSS angle visualization tools, emulate unsupported image types and storage quota, new Web Vitals lane and more.
Puppetaria: accessibility-first Puppeteer scripts
This article dives into the details on how we implemented Puppetaria, the accessibility-first Puppeteer scripts.
The Chromium Chronicle: Adding Tests to the Waterfall
Want to detect regressions for your new feature in Chrome? Add your tests to the waterfall, Chrome’s continuous build and test infrastructure!
How we built the Chrome DevTools WebAuthn tab
How we built the Chrome DevTools WebAuthn tab.
More Updates
Deprecations and removals in Chrome 87
A round up of the deprecations and removals in Chrome 87 to help you plan. Read more
Gaining security and privacy by partitioning the cache
Chrome's HTTP cache partitioning helps with better security and privacy. Read more
New in Chrome 86
Chrome 86 is rolling out now! The file system access API is now available in stable. There are new origin trials for Web HID and the Multi-Screen Window placement API. There’s some new stuff in CSS, and plenty more. Let’s dive in and see what’s new for developers in Chrome 86! Read more
Even more
See more from the archives and stay up to date with the latest updates by subscribing to our RSS feed.