mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-10-31 06:05:44 +00:00
Bug 1330822 - Remove CPOWs from browser_identity_UI.js. r=Felipe
--HG-- extra : rebase_source : 92d1ffa0db17615273739cdd89c3e58cb7f030de
This commit is contained in:
parent
58a5f1123d
commit
f487b36e57
@ -116,7 +116,8 @@ function nextTest() {
|
||||
gTestDesc = "#" + gCurrentTestIndex + " (" + gCurrentTest.name + " without eTLD in identity icon label)";
|
||||
if (!gForward)
|
||||
gTestDesc += " (second time)";
|
||||
content.location.reload(true);
|
||||
gBrowser.selectedBrowser.reloadWithFlags(Ci.nsIWebNavigation.LOAD_FLAGS_BYPASS_CACHE |
|
||||
Ci.nsIWebNavigation.LOAD_FLAGS_BYPASS_PROXY);
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user