Skip to content

Commit

Permalink
chore(impl_url): migrate Google issue IDs
Browse files Browse the repository at this point in the history
  • Loading branch information
caugner committed Oct 18, 2024
1 parent dfad220 commit bea3fc1
Show file tree
Hide file tree
Showing 122 changed files with 222 additions and 222 deletions.
2 changes: 1 addition & 1 deletion api/Bluetooth.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"samsunginternet_android": "mirror",
"webview_android": {
"version_added": false,
"impl_url": "https://crbug.com/1100993"
"impl_url": "https://crbug.com/40703318"
},
"webview_ios": "mirror"
},
Expand Down
2 changes: 1 addition & 1 deletion api/BluetoothCharacteristicProperties.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"samsunginternet_android": "mirror",
"webview_android": {
"version_added": false,
"impl_url": "https://crbug.com/1100993"
"impl_url": "https://crbug.com/40703318"
},
"webview_ios": "mirror"
},
Expand Down
2 changes: 1 addition & 1 deletion api/BluetoothDevice.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"samsunginternet_android": "mirror",
"webview_android": {
"version_added": false,
"impl_url": "https://crbug.com/1100993"
"impl_url": "https://crbug.com/40703318"
},
"webview_ios": "mirror"
},
Expand Down
2 changes: 1 addition & 1 deletion api/BluetoothRemoteGATTCharacteristic.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"samsunginternet_android": "mirror",
"webview_android": {
"version_added": false,
"impl_url": "https://crbug.com/1100993"
"impl_url": "https://crbug.com/40703318"
},
"webview_ios": "mirror"
},
Expand Down
2 changes: 1 addition & 1 deletion api/BluetoothRemoteGATTDescriptor.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"samsunginternet_android": "mirror",
"webview_android": {
"version_added": false,
"impl_url": "https://crbug.com/1100993"
"impl_url": "https://crbug.com/40703318"
},
"webview_ios": "mirror"
},
Expand Down
2 changes: 1 addition & 1 deletion api/BluetoothRemoteGATTServer.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"samsunginternet_android": "mirror",
"webview_android": {
"version_added": false,
"impl_url": "https://crbug.com/1100993"
"impl_url": "https://crbug.com/40703318"
},
"webview_ios": "mirror"
},
Expand Down
2 changes: 1 addition & 1 deletion api/BluetoothRemoteGATTService.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"samsunginternet_android": "mirror",
"webview_android": {
"version_added": false,
"impl_url": "https://crbug.com/1100993"
"impl_url": "https://crbug.com/40703318"
},
"webview_ios": "mirror"
},
Expand Down
2 changes: 1 addition & 1 deletion api/BluetoothUUID.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"samsunginternet_android": "mirror",
"webview_android": {
"version_added": false,
"impl_url": "https://crbug.com/1100993"
"impl_url": "https://crbug.com/40703318"
},
"webview_ios": "mirror"
},
Expand Down
6 changes: 3 additions & 3 deletions api/CSSStyleDeclaration.json
Original file line number Diff line number Diff line change
Expand Up @@ -130,12 +130,12 @@
"chrome": {
"version_added": "1",
"version_removed": "40",
"impl_url": "https://crbug.com/331608"
"impl_url": "https://crbug.com/40346367"
},
"chrome_android": "mirror",
"edge": {
"version_added": false,
"impl_url": "https://crbug.com/331608"
"impl_url": "https://crbug.com/40346367"
},
"firefox": {
"version_added": "1",
Expand All @@ -160,7 +160,7 @@
"webview_android": {
"version_added": "4.4",
"version_removed": "41",
"impl_url": "https://crbug.com/331608"
"impl_url": "https://crbug.com/40346367"
},
"webview_ios": "mirror"
},
Expand Down
4 changes: 2 additions & 2 deletions api/ClipboardItem.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
"version_added": "76",
"version_removed": "98",
"partial_implementation": true,
"notes": "The <code>ClipboardItem</code> constructor only accepts a blob as the item data, but not strings or Promises that resolve to strings or blobs. See <a href='https://crbug.com/1014310'>bug 1014310</a>."
"notes": "The <code>ClipboardItem</code> constructor only accepts a blob as the item data, but not strings or Promises that resolve to strings or blobs. See <a href='https://crbug.com/40103226'>bug 40103226</a>."
}
],
"chrome_android": [
Expand All @@ -67,7 +67,7 @@
"version_added": "84",
"version_removed": "98",
"partial_implementation": true,
"notes": "The <code>ClipboardItem</code> constructor only accepts a blob as the item data, but not strings or Promises that resolve to strings or blobs. See <a href='https://crbug.com/1014310'>bug 1014310</a>."
"notes": "The <code>ClipboardItem</code> constructor only accepts a blob as the item data, but not strings or Promises that resolve to strings or blobs. See <a href='https://crbug.com/40103226'>bug 40103226</a>."
}
],
"edge": "mirror",
Expand Down
10 changes: 5 additions & 5 deletions api/Document.json
Original file line number Diff line number Diff line change
Expand Up @@ -2694,7 +2694,7 @@
"support": {
"chrome": {
"version_added": "1",
"notes": "Before Chrome 66, this method returned <code>null</code> when the element was a child of a host node. See <a href='https://crbug.com/759947'>bug 759947</a>."
"notes": "Before Chrome 66, this method returned <code>null</code> when the element was a child of a host node. See <a href='https://crbug.com/40537452'>bug 40537452</a>."
},
"chrome_android": "mirror",
"edge": {
Expand All @@ -2710,11 +2710,11 @@
"oculus": "mirror",
"opera": {
"version_added": "≤12.1",
"notes": "Before Opera 53, this method returned <code>null</code> when the element was a child of a host node. See <a href='https://crbug.com/759947'>bug 759947</a>."
"notes": "Before Opera 53, this method returned <code>null</code> when the element was a child of a host node. See <a href='https://crbug.com/40537452'>bug 40537452</a>."
},
"opera_android": {
"version_added": "≤12.1",
"notes": "Before Opera Android 47, this method returned <code>null</code> when the element was a child of a host node. See <a href='https://crbug.com/759947'>bug 759947</a>."
"notes": "Before Opera Android 47, this method returned <code>null</code> when the element was a child of a host node. See <a href='https://crbug.com/40537452'>bug 40537452</a>."
},
"safari": {
"version_added": "4"
Expand All @@ -2723,7 +2723,7 @@
"samsunginternet_android": "mirror",
"webview_android": {
"version_added": "≤37",
"notes": "Before WebView 66, this method returned <code>null</code> when the element was a child of a host node. See <a href='https://crbug.com/759947'>bug 759947</a>."
"notes": "Before WebView 66, this method returned <code>null</code> when the element was a child of a host node. See <a href='https://crbug.com/40537452'>bug 40537452</a>."
},
"webview_ios": "mirror"
},
Expand All @@ -2741,7 +2741,7 @@
"support": {
"chrome": {
"version_added": "43",
"notes": "Before Chrome 66, this method returned <code>null</code> when the element was a child of a host node. See <a href='https://crbug.com/759947'>bug 759947</a>."
"notes": "Before Chrome 66, this method returned <code>null</code> when the element was a child of a host node. See <a href='https://crbug.com/40537452'>bug 40537452</a>."
},
"chrome_android": "mirror",
"edge": [
Expand Down
2 changes: 1 addition & 1 deletion api/EXT_float_blend.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
},
"chrome_android": {
"version_added": "75",
"notes": "Until Chrome 77, this extension was unavailable on several Android devices powered by GLES 3.2. See <a href='https://crbug.com/964208'>bug 964208</a>."
"notes": "Until Chrome 77, this extension was unavailable on several Android devices powered by GLES 3.2. See <a href='https://crbug.com/41459397'>bug 41459397</a>."
},
"edge": "mirror",
"firefox": {
Expand Down
14 changes: 7 additions & 7 deletions api/Element.json
Original file line number Diff line number Diff line change
Expand Up @@ -557,7 +557,7 @@
"chrome": {
"version_added": "83",
"partial_implementation": true,
"notes": "The <code>onanimationcancel</code> event handler property is not supported. To listen to this event, use <code>element.addEventListener('animationcancel', function() {});</code>. See <a href='https://crbug.com/868224'>bug 868224</a>."
"notes": "The <code>onanimationcancel</code> event handler property is not supported. To listen to this event, use <code>element.addEventListener('animationcancel', function() {});</code>. See <a href='https://crbug.com/41404325'>bug 41404325</a>."
},
"chrome_android": "mirror",
"edge": "mirror",
Expand Down Expand Up @@ -6302,7 +6302,7 @@
"support": {
"chrome": {
"version_added": "1",
"notes": "Chrome does not fire the <code>keypress</code> event for <a href='https://crbug.com/13891#c50'>known keyboard shortcuts</a>. Which keyboard shortcuts are known depends on the user's system. Use the <code>keydown</code> event to implement keyboard shortcuts."
"notes": "Chrome does not fire the <code>keypress</code> event for <a href='https://crbug.com/40879837#c50'>known keyboard shortcuts</a>. Which keyboard shortcuts are known depends on the user's system. Use the <code>keydown</code> event to implement keyboard shortcuts."
},
"chrome_android": "mirror",
"edge": {
Expand All @@ -6319,11 +6319,11 @@
"oculus": "mirror",
"opera": {
"version_added": "≤12.1",
"notes": "Opera does not fire the <code>keypress</code> event for <a href='https://crbug.com/13891#c50'>known keyboard shortcuts</a>. Which keyboard shortcuts are known depends on the user's system. Use the <code>keydown</code> event to implement keyboard shortcuts."
"notes": "Opera does not fire the <code>keypress</code> event for <a href='https://crbug.com/40879837#c50'>known keyboard shortcuts</a>. Which keyboard shortcuts are known depends on the user's system. Use the <code>keydown</code> event to implement keyboard shortcuts."
},
"opera_android": {
"version_added": "≤12.1",
"notes": "Opera does not fire the <code>keypress</code> event for <a href='https://crbug.com/13891#c50'>known keyboard shortcuts</a>. Which keyboard shortcuts are known depends on the user's system. Use the <code>keydown</code> event to implement keyboard shortcuts."
"notes": "Opera does not fire the <code>keypress</code> event for <a href='https://crbug.com/40879837#c50'>known keyboard shortcuts</a>. Which keyboard shortcuts are known depends on the user's system. Use the <code>keydown</code> event to implement keyboard shortcuts."
},
"safari": {
"version_added": "1.3"
Expand All @@ -6332,7 +6332,7 @@
"samsunginternet_android": "mirror",
"webview_android": {
"version_added": "1",
"notes": "Chrome does not fire the <code>keypress</code> event for <a href='https://crbug.com/13891#c50'>known keyboard shortcuts</a>. Which keyboard shortcuts are known depends on the user's system. Use the <code>keydown</code> event to implement keyboard shortcuts."
"notes": "Chrome does not fire the <code>keypress</code> event for <a href='https://crbug.com/40879837#c50'>known keyboard shortcuts</a>. Which keyboard shortcuts are known depends on the user's system. Use the <code>keydown</code> event to implement keyboard shortcuts."
},
"webview_ios": "mirror"
},
Expand Down Expand Up @@ -9189,7 +9189,7 @@
{
"version_added": "1",
"version_removed": "86",
"notes": "For right-to-left elements, this property uses 0-100 (most left to most right) instead of negative values. See <a href='https://crbug.com/721759'>bug 721759</a>."
"notes": "For right-to-left elements, this property uses 0-100 (most left to most right) instead of negative values. See <a href='https://crbug.com/41319147'>bug 41319147</a>."
}
],
"chrome_android": "mirror",
Expand All @@ -9200,7 +9200,7 @@
{
"version_added": "12",
"version_removed": "86",
"notes": "For right-to-left elements, this property uses 0-100 (most left to most right) instead of negative values. See <a href='https://crbug.com/721759'>bug 721759</a>."
"notes": "For right-to-left elements, this property uses 0-100 (most left to most right) instead of negative values. See <a href='https://crbug.com/41319147'>bug 41319147</a>."
}
],
"firefox": {
Expand Down
2 changes: 1 addition & 1 deletion api/EyeDropper.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"samsunginternet_android": "mirror",
"webview_android": {
"version_added": false,
"impl_url": "https://crbug.com/1249967"
"impl_url": "https://crbug.com/40791573"
},
"webview_ios": "mirror"
},
Expand Down
2 changes: 1 addition & 1 deletion api/FetchEvent.json
Original file line number Diff line number Diff line change
Expand Up @@ -160,7 +160,7 @@
"support": {
"chrome": {
"version_added": "40",
"notes": "May be removed in a future release, see <a href='https://crbug.com/652994'>bug 652994</a>."
"notes": "May be removed in a future release, see <a href='https://crbug.com/40487736'>bug 40487736</a>."
},
"chrome_android": "mirror",
"edge": {
Expand Down
2 changes: 1 addition & 1 deletion api/GPUCanvasContext.json
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@
"version_added": "113",
"notes": [
"Currently supported on ChromeOS, macOS, and Windows only.",
"The <code>rgba8unorm</code> format is currently not supported on macOS. See <a href='https://crbug.com/1298618'>bug 1298618</a>."
"The <code>rgba8unorm</code> format is currently not supported on macOS. See <a href='https://crbug.com/40823053'>bug 40823053</a>."
]
},
"chrome_android": {
Expand Down
2 changes: 1 addition & 1 deletion api/Geolocation.json
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@
"samsunginternet_android": "mirror",
"webview_android": {
"version_added": "51",
"notes": "Secure context is only required for applications targeting Android Nougat (7) and higher. See <a href='https://crbug.com/603574'>bug 603574</a>."
"notes": "Secure context is only required for applications targeting Android Nougat (7) and higher. See <a href='https://crbug.com/40465140'>bug 40465140</a>."
},
"webview_ios": "mirror"
},
Expand Down
2 changes: 1 addition & 1 deletion api/HTMLButtonElement.json
Original file line number Diff line number Diff line change
Expand Up @@ -746,7 +746,7 @@
"support": {
"chrome": {
"version_added": "4",
"notes": "This method only updates the validation error popup, not the tooltip that appears when hovering the mouse over the element, see <a href='https://crbug.com/828757'>bug 828757</a>."
"notes": "This method only updates the validation error popup, not the tooltip that appears when hovering the mouse over the element, see <a href='https://crbug.com/41380670'>bug 41380670</a>."
},
"chrome_android": "mirror",
"edge": {
Expand Down
4 changes: 2 additions & 2 deletions api/HTMLElement.json
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@
"support": {
"chrome": {
"version_added": false,
"impl_url": "https://crbug.com/393466"
"impl_url": "https://crbug.com/41119923"
},
"chrome_android": "mirror",
"edge": "mirror",
Expand Down Expand Up @@ -1431,7 +1431,7 @@
},
"chrome_android": {
"version_added": false,
"impl_url": "https://crbug.com/953169"
"impl_url": "https://crbug.com/41453122"
},
"edge": {
"version_added": "17"
Expand Down
2 changes: 1 addition & 1 deletion api/HTMLFieldSetElement.json
Original file line number Diff line number Diff line change
Expand Up @@ -362,7 +362,7 @@
"support": {
"chrome": {
"version_added": "4",
"notes": "This method only updates the validation error popup, not the tooltip that appears when hovering the mouse over the element, see <a href='https://crbug.com/828757'>bug 828757</a>."
"notes": "This method only updates the validation error popup, not the tooltip that appears when hovering the mouse over the element, see <a href='https://crbug.com/41380670'>bug 41380670</a>."
},
"chrome_android": "mirror",
"edge": {
Expand Down
4 changes: 2 additions & 2 deletions api/HTMLInputElement.json
Original file line number Diff line number Diff line change
Expand Up @@ -1779,7 +1779,7 @@
"support": {
"chrome": {
"version_added": false,
"notes": "A <code>selectionchange</code> event is fired on <code>Document</code>, see <a href='https://developer.mozilla.org/docs/Web/API/Document/selectionchange_event'><code>Document</code>'s <code>selectionchange</code> event</a>. See <a href='https://crbug.com/1327098'>bug 1327098</a> for firing the event on <code>&lt;input&gt;</code> elements."
"notes": "A <code>selectionchange</code> event is fired on <code>Document</code>, see <a href='https://developer.mozilla.org/docs/Web/API/Document/selectionchange_event'><code>Document</code>'s <code>selectionchange</code> event</a>. See <a href='https://crbug.com/40840956'>bug 40840956</a> for firing the event on <code>&lt;input&gt;</code> elements."
},
"chrome_android": "mirror",
"edge": "mirror",
Expand Down Expand Up @@ -1942,7 +1942,7 @@
"support": {
"chrome": {
"version_added": "4",
"notes": "This method only updates the validation error popup, not the tooltip that appears when hovering the mouse over the element, see <a href='https://crbug.com/828757'>bug 828757</a>."
"notes": "This method only updates the validation error popup, not the tooltip that appears when hovering the mouse over the element, see <a href='https://crbug.com/41380670'>bug 41380670</a>."
},
"chrome_android": "mirror",
"edge": {
Expand Down
Loading

0 comments on commit bea3fc1

Please sign in to comment.