Follow on patch for bug 503832 to fix orange due to bug 544097 having landed.

This commit is contained in:
Joel Maher 2010-03-08 20:41:00 -08:00
parent 70dabef624
commit f56bbbf726

View File

@ -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 = {