Deprecations and removals in Chrome 62
A round up of the deprecations and removals in Chrome 62 to help you plan. In this version, security improvements, further webkit deprecations, and more.
Autoplay policy in Chrome
Learn best practices for good user experiences with the new autoplay policies in Chrome.
Media updates in Chrome 62
Offline playback with persistent licenses and Widevine L1 on Android, video track optimizations, automatic video fullscreen when device is rotated, customizable seekable range on live MS streams, FLAC in MP4 with MSE are here!
Picture-in-Picture (PiP)
Let's discuss a Web API that would allow websites to create a floating video window over the desktop.
Introducing visualViewport
The visual viewport API gives you details on how the user zooms and scrolls around your page.
Deprecations and removals in Chrome 61
A round up of the deprecations and removals in Chrome 61 to help you plan. In this version, security improvements, further webkit deprecations, and more.
Estimating Available Storage Space
navigator.storage.estimate() gives you insight into your web app's storage constraints.
Media updates in Chrome 61
Background video track optimizations and automatic video fullscreen when device is rotated are here!
Upcoming regular expression features
An overview of the exciting new features coming to JavaScript regular expressions, including named captures, the dotAll flag, Unicode property escapes, and lookbehind assertions.
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.
Supercharged live stream blog - Code splitting
We implemented code splitting and route based chunking just like WebPack.
DOMException - The play() request was interrupted
What is really happening with "DOMException - The play() request was interrupted"?
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.
Introduction to the Budget API
The Budget API allows developers to perform background actions without notifying users, enabling use cases like silent push.