[webkit-reviews] review granted: [Bug 99838] [EFL][DRT] Implement tracking and painting repaint rectangles. : [Attachment 169619] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Oct 19 23:01:54 PDT 2012


Gyuyoung Kim <gyuyoung.kim at samsung.com> has granted Raphael Kubo da Costa
(rakuco) <rakuco at webkit.org>'s request for review:
Bug 99838: [EFL][DRT] Implement tracking and painting repaint rectangles.
https://bugs.webkit.org/show_bug.cgi?id=99838

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

------- Additional Comments from Gyuyoung Kim <gyuyoung.kim at samsung.com>
View in context: https://bugs.webkit.org/attachment.cgi?id=169619&action=review


> Source/WebKit/efl/WebCoreSupport/DumpRenderTreeSupportEfl.cpp:386
> +    if (frame->view())

Early return is more general ?

> Source/WebKit/efl/WebCoreSupport/DumpRenderTreeSupportEfl.cpp:394
> +    if (frame->view())

ditto.


More information about the webkit-reviews mailing list