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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Dec 2 18:42:24 PST 2012


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





--- Comment #16 from Kyungjin Kim <gen.kim at samsung.com>  2012-12-02 18:44:46 PST ---
(In reply to comment #9)
> (In reply to comment #4)
> > (In reply to comment #2)
> > > (From update of attachment 176882 [details] [details] [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?
> 
> We prefer BSD, it also means that during refactoring we can actually reuse this code in other files. This is very important.

It's been changed. Thanks for the kind explanation.

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