mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-02-25 11:58:55 +00:00
Follow on patch for bug 503832 to fix orange due to bug 544097 having landed.
This commit is contained in:
parent
70dabef624
commit
f56bbbf726
@ -6,8 +6,8 @@ function test() {
|
||||
waitForExplicitFinish();
|
||||
|
||||
var pagetitle = "Page Title for Bug 503832";
|
||||
var pageurl = "http://localhost:8888/browser/docshell/test/browser/file_bug503832.html";
|
||||
var fragmenturl = "http://localhost:8888/browser/docshell/test/browser/file_bug503832.html#firefox";
|
||||
var pageurl = "http://mochi.test:8888/browser/docshell/test/browser/file_bug503832.html";
|
||||
var fragmenturl = "http://mochi.test:8888/browser/docshell/test/browser/file_bug503832.html#firefox";
|
||||
|
||||
/* Global history observer that triggers for the two test URLs above. */
|
||||
var historyObserver = {
|
||||
|
Loading…
x
Reference in New Issue
Block a user