Commit Graph

1753 Commits

Author SHA1 Message Date
hackademix 9219c4ae23
Reduce cosole spam on non-debugging instances. 2024-10-02 16:33:21 +02:00
hackademix c1ef558694
[nscl] Avoid patched workers breakage if console API is disabled (thanks ayi for reporting). 2024-10-02 16:02:17 +02:00
hackademix 9b68e50f3a
Version bump: 11.4.41rc1. 2024-09-22 17:50:43 +02:00
hackademix 1f23d07152
Version bump: 11.4.40. 2024-09-22 08:20:32 +02:00
hackademix 07f7e608d7
[nscl] Fix patched workers failures caused by Firefox webRequest filters disconnect() breaking on large files (thanks barbaz for reporting). 2024-09-22 01:17:04 +02:00
hackademix 9a05708b07
Version bump: 11.4.40rc1. 2024-09-21 20:50:23 +02:00
hackademix 0e5326db29
Version bump: 11.4.39. 2024-09-21 00:34:52 +02:00
hackademix 95ef527191
[nscl] Fixed regression in replaying property interactions with shadowed/patched workers. 2024-09-21 00:25:20 +02:00
hackademix d1b1387bf7
Version bump: 11.4.39rc4. 2024-09-21 00:19:00 +02:00
hackademix 452a59b55f
[nscl] Improved WebGL-hooking and worker patching stability. 2024-09-21 00:01:51 +02:00
hackademix f1ce27e1fc
[L10n] Lower to 90% the threshold for including a new translation. 2024-09-20 23:44:04 +02:00
hackademix 77a655e7a4
[L10n] Updated he, pt_PT. 2024-09-18 07:38:59 +02:00
hackademix f3acab9955
Version bump: 11.4.39rc3. 2024-09-17 16:01:26 +02:00
hackademix 499952d3de
[nscl] Prevent patchWindow from throwing on SOP violations. 2024-09-17 15:56:36 +02:00
hackademix 21af6fcb83
Version bump: 11.4.39rc2. 2024-09-17 13:46:04 +02:00
hackademix 044efbfd57
[nscl] Correctly propagate extra arguments to shadowed worker constructors. 2024-09-16 23:38:52 +02:00
hackademix 650ff46c9f
Version bump: 11.4.39rc1. 2024-09-16 10:49:55 +02:00
hackademix 85c21866dc
Version bump: 11.4.38. 2024-09-11 23:26:49 +02:00
hackademix 3c577583d8
[nscl] Reuse uuid() in SyncMessage. 2024-09-11 23:19:52 +02:00
hackademix d4256287b4
Version bump: 11.4.38rc2. 2024-09-11 13:16:20 +02:00
hackademix afb51b2c53
Updated file exclusions on packaging. 2024-09-11 13:11:28 +02:00
hackademix 1226ac97df
[nscl] Simpler and safer SyncMessage logic on Chromium-based browsers (thanks NDevTK for reporting). 2024-09-11 13:10:23 +02:00
hackademix d7bb06f67f
Fixed missing frameId on interception reporting. 2024-09-11 13:09:59 +02:00
hackademix 3a04212a4f
Version bump: 11.4.38rc1. 2024-09-10 12:00:39 +02:00
hackademix 0fddeba5be
Version bump: 11.4.37. 2024-09-08 18:32:17 +02:00
hackademix 9f1751f3c7
[nscl] Do not patch windows with WebGLHook if webgl is globally disabled. 2024-09-08 09:09:52 +02:00
hackademix b6df5ddb22
Version bump: 11.4.37rc3. 2024-09-08 09:09:43 +02:00
hackademix a390a957d9
[nscl] Do not patch workers if webgl is globally disabled. 2024-09-07 23:35:00 +02:00
hackademix 22cb8648ba
Version bump: 11.4.37rc2. 2024-09-07 23:34:59 +02:00
hackademix 241cf54d69
[L10n] Updated uk. 2024-09-07 22:46:58 +02:00
hackademix 9d1521df60
[nscl] Workers-aware WebGL Hook. 2024-09-07 22:46:26 +02:00
hackademix f558015e85
Version bump: 11.4.37rc1. 2024-09-07 17:16:07 +02:00
hackademix 198ae6f51b
Version bump: 11.4.36. 2024-09-05 12:59:45 +02:00
hackademix afdf853f27
[nscl] Merged MV3-compatible branch. 2024-09-05 11:42:33 +02:00
hackademix 10e2c40c1c
[XSS] Take in account the whole redirection chain (thanks NDevTK for reporting). 2024-09-05 11:41:46 +02:00
hackademix 5f768bd416
Version bump: 11.4.36rc1. 2024-09-05 09:19:58 +02:00
hackademix cc0471fe52
Version bump: 11.4.35. 2024-08-27 00:30:33 +02:00
hackademix c2b6435b43
Improved lazy_load capability (optimization and notification). 2024-08-26 11:45:23 +02:00
hackademix 878a0304b4
[nscl] Slight optimization of NOSCRIPT element emulation loop. 2024-08-26 11:45:23 +02:00
hackademix 74213aa8ee
Automatically add extra capabilities to policyTypesMap. 2024-08-26 11:45:23 +02:00
hackademix 8e6ef7aefd
[L10n] Updated de, fr, tr, ru, zh_CN. 2024-08-26 11:45:05 +02:00
hackademix 4327d43dd9
Version bump: 11.4.35rc4. 2024-08-25 20:26:42 +02:00
hackademix 06b9b455bc
Gracefully handle new capabilities still unknown to the settings host (e.g. Tor/Mullvad browser), if any. 2024-08-24 11:27:50 +02:00
hackademix 07db46a909
Configurable "lazy_load" capability (see https://github.com/whatwg/html/issues/5250). 2024-08-24 09:38:02 +02:00
hackademix 059426a26b
[L10n] Updated fr. 2024-08-24 09:24:11 +02:00
hackademix 2ebd900d76
Version bump: 11.4.35rc3. 2024-08-24 09:09:29 +02:00
hackademix 7a283af996
Prefetch all CSS subresources (1st party included) in private contexts where both unchecked_css and scripting capabilities are disabled. 2024-08-22 21:59:25 +02:00
hackademix f5cf60b4a9
Forcibly neutralize lazy loading attributes when scripting is disabled. 2024-08-22 21:55:23 +02:00
hackademix 039003e94c
Version bump: 11.4.35rc2. 2024-08-22 17:30:50 +02:00
hackademix 8f75b456c2
[nscl] Restored SyncMessage compatibility with Firefox 78 and below. 2024-08-19 23:42:16 +02:00