Bug 336359. Fire WHATWG online/offline events when the browser offline status changes. r+sr=darin

git-svn-id: svn://10.0.0.236/trunk@195938 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
roc+%cs.cmu.edu
2006-05-03 21:53:08 +00:00
parent a746a0e886
commit 1b9b0d8fc6
4 changed files with 122 additions and 11 deletions

View File

@@ -5606,7 +5606,7 @@ nsDocShell::RestoreFromHistory()
if (shell)
shell->Thaw();
return NS_OK;
return privWin->FireDelayedDOMEvents();
}
NS_IMETHODIMP