[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:50:00 PST 2013


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





--- Comment #11 from Jae Hyun Park <jae.park at company100.net>  2013-01-30 23:51:59 PST ---
(In reply to comment #8)
> (From update of attachment 185672 [details])
> 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.

Fixed. Thanks for the review!

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