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 Firefox versions for PerformanceEntry API #12033

Merged
merged 2 commits into from
Sep 17, 2021
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
24 changes: 12 additions & 12 deletions api/PerformanceEntry.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,10 +27,10 @@
"version_added": "12"
},
"firefox": {
"version_added": true
"version_added": "35"
},
"firefox_android": {
"version_added": "25"
"version_added": "35"
},
"ie": {
"version_added": "10"
Expand Down Expand Up @@ -103,10 +103,10 @@
"version_added": "12"
},
"firefox": {
"version_added": true
"version_added": "35"
},
"firefox_android": {
"version_added": "25"
"version_added": "35"
},
"ie": {
"version_added": "10"
Expand Down Expand Up @@ -155,10 +155,10 @@
"version_added": "12"
},
"firefox": {
"version_added": true
"version_added": "35"
},
"firefox_android": {
"version_added": "25"
"version_added": "35"
},
"ie": {
"version_added": "10"
Expand Down Expand Up @@ -207,10 +207,10 @@
"version_added": "12"
},
"firefox": {
"version_added": true
"version_added": "35"
},
"firefox_android": {
"version_added": "25"
"version_added": "35"
},
"ie": {
"version_added": "10"
Expand Down Expand Up @@ -259,10 +259,10 @@
"version_added": "12"
},
"firefox": {
"version_added": true
"version_added": "35"
},
"firefox_android": {
"version_added": "25"
"version_added": "35"
},
"ie": {
"version_added": "10"
Expand Down Expand Up @@ -311,10 +311,10 @@
"version_added": "16"
},
"firefox": {
"version_added": true
"version_added": "35"
},
"firefox_android": {
"version_added": "25"
"version_added": "35"
},
"ie": {
"version_added": false
Expand Down