[Webkit-unassigned] [Bug 118326] Preparing WebCore to receive Nix Port

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jul 3 20:29:08 PDT 2013


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





--- Comment #7 from Thiago de Barros Lacerda <thiago.lacerda at openbossa.org>  2013-07-03 20:31:06 PST ---
(In reply to comment #4)
> (From update of attachment 205945 [details])
> View in context: https://bugs.webkit.org/attachment.cgi?id=205945&action=review
> 
> > Source/WebCore/platform/graphics/cairo/GLContext.cpp:22
> > +#if USE(OPENGL) || USE(OPENGL_ES_2)
> 
> I think you should add "|| (PLATFORM(NIX) && USE(OPENGL_ES_2))" to make sure you don't affect other ports. It's not clear for me why this change is nix specific.

Makes sense.

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