[nscl] Switch all the Chromium usages of patchWindow() to the new Worlds API.

This commit is contained in:
hackademix 2024-11-16 00:03:42 +01:00
parent beb6289b7c
commit 278cd62e06
No known key found for this signature in database
GPG Key ID: 231A83AFDA9C2434
3 changed files with 4 additions and 2 deletions

View File

@ -357,6 +357,7 @@
*/
ns.policy.set(key, perms);
await ns.savePolicy();
await RequestGuard.DNRPolicy?.update();
}
return {enable: key};
},

View File

@ -131,7 +131,8 @@
"/nscl/main/Worlds.js",
"/nscl/main/Worlds.main.js",
"/nscl/main/patchWorkers.main.js",
"/nscl/main/WebGLHook.main.js"
"/nscl/main/WebGLHook.main.js",
"/nscl/main/prefetchCSSResources.main.js"
]
},
{

@ -1 +1 @@
Subproject commit 3c26c7286ea82809718a280660683db02575d92d
Subproject commit 6cd3f61ef3b3fcaa40c83358ab9c8025e063c4f9