[Webkit-unassigned] [Bug 23736] WebKit Crashes on http://g-conquest.fr/~server2

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Mar 4 15:41:31 PST 2009


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


eric at webkit.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |beidson at apple.com




------- Comment #11 from eric at webkit.org  2009-03-04 15:41 PDT -------
Maybe it's possible to create an XHR in a subframe, and then grab it from the
parent frame, destroy the subframe and the start a request from that XHR?

I'm not even sure that this is related to XHR loads (as those are different
from normal loads).  It's possible that the right fix is to just always cancel
all loads from within ~DocLoader() and not worry so much about if someone has
always canceled them before the document might get destroyed?


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