New issue
Advanced search Search tips

Issue 760805 link

Starred by 1 user

Issue metadata

Status: Untriaged
Owner: ----
Components:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 3
Type: Bug



Sign in to add a comment

Feature request: set monochrome provider

Project Member Reported by ntfschr@chromium.org, Aug 31 2017

Issue description

It'd be great if we could have an option to change Monochrome provider for N+ devices.

I'd rather this not be the default, but it would be great to have a "set as WebView implementation" checkbox for N+ devices. This saves me from running an adb command and needing to look up package names (I don't have them all memorized).

The only programmatic way I know of changing the webview implementation is:

$ adb shell cmd webviewupdate set-webview-implementation com.google.android.webview

The last argument is the package name, which should change as appropriate. This command should be run only after installation succeeds.
 

Sign in to add a comment