Checkpoint web parity through Chromium input tasks
Some checks are pending
M6 deployable RC / quick (push) Waiting to run
M6 deployable RC / chromium (push) Blocked by required conditions
M6 deployable RC / release (push) Blocked by required conditions

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

@@ -31,12 +31,14 @@ try {
id: "clean",
name: "Clean",
entryPath: "scripts/clean.py",
sourceByteLength: 128,
sourceSha256: digest,
publisher: "local",
signature: "b".repeat(128),
keyId: "approved-key",
permissions: ["READ_MAIN"],
dependencies: [],
module: false,
cpuMs: 1000,
memoryBytes: 64 * 1024 * 1024,
wallMs: 2000,