mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-02-16 13:56:29 +00:00
Backed out changeset f6f33ab815a1 (bug 1284947) for test bustages like in browser_bug477014.js
This commit is contained in:
parent
c498d52726
commit
78f04cd98f
@ -2730,9 +2730,6 @@
|
||||
let ourPermanentKey = ourBrowser.permanentKey;
|
||||
ourBrowser.permanentKey = aOtherBrowser.permanentKey;
|
||||
aOtherBrowser.permanentKey = ourPermanentKey;
|
||||
aOurTab.permanentKey = ourBrowser.permanentKey;
|
||||
let otherTab = this.getTabForBrowser(aOtherBrowser);
|
||||
otherTab.permanentKey = aOtherBrowser.permanentKey;
|
||||
|
||||
// Restore the progress listener
|
||||
tabListener = this.mTabProgressListener(aOurTab, ourBrowser, false, false);
|
||||
|
Loading…
x
Reference in New Issue
Block a user