-
Notifications
You must be signed in to change notification settings - Fork 2.1k
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
Update support data for Chrome Android (API's A through F) #18359
Changes from all commits
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -8,7 +8,9 @@ | |
"chrome": { | ||
"version_added": "74" | ||
}, | ||
"chrome_android": "mirror", | ||
"chrome_android": { | ||
"version_added": false | ||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. https://mdn-bcd-collector.appspot.com/tests/api/CSPViolationReportBody returns false on desktop as well. The problem here was the use of We should maybe still update this data somehow, but it's not a difference between desktop and Android, so I suggest splitting out this change. |
||
}, | ||
"edge": "mirror", | ||
"firefox": { | ||
"version_added": false | ||
|
@@ -47,7 +49,9 @@ | |
"chrome": { | ||
"version_added": "74" | ||
}, | ||
"chrome_android": "mirror", | ||
"chrome_android": { | ||
"version_added": false | ||
}, | ||
"edge": "mirror", | ||
"firefox": { | ||
"version_added": false | ||
|
@@ -87,7 +91,9 @@ | |
"chrome": { | ||
"version_added": "74" | ||
}, | ||
"chrome_android": "mirror", | ||
"chrome_android": { | ||
"version_added": false | ||
}, | ||
"edge": "mirror", | ||
"firefox": { | ||
"version_added": false | ||
|
@@ -127,7 +133,9 @@ | |
"chrome": { | ||
"version_added": "74" | ||
}, | ||
"chrome_android": "mirror", | ||
"chrome_android": { | ||
"version_added": false | ||
}, | ||
"edge": "mirror", | ||
"firefox": { | ||
"version_added": false | ||
|
@@ -167,7 +175,9 @@ | |
"chrome": { | ||
"version_added": "74" | ||
}, | ||
"chrome_android": "mirror", | ||
"chrome_android": { | ||
"version_added": false | ||
}, | ||
"edge": "mirror", | ||
"firefox": { | ||
"version_added": false | ||
|
@@ -207,7 +217,9 @@ | |
"chrome": { | ||
"version_added": "74" | ||
}, | ||
"chrome_android": "mirror", | ||
"chrome_android": { | ||
"version_added": false | ||
}, | ||
"edge": "mirror", | ||
"firefox": { | ||
"version_added": false | ||
|
@@ -247,7 +259,9 @@ | |
"chrome": { | ||
"version_added": "74" | ||
}, | ||
"chrome_android": "mirror", | ||
"chrome_android": { | ||
"version_added": false | ||
}, | ||
"edge": "mirror", | ||
"firefox": { | ||
"version_added": false | ||
|
@@ -287,7 +301,9 @@ | |
"chrome": { | ||
"version_added": "74" | ||
}, | ||
"chrome_android": "mirror", | ||
"chrome_android": { | ||
"version_added": false | ||
}, | ||
"edge": "mirror", | ||
"firefox": { | ||
"version_added": false | ||
|
@@ -327,7 +343,9 @@ | |
"chrome": { | ||
"version_added": "74" | ||
}, | ||
"chrome_android": "mirror", | ||
"chrome_android": { | ||
"version_added": false | ||
}, | ||
"edge": "mirror", | ||
"firefox": { | ||
"version_added": false | ||
|
@@ -367,7 +385,9 @@ | |
"chrome": { | ||
"version_added": "74" | ||
}, | ||
"chrome_android": "mirror", | ||
"chrome_android": { | ||
"version_added": false | ||
}, | ||
"edge": "mirror", | ||
"firefox": { | ||
"version_added": false | ||
|
@@ -407,7 +427,9 @@ | |
"chrome": { | ||
"version_added": "74" | ||
}, | ||
"chrome_android": "mirror", | ||
"chrome_android": { | ||
"version_added": false | ||
}, | ||
"edge": "mirror", | ||
"firefox": { | ||
"version_added": false | ||
|
@@ -447,7 +469,9 @@ | |
"chrome": { | ||
"version_added": "74" | ||
}, | ||
"chrome_android": "mirror", | ||
"chrome_android": { | ||
"version_added": false | ||
}, | ||
"edge": "mirror", | ||
"firefox": { | ||
"version_added": false | ||
|
@@ -485,7 +509,9 @@ | |
"chrome": { | ||
"version_added": "74" | ||
}, | ||
"chrome_android": "mirror", | ||
"chrome_android": { | ||
"version_added": false | ||
}, | ||
"edge": "mirror", | ||
"firefox": { | ||
"version_added": false | ||
|
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -8,7 +8,9 @@ | |
"chrome": { | ||
"version_added": "72" | ||
}, | ||
"chrome_android": "mirror", | ||
"chrome_android": { | ||
"version_added": false | ||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. This is also a case of https://bugs.chromium.org/p/chromium/issues/detail?id=1122656. |
||
}, | ||
"edge": "mirror", | ||
"firefox": { | ||
"version_added": false | ||
|
@@ -43,7 +45,9 @@ | |
"chrome": { | ||
"version_added": "72" | ||
}, | ||
"chrome_android": "mirror", | ||
"chrome_android": { | ||
"version_added": false | ||
}, | ||
"edge": "mirror", | ||
"firefox": { | ||
"version_added": false | ||
|
@@ -78,7 +82,9 @@ | |
"chrome": { | ||
"version_added": "72" | ||
}, | ||
"chrome_android": "mirror", | ||
"chrome_android": { | ||
"version_added": false | ||
}, | ||
"edge": "mirror", | ||
"firefox": { | ||
"version_added": false | ||
|
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -1636,7 +1636,9 @@ | |
"chrome": { | ||
"version_added": "61" | ||
}, | ||
"chrome_android": "mirror", | ||
"chrome_android": { | ||
"version_added": false | ||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. https://mdn-bcd-collector.appspot.com/tests/api/DOMMatrixReadOnly/transform says no support in Chrome desktop as well. And in fact for Firefox and Safari. This appears to be a ghost feature, I can't find any information about it. Should be removed from BCD. |
||
}, | ||
"edge": "mirror", | ||
"firefox": { | ||
"version_added": "33", | ||
|
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -8,7 +8,9 @@ | |
"chrome": { | ||
"version_added": "69" | ||
}, | ||
"chrome_android": "mirror", | ||
"chrome_android": { | ||
"version_added": false | ||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. This is also a case of https://bugs.chromium.org/p/chromium/issues/detail?id=1122656. |
||
}, | ||
"edge": "mirror", | ||
"firefox": { | ||
"version_added": false | ||
|
@@ -41,7 +43,9 @@ | |
"chrome": { | ||
"version_added": "69" | ||
}, | ||
"chrome_android": "mirror", | ||
"chrome_android": { | ||
"version_added": false | ||
}, | ||
"edge": "mirror", | ||
"firefox": { | ||
"version_added": false | ||
|
@@ -75,7 +79,9 @@ | |
"chrome": { | ||
"version_added": "69" | ||
}, | ||
"chrome_android": "mirror", | ||
"chrome_android": { | ||
"version_added": false | ||
}, | ||
"edge": "mirror", | ||
"firefox": { | ||
"version_added": false | ||
|
@@ -109,7 +115,9 @@ | |
"chrome": { | ||
"version_added": "69" | ||
}, | ||
"chrome_android": "mirror", | ||
"chrome_android": { | ||
"version_added": false | ||
}, | ||
"edge": "mirror", | ||
"firefox": { | ||
"version_added": false | ||
|
@@ -143,7 +151,9 @@ | |
"chrome": { | ||
"version_added": "69" | ||
}, | ||
"chrome_android": "mirror", | ||
"chrome_android": { | ||
"version_added": false | ||
}, | ||
"edge": "mirror", | ||
"firefox": { | ||
"version_added": false | ||
|
@@ -177,7 +187,9 @@ | |
"chrome": { | ||
"version_added": "69" | ||
}, | ||
"chrome_android": "mirror", | ||
"chrome_android": { | ||
"version_added": false | ||
}, | ||
"edge": "mirror", | ||
"firefox": { | ||
"version_added": false | ||
|
@@ -211,7 +223,9 @@ | |
"chrome": { | ||
"version_added": "69" | ||
}, | ||
"chrome_android": "mirror", | ||
"chrome_android": { | ||
"version_added": false | ||
}, | ||
"edge": "mirror", | ||
"firefox": { | ||
"version_added": false | ||
|
@@ -245,7 +259,9 @@ | |
"chrome": { | ||
"version_added": "69" | ||
}, | ||
"chrome_android": "mirror", | ||
"chrome_android": { | ||
"version_added": false | ||
}, | ||
"edge": "mirror", | ||
"firefox": { | ||
"version_added": false | ||
|
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -9,7 +9,7 @@ | |
"version_added": "3" | ||
}, | ||
"chrome_android": { | ||
"version_added": false | ||
"version_added": "54" | ||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Seems right, https://bugs.chromium.org/p/chromium/issues/detail?id=626773 was a flag for drag and drop on Android around that time. I didn't chase down the comment that enabled it by default. |
||
}, | ||
"edge": { | ||
"version_added": "12" | ||
|
@@ -52,7 +52,7 @@ | |
"version_added": "46" | ||
}, | ||
"chrome_android": { | ||
"version_added": false | ||
"version_added": "54" | ||
}, | ||
"edge": { | ||
"version_added": "12" | ||
|
@@ -94,7 +94,7 @@ | |
"version_added": "46" | ||
}, | ||
"chrome_android": { | ||
"version_added": false | ||
"version_added": "54" | ||
}, | ||
"edge": { | ||
"version_added": "12" | ||
|
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -8,7 +8,9 @@ | |
"chrome": { | ||
"version_added": "38" | ||
}, | ||
"chrome_android": "mirror", | ||
"chrome_android": { | ||
"version_added": false | ||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. WebGL extensions are tricky. Even if you find no support on some device, it may be supported by the browser. I can't find any bug for this one: So I suspect it's actually supported. To make a change I'd want to see a bug filed and triaged to confirm it's not supported. |
||
}, | ||
"edge": { | ||
"version_added": "12", | ||
"version_removed": "79" | ||
|
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -8,7 +8,9 @@ | |
"chrome": { | ||
"version_added": "38" | ||
}, | ||
"chrome_android": "mirror", | ||
"chrome_android": { | ||
"version_added": false | ||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. This one seems correct: https://bugs.chromium.org/p/chromium/issues/detail?id=547466 |
||
}, | ||
"edge": { | ||
"version_added": "17", | ||
"version_removed": "79" | ||
|
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -17,7 +17,7 @@ | |
} | ||
], | ||
"chrome_android": { | ||
"version_added": "92" | ||
"version_added": false | ||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. I can't find any bug about this and suspect it might be supported given the right hardware. |
||
}, | ||
"edge": "mirror", | ||
"firefox": { | ||
|
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -17,7 +17,7 @@ | |
} | ||
], | ||
"chrome_android": { | ||
"version_added": "83" | ||
"version_added": false | ||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. I can't find any bug about this and suspect it might be supported given the right hardware. |
||
}, | ||
"edge": "mirror", | ||
"firefox": { | ||
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Confirmed by https://source.chromium.org/chromium/chromium/src/+/main:third_party/blink/renderer/platform/runtime_enabled_features.json5;l=2311-2312;drc=8c770f58ec30541481bb61c02712c0fa2dbd685d