[Webkit-unassigned] [Bug 32839] REGRESSION (r52446) - Crash starting an OutlivePage load

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Dec 21 14:03:53 PST 2009


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





--- Comment #6 from Nate Chapin <japhet at chromium.org>  2009-12-21 14:03:53 PST ---
(In reply to comment #5)
> (In reply to comment #4)
> > I'm assuming just keeping the document loader alive the same way r52446 keeps
> > the frame alive doesn't count as a solution?
> 
> It counts if it works.
> 
> Normally document loaders are closely tied to a document, so having a document
> loader around after the document is gone seems like it’s probably not a good
> thing. It might be better to have some sort of dummy document and a loader that
> goes along with that.

That was my assumption, but I'm new enough to the loader that I wasn't sure.

I guess I'll go ahead and revert for now, since I'm off on vacation starting
tomorrow and I'm not confident I can get a (good) fix in by end of day today.

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