Closed
Bug 1047657
Opened 11 years ago
Closed 10 years ago
"Proper Menubar" add-on does not work with e10s
Categories
(Firefox :: Extension Compatibility, defect)
Tracking
()
RESOLVED
FIXED
Tracking | Status | |
---|---|---|
e10s | + | --- |
People
(Reporter: stefan.vd01, Unassigned, Mentored)
References
Details
(Keywords: addon-compat)
Proper Menubar Firefox addon is slow:
https://addons.mozilla.org/en-US/firefox/addon/proper-menubar/
And receive this message in my browser console log:
mutating the [[Prototype]] of an object will cause your code to run very slowly; instead create the object with the correct initial [[Prototype]] value using Object.create
Comment 1•11 years ago
|
||
Please use a descriptive Summary when filing bugs.
Summary: add-on does not work with e10s → proper menubar add-on does not work with e10s
Updated•11 years ago
|
Blocks: e10s-addons
tracking-e10s:
--- → +
Keywords: addon-compat
Summary: proper menubar add-on does not work with e10s → "Proper Menubar" add-on does not work with e10s
Comment 2•11 years ago
|
||
hi Stefan, if you have any questions about add-on support for multiprocess Firefox (e10s), just drop by the #e10s IRC channel on irc.mozilla.org. MDN also has a good introduction:
https://developer.mozilla.org/en-US/Add-ons/Working_with_multiprocess_Firefox
Comment 3•11 years ago
|
||
The developer has been contacted through AMO.
Comment 4•11 years ago
|
||
Ah, he filed the bug. Never mind ;)
Comment 5•10 years ago
|
||
Stefan, does your latest version address this bug? Do you need any help getting this resolved?
Status: UNCONFIRMED → NEW
Ever confirmed: true
Flags: needinfo?(stefan.vd01)
think it's OK
(note: part of the code engine is the same as "Turn Off the Lights" Firefox add-on)
Flags: needinfo?(stefan.vd01)
Comment 7•10 years ago
|
||
This add-on seems to be working fine, so I'm closing this bug. Turn Off the Lights seems to be a different story, though.
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•