mdn / content

The content behind MDN Web Docs
https://developer.mozilla.org
Other
9.23k stars 22.5k forks source link

Synchronize with BCD v5.6.18 #36856

Closed OnkarRuikar closed 9 hours ago

OnkarRuikar commented 1 week ago

BCD release v5.6.16 BCD release v5.6.17 BCD release v5.6.18

github-actions[bot] commented 1 week ago
Preview URLs (10 pages) - [`/en-US/docs/Web/API/BluetoothRemoteGATTCharacteristic`](https://pr36856.content.dev.mdn.mozit.cloud/en-US/docs/Web/API/BluetoothRemoteGATTCharacteristic) - [`/en-US/docs/Web/API/DelegatedInkTrailPresenter/presentationArea`](https://pr36856.content.dev.mdn.mozit.cloud/en-US/docs/Web/API/DelegatedInkTrailPresenter/presentationArea) - [`/en-US/docs/Web/API/DelegatedInkTrailPresenter/updateInkTrailStartPoint`](https://pr36856.content.dev.mdn.mozit.cloud/en-US/docs/Web/API/DelegatedInkTrailPresenter/updateInkTrailStartPoint) - [`/en-US/docs/Web/API/Document/createEvent`](https://pr36856.content.dev.mdn.mozit.cloud/en-US/docs/Web/API/Document/createEvent) - [`/en-US/docs/Web/API/Document`](https://pr36856.content.dev.mdn.mozit.cloud/en-US/docs/Web/API/Document) - [`/en-US/docs/Web/API/GPUAdapter`](https://pr36856.content.dev.mdn.mozit.cloud/en-US/docs/Web/API/GPUAdapter) - [`/en-US/docs/Web/API/GPUCommandEncoder`](https://pr36856.content.dev.mdn.mozit.cloud/en-US/docs/Web/API/GPUCommandEncoder) - [`/en-US/docs/Web/API/PaymentRequestEvent`](https://pr36856.content.dev.mdn.mozit.cloud/en-US/docs/Web/API/PaymentRequestEvent) - [`/en-US/docs/Web/CSS/::-webkit-slider-runnable-track`](https://pr36856.content.dev.mdn.mozit.cloud/en-US/docs/Web/CSS/::-webkit-slider-runnable-track) - [`/en-US/docs/Web/CSS/::-webkit-slider-thumb`](https://pr36856.content.dev.mdn.mozit.cloud/en-US/docs/Web/CSS/::-webkit-slider-thumb)
Flaws (7) Note! *8 documents with no flaws that don't need to be listed. 🎉* URL: [`/en-US/docs/Web/API/Document`](https://pr36856.content.dev.mdn.mozit.cloud/en-US/docs/Web/API/Document) Title: `Document` Flaw count: 6 - **macros**: - `/en-US/docs/Web/API/Document/xmlStandalone does not exist` - `/en-US/docs/Web/API/Document/captureEvents does not exist` - `/en-US/docs/Web/API/Document/getBoxQuads does not exist` - `/en-US/docs/Web/API/Document/releaseEvents does not exist` - `/en-US/docs/Web/API/Document/queryCommandIndeterm does not exist` - *and 1 more flaws omitted* --- URL: [`/en-US/docs/Web/API/BluetoothRemoteGATTCharacteristic`](https://pr36856.content.dev.mdn.mozit.cloud/en-US/docs/Web/API/BluetoothRemoteGATTCharacteristic) Title: `BluetoothRemoteGATTCharacteristic` Flaw count: 1 - **macros**: - `/en-US/docs/Web/API/BluetoothRemoteGATTCharacteristic/characteristicvaluechanged_event does not exist`

(comment last updated: 2024-11-25 18:52:32)

OnkarRuikar commented 6 days ago

all the WebGPU stuff has been supported in Chromium for a while, but it is now supported in Gecko/WebKit in preview/nightly. Doesn't this still mean it counts as experimental, or no?

@chrisdavidmills You'll have to discuss this with the BCD folks. The conversation is happening in the corresponding PR in the browser-compat-data repo: https://github.com/mdn/browser-compat-data/pull/25047#issuecomment-2483500175. It looks like you were CCed on the BCD side PR.

We'll have to hold this PR until the issue gets sorted out in BCD.

chrisdavidmills commented 5 days ago

From reading that BCD thread, it looks like WebGPU is not enabled in Safari, which would suggest to me that WebGPU should continue to be listed as experimental.

OnkarRuikar commented 2 days ago

Regarding issue pointed by Sky, the bug has been fixed in the sync bot. Remaining occurrences in content have been fixed in the previous commit.