[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:41:15 PDT 2011
https://bugs.webkit.org/show_bug.cgi?id=61494
--- Comment #4 from Adam Barth <abarth at webkit.org> 2011-05-26 14:41:14 PST ---
(From update of attachment 95044)
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 ?
--
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