Commit Graph

1783 Commits

Author SHA1 Message Date
hackademix 278cd62e06
[nscl] Switch all the Chromium usages of patchWindow() to the new Worlds API. 2024-11-16 00:03:42 +01:00
hackademix beb6289b7c
[nscl] Switch patchWorkers.js implementation from patchWindow.js to Worlds.js. 2024-11-14 00:07:32 +01:00
hackademix 7cd5076961
[nscl] Switch WebGLHook implementation from patchWindow.js to Worlds.js. 2024-11-13 00:44:39 +01:00
hackademix f97a9c5f13
Optimized fall-back reporting for non-HTTP documents and included script type. 2024-11-12 22:26:40 +01:00
hackademix ab2b39ce6e
Remove uuid from DNR reporting CSP to prevent it from being abused for tracking. 2024-11-12 09:42:52 +01:00
hackademix 64c317d862
Import versioning module just once. 2024-11-12 08:52:42 +01:00
hackademix 91e3d25744
Infrastructure to replace patchWindow.js with MAIN world content scripts. 2024-11-11 22:32:21 +01:00
hackademix 89b7e188d0
MV3 compatibility 2024-11-10 01:19:27 +01:00
hackademix 06336b669a
DeclarativeNetRequest-backed policy enforcement. 2024-11-10 01:16:58 +01:00
hackademix 7b31c7161d
Fixed theming race condition and other bugs. 2024-11-10 01:16:00 +01:00
hackademix 1f08032880
Require explicit call to run tests. 2024-11-09 17:00:59 +01:00
hackademix f538c07167
fixup! Gecko strict compatibility versionining to prevent Chromium-only NoScript 12.x from being accidentally installed on Firefox. 2024-11-09 15:59:43 +01:00
hackademix fcde5e20dc
Simplified Wakening. 2024-11-09 15:13:42 +01:00
hackademix 7c425f9647
Gecko strict compatibility versionining to prevent Chromium-only NoScript 12.x from being accidentally installed on Firefox. 2024-11-05 16:07:29 +01:00
hackademix 1b3245a4f0
Version bump: 12.0.0. 2024-11-02 17:22:02 +01:00
hackademix 19b24ff335
Version bump: 11.5.2. 2024-10-31 17:14:03 +01:00
hackademix b5ec4e67f7
[tor-browser#43257] More efficient, flexible and race-resistant placeholder styling. 2024-10-31 17:02:21 +01:00
hackademix b0ba396cf5
Version bump: 11.5.2rc1. 2024-10-30 19:21:37 +01:00
hackademix b98dd56ffa
Version bump: 11.5.1. 2024-10-30 14:36:00 +01:00
hackademix f9698a748f
[tor-browser#43258] Fixed LifeCycle error on update. 2024-10-30 09:58:10 +01:00
hackademix bdc3787d9d
Version bump: 11.5.1rc4. 2024-10-30 09:52:18 +01:00
hackademix e9a930f21a
[nscl] Panic abort on buggy pages (like https://github.com/) going in infinite loops when webgl is disabled. 2024-10-30 09:42:11 +01:00
hackademix 2d9835591d
Refactoring to use DocRewriter. 2024-10-30 09:42:10 +01:00
hackademix 68fbf0dded
Version bump: 11.5.1rc3. 2024-10-30 09:42:10 +01:00
hackademix e9508889a7
[tor-browser#43258] Remove content script crypto.subtle dependency. 2024-10-29 21:43:48 +01:00
hackademix 1519a63254
Synchronize Sites.onionSecure on any settings update. 2024-10-29 21:43:39 +01:00
hackademix 9646c43a0d
Version bump: 11.5.1rc2. 2024-10-29 12:57:03 +01:00
hackademix 96b71bf15d
[tor-browser#32668] More reliable Security Level Reset on Tor / Mullvad Browser. 2024-10-29 10:15:03 +01:00
hackademix 5e8a8ed611
Version bump: 11.5.1rc1. 2024-10-29 07:51:52 +01:00
hackademix a8779f2646
Version bump: 11.5.0. 2024-10-28 10:34:19 +01:00
hackademix 1ccbcc5da1
[tor-browser#32668] Use the Security Level as the default policy for Options Reset on Tor Browser. 2024-10-26 22:46:41 +02:00
hackademix 5e3e15f9e6
[tor] Stateless-compatible Tor Browser integration. 2024-10-23 10:36:43 +02:00
hackademix 55297cba0b
[L10n] Updated pt_BR. 2024-10-23 10:31:25 +02:00
hackademix 7b72363b72
Stateless-compatible temporary permissions. 2024-10-23 00:25:13 +02:00
hackademix 7fd88e6228
Switch from deferWebTraffic to Wakening. 2024-10-23 00:25:12 +02:00
hackademix 6344d120cb
Stateless-compatibile TabGuard. 2024-10-23 00:25:11 +02:00
hackademix 95da855ff5
Switch to non-persistent background page. 2024-10-22 11:14:56 +02:00
hackademix fd58217c59
[xss] Refactor for non-persistence. 2024-10-22 11:14:55 +02:00
hackademix f89578297d
Removed Fennec-specific code. 2024-10-22 11:14:55 +02:00
hackademix 78ac354c04
Bump min Gecko compatibility to 115.0 (stateless background script support). 2024-10-22 11:14:54 +02:00
hackademix 4428ad7c36
Version bump: 11.5.0rc1. 2024-10-22 11:14:53 +02:00
hackademix c8a6b0088c
Wait for (re)wakening before dispatching messages (fixes occasional blank UI on Android). 2024-10-22 11:12:32 +02:00
hackademix e95013c078
Fix broken settings persistence when options opened from privileged page and reload required. 2024-10-22 11:06:14 +02:00
hackademix 2018a5957a
Fixed computedChildPolicy() regression on missing tab url. 2024-10-22 00:34:55 +02:00
hackademix 482d4eb91d
Minor code cleanup. 2024-10-20 20:17:54 +02:00
hackademix d3beec3440
Remove 6 years old legacy code handling migrations from NoScript 5.x "Classic". 2024-10-20 19:51:18 +02:00
hackademix ec04a2e0d5
[xss] Removed legacy/obsolete exceptions. 2024-10-20 19:24:27 +02:00
hackademix 019cf8b432
[build] Support for quiet tagging without editing the message. 2024-10-20 18:07:40 +02:00
hackademix 8aabc81818
Version bump: 11.4.44rc1. 2024-10-20 18:06:01 +02:00
hackademix fc07d4e317
Version bump: 11.4.43. 2024-10-20 17:12:43 +02:00