Closed
Bug 1056609
Opened 9 years ago
Closed 8 years ago
jot 0.3.3 add-on's context menu and "Show Options" checkbox are not displayed with e10s enabled
Categories
(Firefox :: Extension Compatibility, defect)
Tracking
()
RESOLVED
WORKSFORME
Tracking | Status | |
---|---|---|
e10s | + | --- |
People
(Reporter: anaran, Unassigned)
References
()
Details
(Keywords: addon-compat)
https://addons.mozilla.org/en-US/firefox/addon/jot/versions/0.3.3 installs fine. It works to toggle [Show Options] in the addon options page. Clicking the Jot context menu entry in a webpage, however, does not open the jot tab.
Thare are 2 issues when e10s is enabled: 1) in about:addons, the options of Jot are always displayed even if "Show Options" is unchecked. Checking that box doesn't change anything: http://i.imgur.com/yBXSAyY.jpg 2) The Jot entry in the context menu (right click) is missing: http://i.imgur.com/gMlHZIy.jpg
But it works partially when only a e10s window is open: the options checkbox works and the Jot entry is present but fails to open page like resource://jid1-he38y6vsw9tphg-at-jetpack/jot/data/display.html
Updated•9 years ago
|
Status: UNCONFIRMED → NEW
Ever confirmed: true
Updated•9 years ago
|
Summary: jot 0.3.3 add-on does not work with e10s → jot 0.3.3 add-on's context menu and "Show Options" checkbox are not displayed with e10s enabled
Comment 3•9 years ago
|
||
The developer has been contacted through AMO.
Reporter | ||
Comment 4•9 years ago
|
||
I checked this for jot 0.3.20 in 36.0a1 (2014-11-20) on Windows XP with E10S enabled (after restart) and I can not reproduce any of the issues described above. Please provide test cases to reproduce this in latest jot and firefox, if any.
Status: NEW → RESOLVED
Closed: 9 years ago
Flags: needinfo?(jorge)
Resolution: --- → WORKSFORME
Updated•9 years ago
|
Flags: needinfo?(jorge)
Reporter | ||
Comment 5•8 years ago
|
||
Using ContextMenu->Open in New Window (or Tab), nothing(TM) happens (in Jot v0.3.20). Browser Console shows this: > 11:32:38 - anaran: uncaught exception: Load of blob:resource://jid1-he38y6vsw9tphg-at-jetpack/da9666e7-a10b-4049-9db7-8b99158753f2 from resource://jid1-he38y6vsw9tphg-at-jetpack/data/display.html denied. Download (or open) via the <a download...> link in that page (see https://github.com/anaran/JotFirefox/blob/master/Jot/data/display.html#L31) works fine. What to do?
Status: RESOLVED → REOPENED
Resolution: WORKSFORME → ---
Reporter | ||
Comment 6•8 years ago
|
||
Turns out I had forgotten I submitted Bug 1110706 a while ago to cover comment 5 of this bug. So I'll close this bug here again.
Status: REOPENED → RESOLVED
Closed: 9 years ago → 8 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•