[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 15:16:12 PST 2013


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





--- Comment #9 from Jae Hyun Park <jae.park at company100.net>  2013-01-29 15:18:10 PST ---
(In reply to comment #7)
> (From update of attachment 185162 [details])
> 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.

Thanks for the review! 

I'll create another patch for using function pointer to create CoordinatedSurface.

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