[Webkit-unassigned] [Bug 135560] [EFL] Remove non Coordinated Graphics code path from cmake build system after r142169

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Aug 28 07:41:25 PDT 2014


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





--- Comment #12 from Éva Balázsfalvi <evab.u-szeged at partner.samsung.com>  2014-08-28 07:41:28 PST ---
(In reply to comment #11)
> (From update of attachment 237308 [details])
> View in context: https://bugs.webkit.org/attachment.cgi?id=237308&action=review
> 
> > Source/WebCore/PlatformEfl.cmake:387
> > +)
> 
> nit, wrong indentation
> 
> > Source/WebCore/platform/graphics/efl/GraphicsContext3DPrivate.h:28
> > -#endif
> >  
> >  #include "GLPlatformContext.h"
> 
> How about removing unnecessary empty line
> 
> > Source/WebCore/platform/graphics/efl/GraphicsContext3DPrivate.h:-36
> >  class GraphicsContext3DPrivate
> > -#if USE(TEXTURE_MAPPER_GL)
> >          : public TextureMapperPlatformLayer
> > -#endif
> 
> How about making it one line?
> 
> > Source/WebCore/platform/graphics/surfaces/efl/GraphicsSurfaceCommon.cpp:29
> >  
> 
> How about removing unnecessary line?

Thanks for noticing. Corrected them already.

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