RESOLVED FIXED 99838
[EFL][DRT] Implement tracking and painting repaint rectangles.
https://bugs.webkit.org/show_bug.cgi?id=99838
Summary [EFL][DRT] Implement tracking and painting repaint rectangles.
Raphael Kubo da Costa (:rakuco)
Reported 2012-10-19 07:45:22 PDT
[EFL][DRT] Implement tracking and painting repaint rectangles.
Attachments
Patch (8.48 KB, patch)
2012-10-19 07:47 PDT, Raphael Kubo da Costa (:rakuco)
no flags
Raphael Kubo da Costa (:rakuco)
Comment 1 2012-10-19 07:47:35 PDT
Gyuyoung Kim
Comment 2 2012-10-19 23:02:53 PDT
Comment on attachment 169619 [details] Patch 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.
Raphael Kubo da Costa (:rakuco)
Comment 3 2012-10-20 14:45:47 PDT
Comment on attachment 169619 [details] Patch Clearing flags on attachment: 169619 Committed r131991: <http://trac.webkit.org/changeset/131991>
Raphael Kubo da Costa (:rakuco)
Comment 4 2012-10-20 14:45:55 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.