[Webkit-unassigned] [Bug 13038] ASSERTION FAILED: item->target().isEmpty() || m_mainFrame->tree()->find(item->target()) == m_mainFrame
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Jun 28 16:31:36 PDT 2007
http://bugs.webkit.org/show_bug.cgi?id=13038
------- Comment #26 from ggaren at apple.com 2007-06-28 16:31 PDT -------
I think these lines may be redundant, and the cause of the failure:
+ layoutTestController.queueScript("performUserEvents()");
+ layoutTestController.queueLoad("resources/before-go-back.html");
+ layoutTestController.queueLoad("resources/will-go-back.html");
+ layoutTestController.queueBackNavigation(1);
--
Configure bugmail: http://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the webkit-unassigned
mailing list