Closed
Bug 1198027
Opened 8 years ago
Closed 5 years ago
"Babylon Dictionary Word Search" add-on does not work with e10s
Categories
(Firefox :: Extension Compatibility, defect)
Tracking
()
RESOLVED
INCOMPLETE
People
(Reporter: marioalv, Unassigned)
References
()
Details
1. Install the Babylon extension 2. Click on the Babylon icon on the toolbar Expected result: a pop up with the interface to search for a word window should appear. Actual result: nothing happens when you click on the Babylon icon. These are the error log messages I see on the Browser console: DEPRECATION WARNING: getBrowserSelection You may find more details about this deprecation at: https://bugzilla.mozilla.org/show_bug.cgi?id=1134769 chrome://browser/content/browser.js 16202 getBrowserSelection chrome://babylonwordsearch/content/BabylonWordSearch.js 163 BabylonWordSearch.getSelectedText chrome://babylonwordsearch/content/BabylonWordSearch.js 231 BabylonWordSearch.searchWordInBabylon chrome://browser/content/browser.xul 1 oncommand null 0 null Deprecated.jsm:79:0 uncaught exception: getBrowserSelection doesn't support child process windows
Blocks: e10s-addons
Summary: "Babylon" add-on does not work with e10s → "Babylon Dictionary Word Search" add-on does not work with e10s
Comment 1•5 years ago
|
||
With Firefox 57 only WebExtensions are permitted and are, by default, e10s compatible.
Status: UNCONFIRMED → RESOLVED
Closed: 5 years ago
Resolution: --- → INCOMPLETE
You need to log in
before you can comment on or make changes to this bug.
Description
•