Checkpoint web parity through Chromium input tasks
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user