[webkit-reviews] review requested: [Bug 61494] REGRESSION (r78342) - Crashes when Document calls into a freed DocumentLoader : [Attachment 95209] Patch v1 - Speculative fix that prevents Document from maintaining a garbage DocumentLoader pointer

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri May 27 13:33:23 PDT 2011


Brady Eidson <beidson at apple.com> has asked  for review:
Bug 61494: REGRESSION (r78342) - Crashes when Document calls into a freed
DocumentLoader
https://bugs.webkit.org/show_bug.cgi?id=61494

Attachment 95209: Patch v1 - Speculative fix that prevents Document from
maintaining a garbage DocumentLoader pointer
https://bugs.webkit.org/attachment.cgi?id=95209&action=review

------- Additional Comments from Brady Eidson <beidson at apple.com>
LayoutTests seem solid with this.

Pretty much the same patch as before, with some better variable names.


More information about the webkit-reviews mailing list