gecko-dev/browser/extensions/webcompat
Thomas Wisniewski 6cd599c6fa Bug 1714407 - fix a regression caused by bug 1714407 where SmartBlock does not always properly inform the anti-tracking UI when users opt into allowing specific content; r=pbz,ksenia,webcompat-reviewers
Three changes here:
- fix the experimental API to check for the "allow" case first, then the "replace" signal
- update the JSON config for the two opt-in shims so they know to also mark the relevant requests as allowed, not just replaced/shimmed
- remove a pointless (unused) unblocksOnOptIn line

Differential Revision: https://phabricator.services.mozilla.com/D116756
2021-06-03 19:18:25 +00:00
..
about-compat Bug 1693824 - Ship v21.0.0 of webcompat system addon. r=denschub,webcompat-reviewers 2021-03-17 10:04:08 +00:00
data Bug 1714407 - fix a regression caused by bug 1714407 where SmartBlock does not always properly inform the anti-tracking UI when users opt into allowing specific content; r=pbz,ksenia,webcompat-reviewers 2021-06-03 19:18:25 +00:00
experiment-apis Bug 1714407 - fix a regression caused by bug 1714407 where SmartBlock does not always properly inform the anti-tracking UI when users opt into allowing specific content; r=pbz,ksenia,webcompat-reviewers 2021-06-03 19:18:25 +00:00
injections Bug 1707797 - Ship v23.0.0 of webcompat system addon; r=ksenia,webcompat-reviewers 2021-05-27 14:34:29 +00:00
lib Bug 1714180 - fix a logic flaw in SmartBlock which makes it more permissive than necessary; r=denschub,webcompat-reviewers 2021-06-02 20:10:52 +00:00
shims Bug 1711361 - Have SmartBlock's Eluminate shim to treat the cmTagQueue as a no-op; r=robwu,webcompat-reviewers,ksenia 2021-05-21 20:11:54 +00:00
tests/browser Bug 1699668 - Tests for shim warning. r=webcompat-reviewers,johannh,denschub 2021-04-13 16:11:21 +00:00
components.conf
manifest.json Bug 1714407 - fix a regression caused by bug 1714407 where SmartBlock does not always properly inform the anti-tracking UI when users opt into allowing specific content; r=pbz,ksenia,webcompat-reviewers 2021-06-03 19:18:25 +00:00
moz.build Bug 1707797 - Ship v23.0.0 of webcompat system addon; r=ksenia,webcompat-reviewers 2021-05-27 14:34:29 +00:00
run.js Bug 1713635 - Work around a lack of support for the properties parameter of browser.tabs.onUpdated in GeckoView, so the webcompat addon starts up properly there; r=denschub,webcompat-reviewers 2021-05-31 18:06:48 +00:00