Commit Graph

1011 Commits

Author SHA1 Message Date
hackademix 7b3fc6c0b7 Version bump: 11.0.44rc3. 2020-09-12 01:47:56 +02:00
hackademix 911469eb27 Fixed soft reload messing with non UTF-8 encodings (thanks "Quest" for reporting). 2020-09-11 00:30:34 +02:00
hackademix 486da3bb0b Version bump: 11.0.44rc2. 2020-09-11 00:27:47 +02:00
hackademix 4e54f3eaf5 Updated TLDs. 2020-09-10 00:31:22 +02:00
hackademix 43e79130b8 [L10n] Updated es. 2020-09-10 00:31:09 +02:00
hackademix 888a284f58 [XSS] Fixed escape detection bug causing strage false positives (thanks Dave Howorth for report). 2020-09-10 00:30:34 +02:00
hackademix b79067c745 Fixed markup typo. 2020-09-10 00:29:35 +02:00
hackademix 1de3349624 Version bump: 11.0.44rc1. 2020-09-10 00:01:53 +02:00
hackademix 45db064e0c Version bump: 11.0.43. 2020-09-08 20:23:30 +02:00
hackademix 9568584751 Should fix some race conditions causing corruptions in non-HTML non-XML documents. 2020-09-07 23:22:03 +02:00
hackademix e0f46a2874 Version bump: 11.0.43rc1. 2020-09-07 21:05:22 +02:00
hackademix 7482ba22ed Version bump: 11.0.42. 2020-09-04 23:42:42 +02:00
hackademix b66e0afde1 Avoid useless "seen" reports from onBeforeRequest(). 2020-09-04 20:26:19 +02:00
hackademix 658056878c Catch broadcast messaging errors. 2020-09-04 20:26:19 +02:00
hackademix 7866f63d8f Make build.sh tag push even already created tags. 2020-09-04 20:26:19 +02:00
hackademix eb3dbf9f4b Version bump: 11.0.42rc8. 2020-09-04 20:26:19 +02:00
hackademix 0ab900cd0a Updated TLDs. 2020-09-04 15:19:30 +02:00
hackademix 373db2b7f2 Let injected CSP prevent onload events from firing on unfrozen embedded elements. 2020-09-04 15:14:51 +02:00
hackademix 681d00ef84 Work-around for applying DOM CSP to non-HTML XML documents (thanks skriptimaahinen). 2020-09-04 15:14:51 +02:00
hackademix 52d97d29b8 Version bump: 11.0.42rc7. 2020-09-04 15:14:51 +02:00
hackademix 8518443e3d Document freezing to handle SVG and other XML documents impervious to CSP on Mozilla. 2020-09-03 16:52:17 +02:00
hackademix 1c76173df2 Version bump: 11.0.42rc6. 2020-09-02 09:16:28 +02:00
hackademix 1d583e17f4 Skip soft reload if not needed. 2020-09-01 00:56:17 +02:00
hackademix 93bca61c92 Version bump: 11.0.42rc5. 2020-09-01 00:55:39 +02:00
hackademix 59eda23302 XML-compatible soft reload. 2020-08-31 09:05:37 +02:00
hackademix 2e0ee1a2a7 Version bump: 11.0.42rc4. 2020-08-30 16:25:23 +02:00
hackademix 703d85f015 "Soft reload" approach to fix file: and ftp: issues. 2020-08-30 01:29:27 +02:00
hackademix f9d4e08047 Version bump: 11.0.42rc3. 2020-08-29 19:00:05 +02:00
hackademix d282a385ca SyncMessage suspending on DOMContentLoaded. 2020-08-29 08:18:48 +02:00
hackademix 4b3af158b9 Updated TLDs. 2020-08-29 08:14:12 +02:00
hackademix 485dcb09c4 Version bump: 11.0.42rc2. 2020-08-29 08:14:07 +02:00
hackademix 3922f234f4 Refactored and improved syncFetchPolicy fallback for file: and ftp: special cases. 2020-08-28 21:00:01 +02:00
hackademix 058bf1b206 Version bump: 11.0.42rc1. 2020-08-27 21:22:19 +02:00
hackademix d72db163ee Version bump: 11.0.41. 2020-08-25 01:06:39 +02:00
hackademix d4b210dfe9 More precise event suppression mechanism. 2020-08-25 00:49:37 +02:00
hackademix c07d194da6 Version bump: 11.0.41rc2. 2020-08-25 00:48:58 +02:00
hackademix c1f0ef098f Fixed regression: events suppressed on file:// pages unless scripts are allowed. 2020-08-24 18:28:47 +02:00
hackademix 721ab768d1 Updated TLDs. 2020-08-24 18:27:50 +02:00
hackademix 65bcaa82cb Version bump: 11.0.41rc1. 2020-08-24 13:37:49 +02:00
hackademix 34f12c4c0b Version bump: 11.0.40. 2020-08-23 23:59:40 +02:00
hackademix 267dd5eb5d Avoid synchronous policy fetching whenever possible. 2020-08-23 15:09:08 +02:00
hackademix 80f6c8c8bc Version bump: 11.0.40rc2. 2020-08-23 15:09:08 +02:00
hackademix 0b83220715 Handle edge case in file:// pages: policy change and reload before DOMContentLoaded. 2020-08-21 21:38:13 +02:00
hackademix 86b7b99018 Version bump: 11.0.40rc1. 2020-08-21 21:26:34 +02:00
hackademix 8cc629dec8 Version bump: 11.0.39. 2020-08-21 02:05:31 +02:00
hackademix 9bf46cf5b6 Several hacks to make non-distruptive updates compatible with Chromium. 2020-08-21 01:57:30 +02:00
hackademix a59da576a4 Tighten localPolicy persistence mechanism during reloads. 2020-08-20 19:46:42 +02:00
hackademix 810cab512b Version bump: 11.0.39rc8. 2020-08-20 19:46:42 +02:00
hackademix 7785661d97 Temporary settings survival more resilient and compatible with Fenix. 2020-08-20 15:56:52 +02:00
hackademix fa81d3791a [L10n] Updated es. 2020-08-20 12:39:05 +02:00