| Commit message (Expand) | Author | Age | Files | Lines |
* | Make policy fetching resilient to missing tab information. | hackademix | 2019-09-30 | 1 | -5/+5 |
* | More verbose error logging while processing syncMessage listeners. | hackademix | 2019-09-30 | 1 | -1/+1 |
* | Fix CSP violation reporting management of "fake" blocked-uri like "eval". | hackademix | 2019-09-30 | 1 | -1/+1 |
* | Leaner and faster SyncMessage shim tab id tracking hack for Firefox. | hackademix | 2019-09-30 | 1 | -20/+20 |
* | Version bump: 11.0.4rc3. | hackademix | 2019-09-30 | 1 | -1/+1 |
* | Minor TLD data change. | hackademix | 2019-09-29 | 1 | -2/+2 |
* | Recursive webgl context monkeypatching across same origin windows (concept/pa... | hackademix | 2019-09-29 | 1 | -22/+85 |
* | Replace cookie-based hacks with synchronous messaging (currently shimmed) to ... | hackademix | 2019-09-29 | 4 | -83/+36 |
* | Work-around for Chromium not supporting frameAncestors in webRequest. | hackademix | 2019-09-29 | 3 | -8/+39 |
* | Remove ChildPolicies and its dependencies. | hackademix | 2019-09-29 | 6 | -245/+43 |
* | Add browser.runtime.(sendSyncMessage|onSyncMessage) shim. | hackademix | 2019-09-29 | 2 | -0/+152 |
* | Removed dead tab permissions management code. | hackademix | 2019-09-29 | 1 | -5/+0 |
* | Block CSP violation reports requests synchronously, before they fail on .inva... | hackademix | 2019-09-29 | 1 | -1/+1 |
* | Fix typo "breaking" yet to be implemented contextual permissions. | hackademix | 2019-09-29 | 1 | -1/+2 |
* | Version bump: 11.0.4rc2. | hackademix | 2019-09-26 | 1 | -1/+1 |
* | [L10n] Updated Transifex-managed locales da, it, nl, ru, sv_SE. | hackademix | 2019-09-26 | 5 | -17/+17 |
* | [XSS] Updated HTML5 events. | hackademix | 2019-09-26 | 3 | -2/+3 |
* | Updated TLDs. | hackademix | 2019-09-26 | 2 | -16/+31 |
* | Fixed "Cascade top document restrictions" option not always applied to embedd... | hackademix | 2019-09-26 | 1 | -14/+21 |
* | Removed XSS prompt for timeouts. | hackademix | 2019-09-24 | 1 | -1/+1 |
* | Version bump: 11.0.4rc1. | hackademix | 2019-09-24 | 1 | -1/+1 |
* | Version bump: 11.0.3. | hackademix | 2019-08-19 | 1 | -1/+1 |
* | Update TLDs. | hackademix | 2019-08-19 | 2 | -19/+5 |
* | Update Transifex-managed locales he, is, nb, ru, sq, zh_TW. | hackademix | 2019-08-19 | 6 | -6/+6 |
* | Version bump: 11.0.3rc3. | hackademix | 2019-08-19 | 1 | -1/+1 |
* | [Tor] Work-around for prompts being huge when resistFingerprinting is enabled. | hackademix | 2019-08-02 | 1 | -2/+13 |
* | [XSS] Fix false positives due to overzealous HTML attribute checking. | hackademix | 2019-08-02 | 1 | -2/+2 |
* | [XSS] Enable InjectionChecker logging when debugging mode is on. | hackademix | 2019-08-02 | 2 | -4/+4 |
* | Version bump: 11.0.3rc2. | hackademix | 2019-08-02 | 1 | -1/+1 |
* | Updated TLDs. | hackademix | 2019-07-31 | 2 | -1/+6 |
* | Work-around for browser.i18n.getMessage() API in content scripts giving away ... | hackademix | 2019-07-31 | 2 | -1/+14 |
* | Version bump: 11.0.3rc1. | hackademix | 2019-07-25 | 1 | -1/+1 |
* | Version bump: 11.0.2. | hackademix | 2019-07-25 | 1 | -1/+1 |
* | Updated TLDs. | hackademix | 2019-07-25 | 2 | -2/+3 |
* | Update Transifex-managed locales br, de, it, ms, nl, ru, tr. | hackademix | 2019-07-25 | 7 | -65/+65 |
* | Fix bug in browser type detection by content scripts. | hackademix | 2019-07-25 | 1 | -1/+1 |
* | Fix incorrect console reporting from paste sanitization. | hackademix | 2019-07-25 | 1 | -3/+3 |
* | Fix paste sanitization bugs and make it work on drag and drop too. | hackademix | 2019-07-24 | 1 | -33/+38 |
* | Version bump: 11.0.2rc2. | hackademix | 2019-07-24 | 1 | -1/+1 |
* | Updated TLDs. | hackademix | 2019-07-23 | 2 | -7/+50 |
* | Restore "classic" pasted HTML sanitization feature (patch by barbaz with slig... | hackademix | 2019-07-23 | 2 | -1/+60 |
* | Add "Collapse blocked objects" option to the Blocked Objects prompt. | hackademix | 2019-07-23 | 3 | -10/+22 |
* | Update childNode.parentNode.removeChild(childNode) pattern to childNode.remov... | hackademix | 2019-07-23 | 2 | -4/+4 |
* | Handle corner case when application/* content types should match "media" rath... | hackademix | 2019-07-23 | 1 | -4/+7 |
* | Handle replacement clicks even if a content placeholder is obstructed. | hackademix | 2019-07-23 | 1 | -3/+8 |
* | More graceful handling of chrome: origins. | hackademix | 2019-07-23 | 1 | -3/+3 |
* | Tiny CSP optimization (per spec, http: implies https:). | hackademix | 2019-07-23 | 1 | -3/+3 |
* | Updated Transifex-managed nb, sv_SE and zh_CN locales. | hackademix | 2019-07-23 | 3 | -7/+7 |
* | Version bump: 11.0.2rc1. | hackademix | 2019-07-23 | 1 | -1/+1 |
* | Updated TLDs. | hackademix | 2019-06-30 | 2 | -85/+91 |