Checkpoint web parity through Chromium input tasks
This commit is contained in:
21
docs/status/M14-01B.md
Normal file
21
docs/status/M14-01B.md
Normal file
@@ -0,0 +1,21 @@
|
||||
# M14-01B Status
|
||||
|
||||
status: done
|
||||
task: Firefox capability probe
|
||||
updated: 2026-08-19 America/New_York
|
||||
enablingTask: false
|
||||
parityStateChange: false
|
||||
|
||||
Firefox `153.0` was probed against the rebuilt production assets with COOP/COEP isolation. WASM, Worker,
|
||||
OPFS, IndexedDB, WebGL2, OffscreenCanvas and cross-origin isolation passed. WebGPU is explicitly
|
||||
`BLOCKED/WEBGPU_UNAVAILABLE`; it does not change the Chromium-only release claim.
|
||||
|
||||
## Evidence
|
||||
|
||||
- `npm --prefix web run test:firefox-capability` passed.
|
||||
- Checker output: `firefox-capability-ok version=153.0 wasm=PASS,worker=PASS,opfs=PASS,indexedDB=PASS,webgl2=PASS,webgpu=BLOCKED,offscreen=PASS,isolation=PASS execution=DISABLED next=M14-01C`.
|
||||
- `git diff --check` passed.
|
||||
|
||||
## Next Task
|
||||
|
||||
`M14-01C`: WebKit capability probe with the same fields.
|
||||
Reference in New Issue
Block a user