New issue
Advanced search Search tips
Note: Color blocks (like or ) mean that a user may not be available. Tooltip shows the reason.

Issue 764299 link

Starred by 1 user

Issue metadata

Status: WontFix
Owner: ----
Closed: Jun 2018
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: Android
Pri: 3
Type: Bug

Blocking:
issue 725019



Sign in to add a comment

Ensure that the hidden WebView APIs we need to implement the WebView Support Library exist on most common devices.

Project Member Reported by gsennton@chromium.org, Sep 12 2017

Issue description

We could check whether hidden Android WebView APIs used by android.webkit exist on some of the most common Android devices (by trying to call those methods through reflection) - as an early check to ensure our reflection calls won't fail.

This will be checked eventually anyway through our testing of the support library, but it might be a good idea to perform an initial check like this since it will probably take a lot of time and effort to get to the state where we have a full-blown support library implementation. 
 
Cc: gsennton@chromium.org ntfschr@chromium.org
Status: WontFix (was: Available)
Closing this, because this will be covered implicitly by manual testing.

Sign in to add a comment