mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-02-21 17:59:34 +00:00
Bug 695482 - Open 'Search Google for <selection>' in the foreground. r=gavin ui-r=limi
This commit is contained in:
parent
e7195dafa1
commit
2c94bfe214
@ -3430,6 +3430,7 @@ const BrowserSearch = {
|
||||
openLinkIn(submission.uri.spec,
|
||||
useNewTab ? "tab" : "current",
|
||||
{ postData: submission.postData,
|
||||
inBackground: false,
|
||||
relatedToCurrent: true });
|
||||
},
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user