[Webkit-unassigned] [Bug 34167] [Qt] DRT WebHistory support

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jan 27 05:51:24 PST 2010


https://bugs.webkit.org/show_bug.cgi?id=34167





--- Comment #18 from Diego Gonzalez <diego.gonzalez at openbossa.org>  2010-01-27 05:51:22 PST ---
(In reply to comment #17)
> (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.

Created another bug: https://bugs.webkit.org/show_bug.cgi?id=34212 to
investigate it. So, closing it

-- 
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