the Chromium logo

The Chromium Projects

Shipping changes that are webview-friendly

Shipping changes to Android WebView requires some extra due-diligence. Changing features on the web platform should always be done with care, but here are a few ways WebView is special:

The kinds of changes that substantially affect WebView are usually the same kinds that substantially affect other platforms, but in some cases there may be more risk to WebView, especially if it involves places where the WebView architecture differs significantly from other platform. In addition, just as with enterprise changes, some APIs may be more prevalant on that platform than others.

A change to Android WebView is potentially high risk if one of the following hold:

A change to Android WebView is likely not potentially high risk if one of the following hold: