Commit Graph

733 Commits

Author SHA1 Message Date
hackademix fa264f8157 Version bump: 10.6.3. 2019-06-15 22:41:20 +02:00
hackademix 4491d2f81b Updated TLDs. 2019-06-15 20:59:00 +02:00
hackademix 48d03247ff Fixed media replacement broken when <source> elements are used. 2019-06-15 20:42:39 +02:00
hackademix a4f088211e Fixed regression in full embedding document replacement due to timing changes. 2019-06-15 20:41:26 +02:00
hackademix 04baf1a3f8 Version bump: 10.6.3rc8. 2019-06-15 17:52:18 +02:00
hackademix fba660149e Further work-around for setting importation file picking inconsistencies on Android. 2019-05-30 13:23:35 +02:00
hackademix 18c0cdc590 Updated TLDs. 2019-05-30 12:52:35 +02:00
hackademix 9a44bf8900 Version bump: 10.6.3rc7. 2019-05-30 09:40:26 +02:00
hackademix fc72add8a9 Fixed [Import] button on Android (issue #76). 2019-05-28 23:32:19 +02:00
hackademix b89b161d9b Version bump: 10.6.3rc6. 2019-05-28 23:16:10 +02:00
hackademix 22bceb6c97 Further JSON reduction optimizations. 2019-05-28 16:48:58 +02:00
hackademix b935c22f55 Version bump: 10.6.3rc5. 2019-05-28 16:48:30 +02:00
hackademix cd44c749f4 Timing cap inferenced by call numbers when using low-resolution timers. 2019-05-28 01:35:44 +02:00
hackademix 4d4fa3c6ed Make XSS timeouts fatal and reported. 2019-05-28 01:35:44 +02:00
hackademix 37d148e3af Fixed JSON parsing preamble regression. 2019-05-28 01:35:44 +02:00
hackademix c2f0ce0dfc Version bump: 10.6.3rc4. 2019-05-28 01:35:44 +02:00
hackademix 5597c4b0e5 XSS Filter made further asynchronous, prevents freezes on complex JSON payloads. 2019-05-27 00:28:01 +02:00
hackademix 4826128e43 Version bump: 10.6.3rc3. 2019-05-27 00:27:51 +02:00
hackademix 23fb55bf38 More accurate algorithm to account for permissions changes in the UI triggering automatic reloads. 2019-05-26 15:42:00 +02:00
hackademix b06ec5d1c8 Version bump: 10.6.3rc2. 2019-05-26 15:40:41 +02:00
hackademix 947a2684af Updated TLDs. 2019-05-26 00:13:52 +02:00
hackademix 78a5600d47 Skip page autoreloads on transitions between temporary and permanent presets of the same kind. 2019-05-26 00:07:55 +02:00
hackademix f11d4243bc Version bump: 10.6.3rc1. 2019-05-26 00:05:07 +02:00
hackademix 5c44687f18 Version bump: 10.6.2. 2019-05-22 18:54:48 +02:00
hackademix 3f48f4d5a0 Updated InjectionChecker's HTML5 events. 2019-05-22 18:45:58 +02:00
hackademix 0eb42450d4 Removed work-around for https://bugzilla.mozilla.org/show_bug.cgi?id=1532530 (see https://trac.torproject.org/projects/tor/ticket/29969#comment:9). 2019-05-22 18:45:34 +02:00
hackademix c84673b110 Removed legacy DomNode.replaceChild() usage. 2019-05-22 16:59:18 +02:00
hackademix 732ba767a6 Version bump: 10.6.2rc2. 2019-05-22 16:58:11 +02:00
hackademix c2be460915 Fix mozwebext class added to content pages (Issue #80). 2019-05-06 12:11:31 +02:00
hackademix 7b35acdab0 Updated TLDs. 2019-04-29 15:38:17 +02:00
hackademix d0bcf7c975 Updated Transifex-managed locales (es, ms, tr). 2019-04-29 15:37:58 +02:00
hackademix 4fa4e55b62 Skip MediaSource patching where it's disabled by browser settings. 2019-04-29 10:31:19 +02:00
hackademix 43770cbc85 Skip dev-mode XSS tests unless the browser is Firefox. 2019-04-29 09:45:59 +02:00
hackademix 0c2df08d78 Reference internal pages as absolute URLs for Chromium compatibility. 2019-04-29 09:43:14 +02:00
hackademix 225ce1e6c8 Version bump: 10.6.2rc1. 2019-04-29 09:41:44 +02:00
hackademix 8aab462b44 Version bump: 10.6.1. 2019-04-08 23:21:40 +02:00
hackademix cf6ef3bed5 Updated Transifex-managed nl locale. 2019-04-08 15:51:32 +02:00
hackademix 7ab201e133 Catch SecurityException thrown on cross-origin wrappedJSObject access. 2019-04-08 15:46:52 +02:00
hackademix a489c192d6 Make RequestGuard's header processing synchronous on non-supporting browsers. 2019-04-08 13:08:17 +02:00
hackademix 5ffd53ee89 Fixed inconsistencies in handling of browser-internal URLs. 2019-04-08 11:44:08 +02:00
hackademix 9493978473 Fixed resetting options works just once per session (defaults reference current settings) - issue #69. 2019-04-06 10:49:57 +02:00
hackademix db85a7cb01 Updated Transifex-managed locales (de, fr, it, tr). 2019-04-06 10:42:04 +02:00
hackademix bd38efde03 Version bump: 10.6.1rc1. 2019-04-01 23:20:35 +02:00
hackademix 7754ad0f45 Version bump: 10.6. 2019-04-01 21:53:54 +02:00
hackademix aadde8b693 Version bump: 10.6rc2. 2019-04-01 19:12:54 +02:00
hackademix f145e625e4 Limit wrappedJSObject usages to compatible browsers. 2019-04-01 19:12:20 +02:00
hackademix 688f7a31fa Version bump: 10.6rc1. 2019-04-01 13:20:54 +02:00
hackademix 76c959ec30 Updated TLDs. 2019-04-01 12:52:44 +02:00
hackademix 68a06fa546 Updated de, fr, he, ru locales. 2019-04-01 12:46:54 +02:00
hackademix cb8337ed1e Preserve chromium zip on releases only. 2019-04-01 12:46:40 +02:00