Commit 5420d40
committed
[nscl] Fixed infinite recursion issue on window.open wrappers.
1 parent b592ff9 commit 5420d40
1 file changed
Lines changed: 1 addition & 1 deletion
- .reuse/dep5+19
- .reuse/templates/fsf-js.commented.jinja2+29
- COPYING+1-1
- LICENSE-674
- LICENSE.md+676
- LICENSES/CC0-1.0.txt+121
- LICENSES/GPL-3.0-or-later.txt+232
- LICENSES/MIT.txt+9
- LICENSES/MPL-2.0.txt+144
- ReadMe.md+6
- TLD/update.js+22
- boot.js+21
- common/Base64.js+21
- common/CSP.js+22
- common/CapsCSP.js+22
- common/Entities.js+22
- common/Messages.js+22
- common/NetCSP.js+22
- common/Permissions.js+22
- common/Policy.js+22
- common/RequestKey.js+22
- common/Sites.js+22
- common/Storage.js+22
- common/SyncMessage.js+22
- common/SyntaxChecker.js+22
- common/Timing.js+22
- common/UA.js+22
- common/Ver.js+22
- common/include.js+22
- common/locale.js+22
- common/log.js+21
- common/restricted.js+22
- common/tld.js+22
- common/uuid.js+22
- content.js+22
- content/DocumentCSP.js+22
- content/DocumentFreezer.js+22
- content/NoscriptElements.js+22
- content/PlaceHolder.js+22
- content/ftp.js+22
- content/media.js+22
- content/patchWindow.js+50-25
- content/patchWorkers.js+22
- content/prefetchCSSResources.js+22
- content/sanitizePaste.js+22
- content/webglHook.js+22
- include.sh+16-10
- lib/browser-polyfill.js+51-12
- lib/browser-polyfill.js.license+3
- lib/punycode.js.LICENSE.txt-20
- lib/punycode.js.license+4
- lib/sha256.js.license+3
- main.js+22
- reuse.sh+18
- service/ContentScriptOnce.js+22
- service/DocStartInjection.js+22
- service/LastListener.js+22
- service/PolicyEnforcer.js+22
- service/TabCache.js+22
- service/WebRequestCSP.js+22
- service/patchWorkers.js+22
- service/persistent-tabs.js+22
- service/prefetchCSSResources.js+22
- test/Policy_test.js+22
- test/Storage_test.js+22
- test/TLD_test.js+22
- test/Test.js+22
- test/run.js+22
0 commit comments