[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:10:06 PST 2009


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





------- Comment #10 from eric at webkit.org  2009-03-04 15:10 PDT -------
So I think that detached documents (those not in frames) can have pending loads
associated with them.  I'm not exactly sure how I would create one of those,
but it seems possible.  If that's the case then the FrameLoader code which is
supposed to stop the DocLoader's loads, would not be run for these detached
documents (since they don't have a Frame).

I'm not sure yet what the right fix is, but if I can figure out how to get a
detached document to make a load (or to detach a document from a frame while it
still has pending loads) then we can make a test case for this. ;)


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