[webkit-reviews] review denied: [Bug 108294] Coordinated Graphics: CoordinatedGraphicsLayer makes CoordinatedGraphicsScene perform via CoordinatedGraphicsOperation. : [Attachment 188273] WIP. Just for discussion

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Feb 14 00:06:14 PST 2013


Gwang Yoon Hwang <ryumiel at company100.net> has denied  review:
Bug 108294: Coordinated Graphics: CoordinatedGraphicsLayer makes
CoordinatedGraphicsScene perform via CoordinatedGraphicsOperation.
https://bugs.webkit.org/show_bug.cgi?id=108294

Attachment 188273: WIP. Just for discussion
https://bugs.webkit.org/attachment.cgi?id=188273&action=review

------- Additional Comments from Gwang Yoon Hwang <ryumiel at company100.net>
What I try to do is removing CoordiantedGraphicsArgumentCoder things from
WebKit2.
CoordinatedGraphicsOperation[De|En]coder takes care about that.

And commitCoordinatedGraphicsOperations uses only CoreIPC::DataReference. 

Noam, could you give some feedback?
I think I need to check basic design before digging deeper.

TODO.
1. Implement unimplemented
2. Debug encoder/decoder
3. Provide "pretty" encode/decode interface in CoordinatedSurface
4. Find a way to remove duplicated implementations with CoreIPC


More information about the webkit-reviews mailing list