[webkit-reviews] review granted: [Bug 104961] Add a missing nullity check in RenderObject::containingBlock : [Attachment 179347] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Dec 13 14:56:56 PST 2012


Adrienne Walker <enne at google.com> has granted vollick at chromium.org's request
for review:
Bug 104961: Add a missing nullity check in RenderObject::containingBlock
https://bugs.webkit.org/show_bug.cgi?id=104961

Attachment 179347: Patch
https://bugs.webkit.org/attachment.cgi?id=179347&action=review

------- Additional Comments from Adrienne Walker <enne at google.com>
R=me.  That looks safe.  Later in the function there's a similar !o ||
!o->foo() assert.


More information about the webkit-reviews mailing list