Files
workinf_Blender_Wasm/tests/golden/M13-03A/sandbox-scope-report.json
mes123456 380cbed4ff
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
Checkpoint web parity through Chromium input tasks
2026-08-19 10:39:03 -04:00

30 lines
636 B
JSON

{
"schemaVersion": 1,
"task": "M13-03A",
"operation": "SCRIPT_SANDBOX_SCOPE",
"accepted": {
"schemaVersion": 1,
"dom": false,
"hostWorker": false,
"opfs": false,
"indexedDB": false,
"network": false
},
"blocked": {
"dom": "SCRIPT_POLICY_DENIED",
"hostWorker": "SCRIPT_POLICY_DENIED",
"opfs": "SCRIPT_POLICY_DENIED",
"indexedDB": "SCRIPT_POLICY_DENIED",
"network": "SCRIPT_POLICY_DENIED"
},
"execution": "DISABLED",
"invariants": {
"noDom": true,
"noHostWorker": true,
"noOPFS": true,
"noIndexedDB": true,
"noNetwork": true
},
"nextTask": "M13-03B"
}