Deprecations and removals in Chrome 76
A round up of the deprecations and removals in Chrome 76 to help you plan.
deprecations
removals
chrome76
Updating WebAPKs More Frequently
When a Progressive Web App is installed on Android, Chrome automatically requests and installs a WebAPK of your app. Starting in Chrome 76, Chrome will check for updates more frequently, ensuring icons, titles, colors, and other key properties to rolled out to your users faster.
chrome76
mobile
install
addtohomescreen
progressive-web-apps
webapk
Address Bar Install for Progressive Web Apps on the Desktop
In Chrome 76, we're making it easier for users to install Progressive Web Apps on the desktop by adding an install button to the address bar. If a site meets the Progressive Web App installability criteria, Chrome will automatically show an install icon in the address bar, making it easy for users to install your PWA.
chrome76
desktop
install
addtohomescreen
progressive-web-apps
LayoutNG
LayoutNG is a new layout engine for Chromium that has been designed for the needs of modern scalable web applications. It improves performance isolation, better supports scripts other than Latin, and fixes many float, margin, and web compatibility issues.
layout
performance
chrome76
layoutng
What's New In DevTools (Chrome 76)
Autocomplete with CSS values, a new UI for network settings, and more.
chrome76
devtools
devtools-whatsnew
In Chrome 76 you can hide the Add to Home screen mini-infobar
We're giving you more control over the PWA Add to Home Screen mini-infobar. Starting in Chrome 76, you can prevent the mini-infobar from appearing by calling preventDefault()
on the beforeinstallprompt
event.
chrome76
addtohomescreen
android
progressive-web-apps
install
Paint Holding - reducing the flash of white on same-origin navigations
A quick overview of paint holding. A Chromium feature for reducing the flash of white on same-origin navigations