[webkit-reviews] review denied: [Bug 103843] Coordinated Graphics: Reorder messages to LayerTreeCoordinatorProxy : [Attachment 177189] Patch: Send SetRootCompositingLayer message to the UI process before SetLayerState message.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Dec 3 23:34:25 PST 2012


Noam Rosenthal <noam at webkit.org> has denied Huang Dongsung
<luxtella at company100.net>'s request for review:
Bug 103843: Coordinated Graphics: Reorder messages to LayerTreeCoordinatorProxy
https://bugs.webkit.org/show_bug.cgi?id=103843

Attachment 177189: Patch: Send SetRootCompositingLayer message to the UI
process before SetLayerState message.
https://bugs.webkit.org/attachment.cgi?id=177189&action=review

------- Additional Comments from Noam Rosenthal <noam at webkit.org>
This feels a bit awkward.
I think LayerTreeCoordinator should deal with this internally, e.g. by sending
the rootLayer message once right before the first coordinating message, rather
than have CoordinatedGraphicsLayer know about this.


More information about the webkit-reviews mailing list