[webkit-reviews] review requested: [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
Thu Jun 9 10:41:17 PDT 2011


Joe Wild <joseph.wild 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 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>
I was able to get the layout test to run more cleanly under Gtk WebKit than Qt
WebKit 
because Gtk seems to have a full plugin code for DumpRenderTree.

Included is that code fix and layout test.


More information about the webkit-reviews mailing list