Closed Bug 1138706 Opened 10 years ago Closed 7 years ago

[E10S] Google Analytics optout plugin does not work on firefox nightly with e10s

Categories

(Firefox :: Extension Compatibility, defect)

39 Branch
x86_64
Linux
defect
Not set
normal

Tracking

()

RESOLVED INCOMPLETE
Tracking Status
e10s + ---

People

(Reporter: mehta.avi, Unassigned)

References

Details

(Whiteboard: e10s)

User Agent: Mozilla/5.0 (X11; Linux x86_64; rv:39.0) Gecko/20100101 Firefox/39.0 Build ID: 20150302030204 Steps to reproduce: Installed firefox nightly and then installed Google Analytics optout plugin from https://tools.google.com/dlpage/gaoptout I went to https://www.mozilla.org/en-US/firefox/nightly/firstrun/ opened console and tried to see if _gaUserPrefs variable is defined(the plugin defines it on the page you are visiting to indicate that the user has opted out.) ps: I am a developer of the add-on and this issue came up in our regular plugin testing. Actual results: Actual: When e10s is enabled in preferences, the variable is not defined & Analytics data is sent to Google. Actual (2): When e10s is _disabled_ in preferences, the variable is defined & Analytics data is not sent to Google. Expected results: Expected: The variable is defined and the GA data is not sent to Google.
Summary: Google Analytics optout plugin does not work on firefox nightly with e10s → [E10S] Google Analytics optout plugin does not work on firefox nightly with e10s
Whiteboard: e10s
Blocks: e10s-addons
tracking-e10s: --- → +
Component: Untriaged → Extension Compatibility
With Firefox 57 only WebExtensions are permitted and are, by default, e10s compatible.
Status: UNCONFIRMED → RESOLVED
Closed: 7 years ago
Resolution: --- → INCOMPLETE
You need to log in before you can comment on or make changes to this bug.