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

Convert simple "See bug" notes to impl_url keys #20608

Merged
merged 1 commit into from
Aug 26, 2023
Merged
Show file tree
Hide file tree
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
2 changes: 1 addition & 1 deletion api/BlobEvent.json
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,7 @@
"edge": "mirror",
"firefox": {
"version_added": false,
"notes": "See <a href='https://bugzil.la/1573299'>bug 1573299</a>."
"impl_url": "https://bugzil.la/1573299"
},
"firefox_android": "mirror",
"ie": {
Expand Down
2 changes: 1 addition & 1 deletion api/Bluetooth.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@
"samsunginternet_android": "mirror",
"webview_android": {
"version_added": false,
"notes": "See <a href='https://crbug.com/1100993'>bug 1100993</a>."
"impl_url": "https://crbug.com/1100993"
}
},
"status": {
Expand Down
2 changes: 1 addition & 1 deletion api/BluetoothCharacteristicProperties.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@
"samsunginternet_android": "mirror",
"webview_android": {
"version_added": false,
"notes": "See <a href='https://crbug.com/1100993'>bug 1100993</a>."
"impl_url": "https://crbug.com/1100993"
}
},
"status": {
Expand Down
2 changes: 1 addition & 1 deletion api/BluetoothDevice.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@
"samsunginternet_android": "mirror",
"webview_android": {
"version_added": false,
"notes": "See <a href='https://crbug.com/1100993'>bug 1100993</a>."
"impl_url": "https://crbug.com/1100993"
}
},
"status": {
Expand Down
2 changes: 1 addition & 1 deletion api/BluetoothRemoteGATTCharacteristic.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@
"samsunginternet_android": "mirror",
"webview_android": {
"version_added": false,
"notes": "See <a href='https://crbug.com/1100993'>bug 1100993</a>."
"impl_url": "https://crbug.com/1100993"
}
},
"status": {
Expand Down
2 changes: 1 addition & 1 deletion api/BluetoothRemoteGATTDescriptor.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@
"samsunginternet_android": "mirror",
"webview_android": {
"version_added": false,
"notes": "See <a href='https://crbug.com/1100993'>bug 1100993</a>."
"impl_url": "https://crbug.com/1100993"
}
},
"status": {
Expand Down
2 changes: 1 addition & 1 deletion api/BluetoothRemoteGATTServer.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@
"samsunginternet_android": "mirror",
"webview_android": {
"version_added": false,
"notes": "See <a href='https://crbug.com/1100993'>bug 1100993</a>."
"impl_url": "https://crbug.com/1100993"
}
},
"status": {
Expand Down
2 changes: 1 addition & 1 deletion api/BluetoothRemoteGATTService.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@
"samsunginternet_android": "mirror",
"webview_android": {
"version_added": false,
"notes": "See <a href='https://crbug.com/1100993'>bug 1100993</a>."
"impl_url": "https://crbug.com/1100993"
}
},
"status": {
Expand Down
2 changes: 1 addition & 1 deletion api/BluetoothUUID.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@
"samsunginternet_android": "mirror",
"webview_android": {
"version_added": false,
"notes": "See <a href='https://crbug.com/1100993'>bug 1100993</a>."
"impl_url": "https://crbug.com/1100993"
}
},
"status": {
Expand Down
8 changes: 4 additions & 4 deletions api/CSS.json
Original file line number Diff line number Diff line change
Expand Up @@ -1972,7 +1972,7 @@
"edge": "mirror",
"firefox": {
"version_added": false,
"notes": "See <a href='https://bugzil.la/1287034'>bug 1287034</a>."
"impl_url": "https://bugzil.la/1287034"
},
"firefox_android": "mirror",
"ie": {
Expand All @@ -1983,7 +1983,7 @@
"opera_android": "mirror",
"safari": {
"version_added": "16.4",
"notes": "See <a href='https://webkit.org/b/159801'>bug 159801</a>."
"impl_url": "https://webkit.org/b/159801"
},
"safari_ios": "mirror",
"samsunginternet_android": "mirror",
Expand Down Expand Up @@ -2044,7 +2044,7 @@
"edge": "mirror",
"firefox": {
"version_added": false,
"notes": "See <a href='https://bugzil.la/1287034'>bug 1287034</a>."
"impl_url": "https://bugzil.la/1287034"
},
"firefox_android": "mirror",
"ie": {
Expand All @@ -2055,7 +2055,7 @@
"opera_android": "mirror",
"safari": {
"version_added": "16.4",
"notes": "See <a href='https://webkit.org/b/159801'>bug 159801</a>."
"impl_url": "https://webkit.org/b/159801"
},
"safari_ios": "mirror",
"samsunginternet_android": "mirror",
Expand Down
6 changes: 3 additions & 3 deletions api/CSSStyleDeclaration.json
Original file line number Diff line number Diff line change
Expand Up @@ -127,12 +127,12 @@
"chrome": {
"version_added": "1",
"version_removed": "40",
"notes": "See <a href='https://crbug.com/331608'>bug 331608</a>."
"impl_url": "https://crbug.com/331608"
},
"chrome_android": "mirror",
"edge": {
"version_added": false,
"notes": "See <a href='https://crbug.com/331608'>bug 331608</a>."
"impl_url": "https://crbug.com/331608"
},
"firefox": {
"version_added": "1",
Expand All @@ -157,7 +157,7 @@
"webview_android": {
"version_added": "4.4",
"version_removed": "41",
"notes": "See <a href='https://crbug.com/331608'>bug 331608</a>."
"impl_url": "https://crbug.com/331608"
}
},
"status": {
Expand Down
2 changes: 1 addition & 1 deletion api/CanvasRenderingContext2D.json
Original file line number Diff line number Diff line change
Expand Up @@ -1084,7 +1084,7 @@
"opera_android": "mirror",
"safari": {
"version_added": false,
"notes": "See <a href='https://webkit.org/b/198416'>bug 198416</a>."
"impl_url": "https://webkit.org/b/198416"
},
"safari_ios": "mirror",
"samsunginternet_android": "mirror",
Expand Down
4 changes: 2 additions & 2 deletions api/CookieStore.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"edge": "mirror",
"firefox": {
"version_added": false,
"notes": "See <a href='https://bugzil.la/1475599'>bug 1475599</a>."
"impl_url": "https://bugzil.la/1475599"
},
"firefox_android": "mirror",
"ie": {
Expand All @@ -23,7 +23,7 @@
"opera_android": "mirror",
"safari": {
"version_added": false,
"notes": "See <a href='https://webkit.org/b/231750'>bug 231750</a>."
"impl_url": "https://webkit.org/b/231750"
},
"safari_ios": "mirror",
"samsunginternet_android": "mirror",
Expand Down
2 changes: 1 addition & 1 deletion api/CustomElementRegistry.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
"opera_android": "mirror",
"safari": {
"version_added": false,
"notes": "See <a href='https://webkit.org/b/182671'>bug 182671</a>."
"impl_url": "https://webkit.org/b/182671"
},
"safari_ios": "mirror",
"samsunginternet_android": "mirror",
Expand Down
2 changes: 1 addition & 1 deletion api/DedicatedWorkerGlobalScope.json
Original file line number Diff line number Diff line change
Expand Up @@ -208,7 +208,7 @@
},
"safari": {
"version_added": "16.4",
"notes": "See <a href='https://webkit.org/b/171216'>bug 171216</a>."
"impl_url": "https://webkit.org/b/171216"
},
"safari_ios": "mirror",
"samsunginternet_android": "mirror",
Expand Down
14 changes: 7 additions & 7 deletions api/Element.json
Original file line number Diff line number Diff line change
Expand Up @@ -2359,7 +2359,7 @@
"edge": "mirror",
"firefox": {
"version_added": false,
"notes": "See <a href='https://bugzil.la/1675847'>bug 1675847</a>."
"impl_url": "https://bugzil.la/1675847"
},
"firefox_android": "mirror",
"ie": {
Expand All @@ -2370,7 +2370,7 @@
"opera_android": "mirror",
"safari": {
"version_added": false,
"notes": "See <a href='https://webkit.org/b/218665'>bug 218665</a>."
"impl_url": "https://webkit.org/b/218665"
},
"safari_ios": "mirror",
"samsunginternet_android": "mirror",
Expand Down Expand Up @@ -2888,7 +2888,7 @@
"edge": "mirror",
"firefox": {
"version_added": false,
"notes": "See <a href='https://bugzil.la/1675847'>bug 1675847</a>."
"impl_url": "https://bugzil.la/1675847"
},
"firefox_android": "mirror",
"ie": {
Expand All @@ -2899,7 +2899,7 @@
"opera_android": "mirror",
"safari": {
"version_added": false,
"notes": "See <a href='https://webkit.org/b/218665'>bug 218665</a>."
"impl_url": "https://webkit.org/b/218665"
},
"safari_ios": "mirror",
"samsunginternet_android": "mirror",
Expand Down Expand Up @@ -3358,7 +3358,7 @@
},
"safari_ios": {
"version_added": false,
"notes": "See <a href='https://webkit.org/b/213953'>bug 213953</a>."
"impl_url": "https://webkit.org/b/213953"
},
"samsunginternet_android": "mirror",
"webview_android": "mirror"
Expand All @@ -3380,7 +3380,7 @@
"edge": "mirror",
"firefox": {
"version_added": false,
"notes": "See <a href='https://bugzil.la/1675847'>bug 1675847</a>."
"impl_url": "https://bugzil.la/1675847"
},
"firefox_android": "mirror",
"ie": {
Expand All @@ -3391,7 +3391,7 @@
"opera_android": "mirror",
"safari": {
"version_added": false,
"notes": "See <a href='https://webkit.org/b/218665'>bug 218665</a>."
"impl_url": "https://webkit.org/b/218665"
},
"safari_ios": "mirror",
"samsunginternet_android": "mirror",
Expand Down
2 changes: 1 addition & 1 deletion api/ElementInternals.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"opera_android": "mirror",
"safari": {
"version_added": "16.4",
"notes": "See <a href='https://webkit.org/b/197960'>bug 197960</a>."
"impl_url": "https://webkit.org/b/197960"
},
"safari_ios": "mirror",
"samsunginternet_android": "mirror",
Expand Down
2 changes: 1 addition & 1 deletion api/FetchEvent.json
Original file line number Diff line number Diff line change
Expand Up @@ -247,7 +247,7 @@
"alternative_name": "targetClientId",
"version_added": "11.1",
"version_removed": "16",
"notes": "See <a href='https://webkit.org/b/226638'>bug 226638</a>."
"impl_url": "https://webkit.org/b/226638"
},
"safari_ios": "mirror",
"samsunginternet_android": "mirror",
Expand Down
2 changes: 1 addition & 1 deletion api/HTMLCanvasElement.json
Original file line number Diff line number Diff line change
Expand Up @@ -919,7 +919,7 @@
"opera_android": "mirror",
"safari": {
"version_added": false,
"notes": "See <a href='https://webkit.org/b/244117'>bug 244117</a>."
"impl_url": "https://webkit.org/b/244117"
},
"safari_ios": "mirror",
"samsunginternet_android": "mirror",
Expand Down
8 changes: 4 additions & 4 deletions api/HTMLElement.json
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@
"support": {
"chrome": {
"version_added": false,
"notes": "See <a href='https://crbug.com/393466'>bug 393466</a>."
"impl_url": "https://crbug.com/393466"
},
"chrome_android": "mirror",
"edge": "mirror",
Expand Down Expand Up @@ -138,7 +138,7 @@
"opera_android": "mirror",
"safari": {
"version_added": "16.4",
"notes": "See <a href='https://webkit.org/b/197960'>bug 197960</a>."
"impl_url": "https://webkit.org/b/197960"
},
"safari_ios": "mirror",
"samsunginternet_android": "mirror",
Expand Down Expand Up @@ -1241,7 +1241,7 @@
},
"chrome_android": {
"version_added": false,
"notes": "See <a href='https://crbug.com/953169'>bug 953169</a>."
"impl_url": "https://crbug.com/953169"
},
"edge": {
"version_added": "17"
Expand All @@ -1251,7 +1251,7 @@
},
"firefox_android": {
"version_added": false,
"notes": "See <a href='https://bugzil.la/1544660'>bug 1544660</a>."
"impl_url": "https://bugzil.la/1544660"
},
"ie": {
"version_added": false
Expand Down
Loading