[Webkit-unassigned] [Bug 77308] [EFL] Enable WebGL with glx backend

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jan 31 09:17:30 PST 2012


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





--- Comment #12 from Raphael Kubo da Costa <kubo at profusion.mobi>  2012-01-31 09:17:30 PST ---
(From update of attachment 124747)
View in context: https://bugs.webkit.org/attachment.cgi?id=124747&action=review

You should send a test version of the patch setting ENABLE_WEBGL to ON so we can check the build passes.

> Source/WebCore/CMakeLists.txt:2209
> +        platform/graphics/GraphicsContext3D.cpp

Why? It's not sorted anymore.

> Source/WebKit/efl/ewk/ewk_view.cpp:651
> +    priv->pageSettings->setWebGLEnabled(true);

What happens if you pass true here but have ENABLE_WEBGL set to OFF (the default configuration)?

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