[Webkit-unassigned] [Bug 34167] [Qt] DRT WebHistory support
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Jan 27 05:43:19 PST 2010
https://bugs.webkit.org/show_bug.cgi?id=34167
--- Comment #17 from Diego Gonzalez <diego.gonzalez at openbossa.org> 2010-01-27 05:43:18 PST ---
(In reply to comment #16)
> For some reason LayoutTestController is not being instatiated in these tests.
> I'm checking it now!
Actually the LayoutTestController is being instantiated. The keepWebHistory()
is not being called because the check:
if (window.layoutTestController) {
layoutTestController.keepWebHistory();
layoutTestController.waitUntilDone();
}
is not passing.
--
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