[webkit-reviews] review canceled: [Bug 56393] Without checking existence of the renderer of the element, tries to access the enclosing layer. : [Attachment 96602] Check for null renderer to avoid reset.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jun 20 09:52:19 PDT 2011


Joe Wild <joseph.wild at nokia.com> has canceled Joe Wild
<joseph.wild at nokia.com>'s request for review:
Bug 56393: Without checking existence of the renderer of the element,tries to
access the enclosing layer.
https://bugs.webkit.org/show_bug.cgi?id=56393

Attachment 96602: Check for null renderer to avoid reset.  
https://bugs.webkit.org/attachment.cgi?id=96602&action=review

------- Additional Comments from Joe Wild <joseph.wild at nokia.com>
Removed the ASSERT(this).  Now this test will only reset on platforms, like
Symbian,  
that do not allow the "this" pointer of a nonvirtual function to be null.


More information about the webkit-reviews mailing list