Checkpoint web parity through Chromium input tasks
Some checks failed
M6 deployable RC / quick (push) Has been cancelled
M6 deployable RC / chromium (push) Has been cancelled
M6 deployable RC / release (push) Has been cancelled

This commit is contained in:
mes123456
2026-08-19 10:39:03 -04:00
parent 5a11045ca5
commit 380cbed4ff
634 changed files with 41862 additions and 212 deletions

View File

@@ -0,0 +1,71 @@
{
"schemaVersion": 1,
"task": "M14-01B",
"operation": "FIREFOX_CAPABILITY_PROBE",
"runtime": "PLAYWRIGHT_FIREFOX",
"browser": {
"version": "153.0",
"executablePath": "/home/mes123456/.cache/ms-playwright/firefox-1538/firefox/firefox",
"userAgent": "Mozilla/5.0 (X11; Linux x86_64; rv:153.0) Gecko/20100101 Firefox/153.0",
"platform": "Linux x86_64",
"hardwareConcurrency": 16
},
"assets": {
"worker": {
"path": "web/dist/assets/storage.worker-D9TqXsGS.js",
"sha256": "40c5ef732bd0c7571c53f0854b6b966a9f3b0085932c1ee23962c2387dd15706"
},
"wasm": {
"path": "web/dist/assets/web_engine-CfcxjuJm.wasm",
"sha256": "7821f408687e455c6f4e185fc3741c199c1c60d409836a2fe1b32f521d81e0ea"
}
},
"capabilities": {
"wasm": {
"name": "wasm",
"status": "PASS",
"code": "WASM_READY",
"bytes": 15467310
},
"worker": {
"name": "worker",
"status": "PASS",
"code": "WORKER_READY"
},
"opfs": {
"name": "opfs",
"status": "PASS",
"code": "OPFS_READY"
},
"indexedDB": {
"name": "indexedDB",
"status": "PASS",
"code": "INDEXEDDB_READY"
},
"webgl2": {
"name": "webgl2",
"status": "PASS",
"code": "WEBGL2_READY",
"renderer": "Intel(R) HD Graphics, or similar"
},
"webgpu": {
"name": "webgpu",
"status": "BLOCKED",
"code": "WEBGPU_UNAVAILABLE"
},
"offscreen": {
"name": "offscreen",
"status": "PASS",
"code": "OFFSCREEN_READY",
"context2d": true
},
"isolation": {
"name": "isolation",
"status": "PASS",
"code": "ISOLATION_READY"
}
},
"supportRule": "PASS_ONLY_WHEN_PROBED; BLOCKED_OR_UNAVAILABLE_DOES_NOT_CLAIM_SUPPORT",
"execution": "DISABLED",
"nextTask": "M14-01C"
}

View File

@@ -0,0 +1,17 @@
{
"schemaVersion": 1,
"task": "M14-01B",
"parentTask": "M14-01A",
"enablingTask": false,
"parityStateChange": false,
"runtime": "PLAYWRIGHT_FIREFOX",
"operation": "FIREFOX_CAPABILITY_PROBE",
"artifacts": {
"parentManifest": { "path": "tests/golden/M14-01A/manifest.json", "sha256": "3bdb0eb0e74f3966b4c59ad7e2e82e74364d160beb2371422729f4b46b108024" },
"checker": { "path": "tools/web/check-firefox-capability.mjs", "sha256": "765e02d9f3baefd00b3f3a2359aaa363563acaeb1be4344489a8d0cfd044bc2c" },
"package": { "path": "web/package.json", "sha256": "2cf786115d74d0fa654ff9bb8e802c50166120ed9965f4209b8a4ec590febdc0" },
"engineManifest": { "path": "web/app/public/engine-manifest.json", "sha256": "7656936afae05b4936d7c8fa8dde94ee9e09ffff3a2c5e6f1b9d8a38f043ac47" },
"report": { "path": "tests/golden/M14-01B/firefox-capability-report.json", "sha256": "5030d780f81cdb26cd84ecdb54d425695b85fb4783acf75218dabdf167cec644" }
},
"nextTask": "M14-01C"
}