[Webkit-unassigned] [Bug 103704] [EFL][WK2] Implement Accelerated2DCanvas on WK2 Efl port

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Nov 29 20:26:45 PST 2012


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





--- Comment #4 from Kyungjin Kim <gen.kim at samsung.com>  2012-11-29 20:29:01 PST ---
(In reply to comment #2)
> (From update of attachment 176882 [details])
> View in context: https://bugs.webkit.org/attachment.cgi?id=176882&action=review
> 
> > Source/WebCore/platform/graphics/efl/Canvas2DLayerEfl.cpp:19
> > +
> 
> We prefer BSD license and add '*' at the comment line. Please refer to ewk_defines.h file.
> 
> > Source/WebCore/platform/graphics/efl/Canvas2DLayerEfl.h:19
> > +
> 
> ditto.

Canvas2DLayerEfl inherited from TextureMapperPlatformLayer which is GNU and it's same as other inherited classes such as GraphicsContext3DPrivate, MediaPlayerPrivate.
Do I really need to change it to BSD license?

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