[webkit-reviews] review granted: [Bug 23867] Eliminate obsolete frame->document() checks : [Attachment 27519] proposed patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Feb 10 08:55:54 PST 2009


Darin Adler <darin at apple.com> has granted Alexey Proskuryakov <ap at webkit.org>'s
request for review:
Bug 23867: Eliminate obsolete frame->document() checks
https://bugs.webkit.org/show_bug.cgi?id=23867

Attachment 27519: proposed patch
https://bugs.webkit.org/attachment.cgi?id=27519&action=review

------- Additional Comments from Darin Adler <darin at apple.com>
Should Frame::document() also assert that it's non-zero? I guess that's not
critical since it will probably crash a moment later when the document pointer
is used.

r=me


More information about the webkit-reviews mailing list