[Webkit-unassigned] [Bug 14757] REGRESSION: HTMLTokenizer::processingData implementation is incorrect

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jul 26 17:14:55 PDT 2007


http://bugs.webkit.org/show_bug.cgi?id=14757





------- Comment #14 from mpComplete at gmail.com  2007-07-26 17:14 PDT -------
Wait, there's a problem with this patch.  I hit an assert in
FrameLoader::checkLoadComplete sometimes when closing a window.  It seems
stopForUserCancel can be called while destroying the WebView.  Since
checkLoadComplete is now called asynchronously, the WebView is gone by that
time, which it doesn't like.


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