[Webkit-unassigned] [Bug 88079] ASSERT(m_loadState == LoadStateCommitted) in WebFrameProxy::didFinishLoad(), when navigating back from a previously canceled page.
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Jun 1 06:37:53 PDT 2012
https://bugs.webkit.org/show_bug.cgi?id=88079
--- Comment #1 from Zalan Bujtas <zbujtas at gmail.com> 2012-06-01 06:37:42 PST ---
wondering why we don't want to implicit close the document at FrameLoader::stopLoading()
m_didCallImplicitClose = true; // don't want that one either
--
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