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

Add Chromium versions for PerformanceEntry API #8279

Merged
merged 1 commit into from
Dec 24, 2020

Conversation

queengooborg
Copy link
Collaborator

This PR adds real values for Chromium (Chrome, Opera, Samsung Internet, WebView Android) for the PerformanceEntry API, based upon results from the mdn-bcd-collector project (v1.1.8). Results are manually confirmed for accuracy.

Tests Used: https://mdn-bcd-collector.appspot.com/tests/api/PerformanceEntry

This PR adds real values for Chromium (Chrome, Opera, Samsung Internet, WebView Android) for the `PerformanceEntry` API, based upon results from the [mdn-bcd-collector](https://mdn-bcd-collector.appspot.com) project (v1.1.8).  Results are manually confirmed for accuracy.

Tests Used: https://mdn-bcd-collector.appspot.com/tests/api/PerformanceEntry
@github-actions github-actions bot added the data:api 🐇 Compat data for Web APIs. https://developer.mozilla.org/docs/Web/API label Dec 24, 2020
@foolip foolip merged commit d39fda2 into mdn:master Dec 24, 2020
@queengooborg queengooborg deleted the api/PerformanceEntry/chrome branch December 25, 2020 00:17
@@ -284,10 +296,10 @@
"mdn_url": "https://developer.mozilla.org/docs/Web/API/PerformanceEntry/toJSON",
"support": {
"chrome": {
"version_added": true
"version_added": "45"
Copy link
Collaborator

Choose a reason for hiding this comment

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

This is suspect because of #7844. The collector doesn't use commit mapping at all of course, but I double checked to confirm 45 anyway:

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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants