mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-12-25 01:01:52 +00:00
Bug 1004693 - [e10s] Add keyword search does not work. r=felipe
This commit is contained in:
parent
91bdf2c602
commit
3de9c81d0c
@ -6056,7 +6056,7 @@ function GetSearchFieldBookmarkData(node) {
|
||||
|
||||
|
||||
function AddKeywordForSearchField() {
|
||||
bookmarkData = GetSearchFieldBookmarkData(document.popupNode);
|
||||
bookmarkData = GetSearchFieldBookmarkData(gContextMenu.target);
|
||||
|
||||
PlacesUIUtils.showBookmarkDialog({ action: "add"
|
||||
, type: "bookmark"
|
||||
|
Loading…
Reference in New Issue
Block a user