[webkit-reviews] review denied: [Bug 118383] Implements an initial version of the Threaded Compositor. : [Attachment 206077] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jul 17 19:15:23 PDT 2013


Noam Rosenthal <noam at webkit.org> has denied Gwang Yoon Hwang
<ryumiel at company100.net>'s request for review:
Bug 118383: Implements an initial version of the Threaded Compositor.
https://bugs.webkit.org/show_bug.cgi?id=118383

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

------- Additional Comments from Noam Rosenthal <noam at webkit.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=206077&action=review


> Source/WebCore/ChangeLog:29
> +	   PageViewportController
> +	   This class is responsible to handling requests from WebCore (eg.
content
> +	   size changes, viewport attributes changes and scroll position
requests).

This is a huge change.
I would start by dealing with the compositor itself rather than having a copy
of PVC in WebCore.


More information about the webkit-reviews mailing list