Chrome DevTools - JavaScript CPU Profiling in Chrome 58
"Record JavaScript CPU Profile" has been changed in Chrome 58.
Chrome DevTools: JavaScript CPU Profiling in Chrome 58
Record JavaScript CPU Profile has been changed in Chrome 58.
API Deprecations and Removals in Chrome 56
A round up of the deprecations and removals in Chrome 56 to help you plan.
Take photos and control camera settings
Image Capture is an API to control camera settings and take photos.
Performant Parallaxing
With a little mathematical wriggling, it's possible to have parallax effects that play nicely with browser architectures!
Get Ready for the Chrome Dev Summit 2016
Chrome Dev Summit 2016 is coming Thursday, Nov 10th and 11th.
Avoiding the not secure warning in chrome
Chrome will soon mark non-secure pages containing password and credit card input fields as Not Secure in the URL bar.
Manage hyphens with CSS
Chrome 55 implements the hyphens property to control when soft hyphens appear and how they behave.
DevTools Digest, October 2016
New Console features, updates on the context selector bug, and the new UC Browser user agent.
Once upon an event listener
addEventListener now supports a once option, making it easier to define events that clean up after themselves.
Capture a MediaStream from a canvas, video or audio element
The captureStream() method enables a MediaStream to be captured from a canvas, audio or video element, on Android and desktop.
API Deprecations and Removals in Chrome 55
A round up of the deprecations and removals in Chrome 56 to help you plan.
Pointing the way forward
Pointer events unify the pointer input model for the browser, bringing touch, pens, and mice together into a single set of events.
Touch action options
Touch actions allow a developer to define how a user can interact with an element and Chrome now has wider support for touch-action options in Chrome 55.
auxclick is coming to Chrome 55
A new auxclick event will be fired for non-primary mouse button clicks.
Updates to developers.google.com/web
The new Web Fundamentals - better navigation, new content and more!
API Deprecations and Removals in Chrome 54
An round up of the deprecations and removals in Chrome to help you plan.
Cross-origin Service Workers - Experimenting with Foreign Fetch
Third-party services can start deploying their own network request handlers.
CacheQueryOptions Arrive in Chrome 54
The full set of CacheQueryOptions are supported, making it easier to find the cached responses you're looking for.
DevTools Digest, September 2016 - Perf Roundup
Perf tooling improvements in DevTools over the last few Chrome releases.