mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-11-07 03:38:51 +02:00
The bug in question is that if a user opts into allowing one tracker on a given site for the session, new visits to that site will allow others trackers as well, not just the expected one. While we're here, we also improve the web console messages to show the same "allowing X due to opt in" message on new visits as well, not just the original one where the user initially opted-in for that shim. We might as well also land bug 1712959 into m-c, rather than waiting for the next webcompat release cycle. Differential Revision: https://phabricator.services.mozilla.com/D116642 |
||
|---|---|---|
| .. | ||
| about_compat_broker.js | ||
| custom_functions.js | ||
| injections.js | ||
| intervention_helpers.js | ||
| messaging_helper.js | ||
| module_shim.js | ||
| shim_messaging_helper.js | ||
| shims.js | ||
| ua_overrides.js | ||