[Webkit-unassigned] [Bug 108899] Coordinated Graphics : Refactor GraphicsSurface and ShareableBitmap to be responsible for their GraphicsContext

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jun 5 07:03:00 PDT 2013


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





--- Comment #30 from Kalyan <kalyan.kondapally at intel.com>  2013-06-05 07:01:33 PST ---
(From update of attachment 203784)
View in context: https://bugs.webkit.org/attachment.cgi?id=203784&action=review

> Source/WebCore/platform/graphics/texmap/coordinated/CoordinatedSurface.cpp:67
> +        GraphicsSurface::SupportsSoftwareWrite

Why not move the graphics surface creation to CoordinatedSurface constructor. Seems unnecessary that we create the GraphicsSurface and than pass it to WebCoordinatedSurface/CoordinatedSurface constructor.

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