[webkit-reviews] review granted: [Bug 100819] Coordinated Graphics: Remove the dependency of ShareableSurface from Coordinated Graphics. : [Attachment 178466] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Dec 9 21:35:46 PST 2012


Noam Rosenthal <noam at webkit.org> has granted Huang Dongsung
<luxtella at company100.net>'s request for review:
Bug 100819: Coordinated Graphics: Remove the dependency of ShareableSurface
from Coordinated Graphics.
https://bugs.webkit.org/show_bug.cgi?id=100819

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

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


> Source/WebKit2/ChangeLog:17
> +	   Currently, CoordinatedGraphicsLayer, CoordinatedTile and
> +	   CoordinatedBackingStore directly use ShareableSurface.
ShareableSurface was
> +	   implemented to share an image between processes as well as placed in
WK2.
> +	   We want them to not depend on ShareableSurface to move them into
WebCore. So
> +	   this patch introduces new class: CoordinatedSurface, to be used as a

> +	   drawing surface for Coordinated Graphics.

Please remove this part; It needs some English correction and is not actually
necessary :)


More information about the webkit-reviews mailing list