[webkit-reviews] review granted: [Bug 61950] Repro crash loading certain webarchives after r87566 : [Attachment 95793] Patch v1 - Raw pointer to RefPtr

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jun 2 14:41:09 PDT 2011


Oliver Hunt <oliver at apple.com> has granted Brady Eidson <beidson at apple.com>'s
request for review:
Bug 61950: Repro crash loading certain webarchives after r87566
https://bugs.webkit.org/show_bug.cgi?id=61950

Attachment 95793: Patch v1 - Raw pointer to RefPtr
https://bugs.webkit.org/attachment.cgi?id=95793&action=review

------- Additional Comments from Oliver Hunt <oliver at apple.com>
We have a lot of these things (not just document loader, but drag controllers,
frames, etc) where we have them on the stack and then thy become dead.	I
really think we need to come up with some kind of mechanism/code style that
would make it harder to make these mistakes...


More information about the webkit-reviews mailing list