[Webkit-unassigned] [Bug 61494] REGRESSION (r78342) - Crashes when Document calls into a freed DocumentLoader

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu May 26 14:52:42 PDT 2011


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





--- Comment #5 from Brady Eidson <beidson at apple.com>  2011-05-26 14:52:42 PST ---
(In reply to comment #4)
> (From update of attachment 95044 [details])
> View in context: https://bugs.webkit.org/attachment.cgi?id=95044&action=review
> 
> Interesting approach.  I like that this gives us the ASSERT.
> 
> > Source/WebCore/dom/Document.cpp:5148
> > +    DocumentLoader* result = m_frame->loader()->activeDocumentLoader();
> 
> result => documentLoader ?

If this patch passes EWS, I'll feel even better about it and make sure to change that before formally requesting review  ;)

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