[webkit-reviews] review denied: [Bug 77555] [chromium] Add setNeedsRedraw to WebWidget : [Attachment 125856] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Feb 7 11:44:42 PST 2012


James Robinson <jamesr at chromium.org> has denied Jonathan Backer
<backer at chromium.org>'s request for review:
Bug 77555: [chromium] Add setNeedsRedraw to WebWidget
https://bugs.webkit.org/show_bug.cgi?id=77555

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

------- Additional Comments from James Robinson <jamesr at chromium.org>
The proxy should just be for coordination between the two threads, not for
logic that's specific to many proxy implementations. In this case I think the
functionality really belongs on CCLayerTreeHostImpl and the proxy should just
be a pass-through to that function on the correct thread.


More information about the webkit-reviews mailing list