[Webkit-unassigned] [Bug 108149] Coordinated Graphics : Move CoordinatedGraphics related files to WebCore

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jan 29 12:07:16 PST 2013


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





--- Comment #7 from Caio Marcelo de Oliveira Filho <cmarcelo at webkit.org>  2013-01-29 12:09:13 PST ---
(From update of attachment 185162)
View in context: https://bugs.webkit.org/attachment.cgi?id=185162&action=review

> Source/WebCore/ChangeLog:22
> +        2. Create CoordinatedSurface using function pointer. Since CoordinatedSurface
> +        reside in WebCore now, it doesn't know WebCoordinatedSurface. So we pass
> +        CoordinatedSurface::Factory instead of using CoordinatedSurface::create
> +        method.

I think this could be done in a separate patch as well. This patch ideally will only move the files and fix whatever needs to be fixed to get it compiling again.

-- 
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