[nscl] Workers-aware WebGL Hook.
This commit is contained in:
parent
f558015e85
commit
9d1521df60
|
@ -60,6 +60,7 @@
|
|||
"/nscl/common/iputil.js",
|
||||
"/nscl/service/DocStartInjection.js",
|
||||
"/nscl/service/LastListener.js",
|
||||
"/nscl/service/patchWorkers.js",
|
||||
"ui/Prompts.js",
|
||||
"xss/XSS.js",
|
||||
"bg/ReportingCSP.js",
|
||||
|
@ -91,6 +92,7 @@
|
|||
"/nscl/common/CapsCSP.js",
|
||||
"/nscl/common/RequestKey.js",
|
||||
"/nscl/content/patchWindow.js",
|
||||
"/nscl/content/patchWorkers.js",
|
||||
"/nscl/content/DocumentCSP.js",
|
||||
"/nscl/content/NoscriptElements.js",
|
||||
"/nscl/content/prefetchCSSResources.js",
|
||||
|
|
2
src/nscl
2
src/nscl
|
@ -1 +1 @@
|
|||
Subproject commit 2269123bc75a78effe42213978f276cf18bb570c
|
||||
Subproject commit 622898a6ed08f7470feeadcb5af3e002bd88fa40
|
Loading…
Reference in New Issue