Skip to content

Conversation

@ExE-Boss
Copy link
Contributor

@ExE-Boss ExE-Boss commented Feb 16, 2018

This adds the browser compatibility table data for the PerformanceResourceTiming API.


I chose to do this one because the table being inaccurate caused us some issues when I helped Cloudflare with porting their Claire extension to Firefox (see cloudflare/claire#49 (comment)).

"mdn_url": "https://developer.mozilla.org/docs/Web/API/PerformanceResourceTiming/workerStart",
"support": {
"webview_android": {
"version_added": "4.4"
Copy link
Contributor

Choose a reason for hiding this comment

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

Please change to 43. Android webview follows Chrome numbering, not Android numbering.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

That’s what is written on the MDN page, I just copied the data to the new format.

Copy link
Contributor

Choose a reason for hiding this comment

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

The MDN page is wrong. Refer to the Chrome Platform Status to see how Chrome itself numbers things.

@ExE-Boss ExE-Boss force-pushed the api/performance-resource-timing branch from d9a2c50 to 93e7076 Compare February 16, 2018 22:59
@teoli2003 teoli2003 added the data:api Compat data for Web APIs. https://developer.mozilla.org/docs/Web/API label Feb 17, 2018
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.

Thanks, nice work!
Two things and this should be good to go:

"worker_support": {
  "__compat": {
    "description": "Available in workers",
    "support": {

@ExE-Boss ExE-Boss force-pushed the api/performance-resource-timing branch from a6963c3 to 1b0c49d Compare February 26, 2018 21:56
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.

Thank you!

@Elchi3 Elchi3 merged commit c760bb7 into mdn:master Feb 27, 2018
@ExE-Boss ExE-Boss deleted the api/performance-resource-timing branch February 27, 2018 10:17
dontcallmedom pushed a commit to dontcallmedom/browser-compat-data that referenced this pull request Mar 17, 2018
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.

4 participants