[webkit-reviews] review granted: [Bug 100736] [EFL][WK2][AC] Avoid storing dirty rects in a Vector inside EwkViewImpl : [Attachment 171402] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Oct 30 02:12:46 PDT 2012


Kenneth Rohde Christiansen <kenneth at webkit.org> has granted Christophe Dumez
<christophe.dumez at intel.com>'s request for review:
Bug 100736: [EFL][WK2][AC] Avoid storing dirty rects in a Vector inside
EwkViewImpl
https://bugs.webkit.org/show_bug.cgi?id=100736

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

------- Additional Comments from Kenneth Rohde Christiansen
<kenneth at webkit.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=171402&action=review


> Source/WebKit2/UIProcess/API/efl/EwkViewImpl.h:275
> +    OwnPtr<WebCore::Region> m_dirtyRegion;

Ah I didn't even know we had a region, but of course we do.


More information about the webkit-reviews mailing list