Closed
Bug 1118301
Opened 10 years ago
Closed 6 years ago
[e10s] Web console logging disabled when using Jetpack add-on and e10s
Categories
(DevTools :: Console, defect)
Tracking
(Not tracked)
RESOLVED
INVALID
People
(Reporter: adrian, Unassigned)
References
Details
When I activate e10s and the au-revoir-utm add-on (a very very basic jetpack add-on, cf. sources: https://github.com/Rik/au-revoir-utm ), the Web console logger gets disabled, with this message:
> The Web Console logging API (console.log, console.info, console.warn, console.error)
> has been disabled by a script on this page.
I have other jetpack add-ons enabled that do not cause this problem (for example https://github.com/pmclanahan/github-list-bugs ).
Steps to reproduce:
Install au-revoir-utm, enable e10s, open Web console. See the above message.
Expected result:
The Web console logging API is _not_ disabled and I can use console.log() in my scripts. :)
OS: Ubuntu 14.04.1 LTS x86_64
Browser: Firefox Nightly 37.0a1 (2014-12-15)
Updated•10 years ago
|
Component: Tracking → Developer Tools: Console
Product: Core → Firefox
QA Contact: chofmann
Updated•10 years ago
|
Blocks: dte10s
tracking-e10s:
--- → ?
Updated•10 years ago
|
Comment 1•10 years ago
|
||
This bug also occurs in E10S with Ghostery enabled.
Updated•10 years ago
|
Summary: Web console logging disabled when using Jetpack add-on and e10s → [e10s] Web console logging disabled when using Jetpack add-on and e10s
Updated•6 years ago
|
Product: Firefox → DevTools
Comment 2•6 years ago
|
||
It doesn't look like an issue anymore ? Feel free to reopen if it does.
You need to log in
before you can comment on or make changes to this bug.
Description
•