[Webkit-unassigned] [Bug 103704] [EFL][WK2] Implement Accelerated2DCanvas on WK2 Efl port
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Dec 4 00:01:14 PST 2012
https://bugs.webkit.org/show_bug.cgi?id=103704
--- Comment #29 from Kalyan <kalyan.kondapally at intel.com> 2012-12-04 00:03:37 PST ---
(In reply to comment #28)
> (In reply to comment #27)
> > (In reply to comment #26)
> > > (In reply to comment #23)
> > > > Created an attachment (id=177414)
--> (https://bugs.webkit.org/attachment.cgi?id=177414&action=review) [details] [details] [details] [details]
> > canvasHasGraphicsSurface should always return true when GRAPHICS_SURFACE is >used. TRUE is default, returning false is exceptional case so if no canvas >layer exists true should be returned because it means no exceptional case. >You feel me?
>
> k, it is bit confusing that we return true even in case GRAPHICS_SURFACE is not used (in case GraphicsLayer doesn't have a valid platformLayer).
why is the return value of canvasHasGraphicsSurface () dependent on m_canvasPlatformLayer??
Actually, would it be better to query this from platformlayer itself rather than having it in graphicslayer??
--
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