[webkit-reviews] review requested: [Bug 56393] Without checking existence of the renderer of the element, tries to access the enclosing layer. : [Attachment 85929] Check the existence of the renderer of element, before trying to access the layer.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Mar 16 07:56:25 PDT 2011


suchi <suchi.kundu at nokia.com> has asked  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 85929: Check the existence of the renderer of element, before trying
to access the layer.
https://bugs.webkit.org/attachment.cgi?id=85929&action=review

------- Additional Comments from suchi <suchi.kundu at nokia.com>
This patch provides a check for existence of the renderer of element, before
trying to access the enclosing layer.


More information about the webkit-reviews mailing list