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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Nov 30 00:54:47 PST 2012


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


Kenneth Rohde Christiansen <kenneth at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |kenneth at webkit.org




--- Comment #9 from Kenneth Rohde Christiansen <kenneth at webkit.org>  2012-11-30 00:57:03 PST ---
(In reply to comment #4)
> (In reply to comment #2)
> > (From update of attachment 176882 [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.

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