Closed Bug 1059415 Opened 10 years ago Closed 10 years ago

[e10s] Add to Search Bar add-on does not work in e10s

Categories

(Firefox :: Extension Compatibility, defect)

34 Branch
x86_64
Windows 7
defect
Not set
normal

Tracking

()

RESOLVED FIXED
Tracking Status
e10s + ---

People

(Reporter: alice0775, Unassigned)

References

Details

(Keywords: addon-compat)

https://addons.mozilla.org/en-US/firefox/addon/add-to-search-bar/?src=search

Right clicking on input field does not work. And an error is shown as follows.

Error: node is null
Source File: chrome://addtosearchbox/content/AddSearch.js
Line: 75
hi Malte, if you have any questions about e10s support for multiprocess Firefox, 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
I just uploaded a compatible version to AMO. Apparently, all I had to do was to change "document.popupNode" to "gContextMenu.target".
The new version has already been approved on AMO.
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.