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

Issue 730501 link

Starred by 1 user

Issue metadata

Status: Fixed
Owner:
Last visit > 30 days ago
Closed: Apr 2018
Components:
EstimatedDays: ----
NextAction: ----
OS: Android
Pri: 3
Type: Bug

Blocking:
issue 725019



Sign in to add a comment

Scope out which WebView features are tied to an Android-version

Project Member Reported by gsennton@chromium.org, Jun 7 2017

Issue description

This is related to feature detection in the WebView Support Library:

it would be great to be able to communicate what features are available app developers through just letting them know which is the effective Android version of the current device setup (and WebView support library). However, there are some features that are tied to a specific Android version - and such features thus won't be available if the device Android version is lower than that, even though the WebView APK supports a higher 'effective Android version'.

We should scope out what these features are to ensure there aren't too many of them.
 

Comment 1 by torne@chromium.org, Jun 7 2017

I think we need to make a list of all the features that got added post-L in general, and have this be an attribute of that list :)
Labels: WebView-Support-Lib
Owner: ----
Status: Available (was: Assigned)
Blocking: 765118
Blocking: -765118
This is not blocking the prototyping phase of the support library - we just have to ensure we are providing correct support for the different APIs when we release the library.
Owner: gsennton@chromium.org
Status: Fixed (was: Available)
Marking this as fixed given the doc in #2

Sign in to add a comment