[Webkit-unassigned] [Bug 26230] JavascriptURL as frame src crasher.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jun 8 00:15:22 PDT 2009


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





------- Comment #3 from levin at chromium.org  2009-06-08 00:15 PDT -------
Independently, I was thinking that #3 is the best thing to do here (without the
ifdef and remove the assert -- just do if (m_requestCount) cancelLoads....

The assert was added in: https://bugs.webkit.org/show_bug.cgi?id=23736

So far the fixes for that assert have been to call stop loader in various
places in FrameLoader.  So the fixes have only stopped the loading in a
different place, but in ~DocLoader is the most robust place to stop the
loading.


-- 
Configure bugmail: https://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