[Webkit-unassigned] [Bug 108259] Coordinated Graphics : Remove WebCoordinatedSurface dependency from CoordinatedSurface

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jan 30 23:27:11 PST 2013


https://bugs.webkit.org/show_bug.cgi?id=108259


Noam Rosenthal <noam at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #185672|review?, commit-queue?      |review+, commit-queue-
               Flag|                            |




--- Comment #8 from Noam Rosenthal <noam at webkit.org>  2013-01-30 23:29:10 PST ---
(From update of attachment 185672)
View in context: https://bugs.webkit.org/attachment.cgi?id=185672&action=review

> Source/WebKit2/ChangeLog:18
> +        This patch introduces CoordinatedSurface::Factory, which is a function pointer
> +        that creates CoordinatedSurfaces. CoordinatedImageBacking and UpdateAtlas
> +        create a CoordinatedSurface using the function pointer passed by
> +        CoordinatedLayerTreeHost, instead of using CoordinatedSurface::create. This

We don't pass the function pointer to those classes, the changelog need to be updated.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list