[Webkit-unassigned] [Bug 117037] fast/dom/location-new-window-no-crash.html times out flakily on mac-wk2
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu May 30 13:15:49 PDT 2013
https://bugs.webkit.org/show_bug.cgi?id=117037
--- Comment #2 from Tim Horton <timothy_horton at apple.com> 2013-05-30 13:14:21 PST ---
setTopLoadingFrame 0x7fbefaf3d9b0
setTopLoadingFrame 0x0
setTopLoadingFrame 0x7fbefad09040
TestRunner::notifyDone isTestRunning: 1, waitToDump: 1, topLoadingFrame: 0x7fbefad09040
(and then notifyDone bails because topLoadingFrame isn't 0)
So I think this is failing because we're closing the subwindow before it's finished loading, leaving WKTR thinking that it still has a pending load.
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list