Skip to content

Commit 8571eeb

Browse files
committed
browser.js fixed
1 parent 69d591d commit 8571eeb

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

  • mozilla-release/mobile/android/chrome/content

mozilla-release/mobile/android/chrome/content/browser.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2559,6 +2559,7 @@ var BrowserApp = {
25592559
let specificBrowser = this.getTabForId(data.tabId).browser;
25602560
if (specificBrowser) {
25612561
browser = specificBrowser;
2562+
}
25622563
}
25632564
/* Cliqz start */
25642565
if (data.ghostSearchQuery) {

0 commit comments

Comments
 (0)