Fyrd / caniuse

Raw browser/feature support data from caniuse.com
https://caniuse.com
Creative Commons Attribution 4.0 International
5.57k stars 1.37k forks source link

website: android webview chromium version maybe incorrect or misleading #4988

Open littlee opened 5 years ago

littlee commented 5 years ago
WX20190704-111714@2x

I find that, Google Nexus 4 with Android 5.0 is using Chromium 37 in the system browser.

But the picture above is assuming or telling that Android 5.0+ device is using Chromium 67

Some reference links:

https://developer.chrome.com/multidevice/webview/overview

jpmedley commented 5 years ago

I agree this is misleading. One thing your link doesn't make clear is that the line, "WebView has moved to an APK so it can be updated separately to the Android platform" actually means WebView updates on a six week schedule using Chrome version numbers and largely having feature parity with Chrome. (Here's a list of Chrome features not supported in WebView from our testing code.)

37 is the first Chromium-based WebView to ship on an Android device, in Android 5.0. It should have auto-updated on the same schedule as Android. (If you've never connected the phone to wifi, it probably wouldn't. We try not to use up people's cellular data.)

The actual version of Android is not relevant after the release of Android 5.0. It would be if some time in the future we were to stop supporting Chrome on a specific release of Android.