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 Android WebView 2.3 #10576

Merged
merged 2 commits into from
May 24, 2021
Merged

Conversation

queengooborg
Copy link
Collaborator

This PR removes Android WebView 2.3 from our data (as a part of #10524). Since the WebKit versions match for both WebView 2.2 and 2.3, it's highly doubtful that there would be anything added in 2.3 that isn't present in 2.2. Additionally, this PR changes everywhere where WebView is set to 2.3 and replaces the value with 2.2 in its place.

@github-actions github-actions bot added data:api 🐇 Compat data for Web APIs. https://developer.mozilla.org/docs/Web/API data:browsers 🌍 Data about browsers (versions, release dates, etc). This data is used for validation. data:css 🎨 Compat data for CSS features. https://developer.mozilla.org/docs/Web/CSS labels May 22, 2021
Copy link
Collaborator

@foolip foolip left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think this is a good idea, but would like @ddbeck or @Elchi3 to also review.

Copy link
Member

@Elchi3 Elchi3 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me. None of the features changed look like they would typically require a higher Android version to work.

@Elchi3 Elchi3 merged commit f154078 into mdn:main May 24, 2021
@queengooborg queengooborg deleted the browsers/remove-webview-2.3 branch May 24, 2021 10:40
ddbeck added a commit to ddbeck/browser-compat-data that referenced this pull request May 27, 2021
ddbeck added a commit that referenced this pull request May 27, 2021
* Bump to v3.3.5

* Add release note for #10571

* Add release note for #10548

* Add release note for #10550

* Add release note for #10551

* Add release note for #10128

* Add release notes for #10568, #10576, and #10577

* Add stats

* Update stats
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
data:api 🐇 Compat data for Web APIs. https://developer.mozilla.org/docs/Web/API data:browsers 🌍 Data about browsers (versions, release dates, etc). This data is used for validation. data:css 🎨 Compat data for CSS features. https://developer.mozilla.org/docs/Web/CSS
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants