Changes in the Payment Request API
In Chrome, there are updates to the Payment Request API following the spec changes. Learn what they are and make changes to your own implementation.
payment
chrome56
chrome57
chrome61
chrome62
Making touch scrolling fast by default
Scrolling responsiveness is critical to the user's engagement with a website on mobile, yet touch event listeners often cause serious scrolling performance problems. Learn how we are helping users and developers to be fast by default.
URL Bar Resizing
Hiding the URL bar no longer resizes mobile pages.
API Deprecations and Removals in Chrome 56
A round up of the deprecations and removals in Chrome 56 to help you plan.
deprecations
removals
chrome56
Take Photos and Control Camera Settings
Image Capture is an API to control camera settings and take photos.
canvas
chrome56
chrome61
media
webrtc
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. This document is intended to aid Web Developers in updating their sites to avoid this warning.
DevTools Digest, October 2016
New Console features, updates on the context selector bug, and the new UC Browser user agent.