Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove some Android WebView versions with matching engine versions? #10524

Closed
queengooborg opened this issue May 19, 2021 · 3 comments
Closed
Labels
data:browsers Data about browsers (versions, release dates, etc). This data is used for validation.

Comments

@queengooborg
Copy link
Contributor

As I've found in #10523, both Android WebView 1.1 and 1.6 have the same WebKit versions as 1.0 and 1.5 respectively. I've run the traverse script and have found that there is nothing set to either of these two WebView versions as it is. I think we can safely remove both of these from BCD.

@queengooborg queengooborg added the data:browsers Data about browsers (versions, release dates, etc). This data is used for validation. label May 19, 2021
@queengooborg
Copy link
Contributor Author

While we're at it, there's a few more that we should probably remove:

  • 2.3 - same engine version as 2.2, though seems to be in use
  • 4.1 - same engine version as 4.0, though seems to also be in use
  • 4.2 - same as 4.0, and not used anywhere

@queengooborg queengooborg changed the title Remove Android WebView 1.1 and 1.6? Remove some Android WebView versions with matching engine versions? May 19, 2021
@Elchi3
Copy link
Member

Elchi3 commented May 24, 2021

I agree to do this! :) I remember I requested vendor feedback when I originally added webview data but there wasn't much info available so we went with what seemed best at the time. (#2690)

@queengooborg
Copy link
Contributor Author

Thanks for merging all the PRs, @Elchi3! This issue can now be closed!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
data:browsers Data about browsers (versions, release dates, etc). This data is used for validation.
Projects
None yet
Development

No branches or pull requests

2 participants