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

Issue 788182 link

Starred by 1 user

Issue metadata

Status: WontFix
Owner:
Last visit > 30 days ago
Closed: Jun 2018
Components:
EstimatedDays: ----
NextAction: ----
OS: Android
Pri: 2
Type: Bug

Blocking:
issue 832560



Sign in to add a comment

Generate webview support library app-facing interfaces/classes

Project Member Reported by gsennton@chromium.org, Nov 23 2017

Issue description

The app-facing classes in the webview support library should be very similar to the ones in the existing android.webkit package. So we should be able to essnetially copy most of the app-facing classes/interfaces from android.webkit into the webview support library.

There are some exceptions - probably only the classes which have implementations in android.webkit (rather than in the WebView APK), e.g. WebView.java where we will have to convert objects being passed to the WebView to InvocationHandlers before passing them on to our WebViewProvider.
 
Blocking: 832560
Blocking: -788138
Labels: -M-65
Status: WontFix (was: Assigned)
Closing this for now since we're no longer pursuing code generation for the support library.

Sign in to add a comment