Commit 194ac1c
committed
[nscl] MV3-compatible SyncMessage implementation.
1 parent 57ea6e1 commit 194ac1c
1 file changed
+1
-1
lines changed- .reuse/dep5+2-2
- COPYING+1-1
- ReadMe.md+1-1
- TLD/update.js+1-1
- boot.js+8-3
- common/AddressMatcherWithDNS.js+1-1
- common/AsyncRegExp.js+1-1
- common/Base64.js+1-1
- common/CSP.js+1-1
- common/CapsCSP.js+1-1
- common/DNS.js+1-1
- common/DebuggableRegExp.js+1-1
- common/Entities.js+1-1
- common/Messages.js+1-1
- common/NetCSP.js+1-1
- common/Permissions.js+1-1
- common/Policy.js+1-1
- common/RegExpCombo.js+1-1
- common/RequestKey.js+1-1
- common/Sites.js+1-1
- common/Storage.js+1-1
- common/SyncMessage.js+416-221
- common/SyntaxChecker.js+1-1
- common/Timing.js+1-1
- common/UA.js+1-1
- common/Ver.js+1-1
- common/include.js+1-1
- common/iputil.js+1-1
- common/locale.js+1-1
- common/log.js+1-1
- common/restricted.js+1-1
- common/sha256.js+1-1
- common/tld.js+1-1
- common/uuid.js+1-1
- content.js+2-2
- content/DocumentCSP.js+1-1
- content/DocumentFreezer.js+1-1
- content/NoscriptElements.js+1-1
- content/PlaceHolder.js+1-1
- content/ftp.js+1-1
- content/media.js+1-1
- content/patchWindow.js+1-1
- content/patchWorkers.js+1-1
- content/prefetchCSSResources.js+1-1
- content/promptHook.js+1-1
- content/sanitizePaste.js+1-1
- content/webglHook.js+1-1
- include.sh+2-5
- main.js+2-8
- manifest.json+37-5
- options.html+10
- options.js+47
- reuse.sh+1-1
- service/ContentScriptOnce.js+1-1
- service/DocStartInjection.js+1-1
- service/LastListener.js+1-1
- service/NSCLService.js+1-1
- service/NavCache.js+1-1
- service/PolicyEnforcer.js+1-1
- service/TabCache.js+1-1
- service/TabTies.js+1-1
- service/WebRequestCSP.js+1-1
- service/patchWorkers.js+1-1
- service/persistent-tabs.js+1-1
- service/prefetchCSSResources.js+1-1
- sw.js+23
- test/Policy_test.js+1-1
- test/Storage_test.js+1-1
- test/SyncMessage_test.js+92
- test/TLD_test.js+1-1
- test/Test.js+1-1
- test/run.js+2-1
- update-tlds.sh+1-1
0 commit comments