Closed Bug 1230760 Opened 10 years ago Closed 8 years ago

"Babylon" add-on does not work with e10s

Categories

(Firefox :: Extension Compatibility, defect)

44 Branch
defect
Not set
normal

Tracking

()

RESOLVED INCOMPLETE

People

(Reporter: mjules, Unassigned)

References

Details

like the title says Babylon Word Search (https://addons.mozilla.org/fr/firefox/addon/babylon-dictionary-word-search/) doesn't work with electrolysis. Here is the message in 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 16113 getBrowserSelection chrome://babylonwordsearch/content/BabylonWordSearch.js 163 BabylonWordSearch.getSelectedText chrome://babylonwordsearch/content/BabylonWordSearch.js 220 BabylonWordSearch.handleDoubleClick chrome://babylonwordsearch/content/BabylonWordSearch.js 428 null Deprecated.jsm:79:0 uncaught exception: getBrowserSelection doesn't support child process windows <unknown> 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 16113 getBrowserSelection chrome://babylonwordsearch/content/BabylonWordSearch.js 163 BabylonWordSearch.getSelectedText chrome://babylonwordsearch/content/BabylonWordSearch.js 220 BabylonWordSearch.handleDoubleClick chrome://babylonwordsearch/content/BabylonWordSearch.js 428 null resource://gre/modules/RemoteAddonsParent.jsm 564 EventTargetParent.dispatch/< resource://gre/modules/Prefetcher.jsm 460 Prefetcher.withPrefetching resource://gre/modules/RemoteAddonsParent.jsm 560 EventTargetParent.dispatch resource://gre/modules/RemoteAddonsParent.jsm 508 EventTargetParent.receiveMessage Deprecated.jsm:79:0 getBrowserSelection doesn't support child process windows RemoteAddonsParent.jsm:568:0 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 16113 getBrowserSelection chrome://babylonwordsearch/content/BabylonWordSearch.js 163 BabylonWordSearch.getSelectedText chrome://babylonwordsearch/content/BabylonWordSearch.js 201 BabylonWordSearch.showContextMenu chrome://babylonwordsearch/content/BabylonWordSearch.js 38 BabylonWordSearch.init/< chrome://global/content/bindings/popup.xml 67 openPopupAtScreen chrome://browser/content/tabbrowser.xml 4072 receiveMessage Deprecated.jsm:79:0 uncaught exception: getBrowserSelection doesn't support child process windows popup.xml:67:15 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 16113 getBrowserSelection chrome://babylonwordsearch/content/BabylonWordSearch.js 163 BabylonWordSearch.getSelectedText chrome://babylonwordsearch/content/BabylonWordSearch.js 231 BabylonWordSearch.searchWordInBabylon chrome://browser/content/browser.xul 1 oncommand Deprecated.jsm:79:0 uncaught exception: getBrowserSelection doesn't support child process windows <unknown> regard Julien
Blocks: e10s-addons
With Firefox 57 only WebExtensions are permitted and are, by default, e10s compatible.
Status: UNCONFIRMED → RESOLVED
Closed: 8 years ago
Resolution: --- → INCOMPLETE
You need to log in before you can comment on or make changes to this bug.