[Webkit-unassigned] [Bug 153788] New: WEBGL_debug_shaders should be disabled for OpenGLES backend also

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Feb 2 07:32:31 PST 2016


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

            Bug ID: 153788
           Summary: WEBGL_debug_shaders should be disabled for OpenGLES
                    backend also
    Classification: Unclassified
           Product: WebKit
           Version: Other
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebGL
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: hur.ims at navercorp.com
                CC: dino at apple.com

On OpenGLES backed environment, webgl/1.0.2/conformance/extensions/webgl-debug-shaders.html fails with the same error related with https://bugs.webkit.org/show_bug.cgi?id=149734.
I think the codes that are disabling WEBGL_debug_shaders extension, which are implemented in Extensions3DOpenGL::supportsExtension(), should be moved to Extensions3DOpenGLCommon::supportsExtension() so that the webgl-debug-shaders extension is disabled for both OpenGL and OpenGLES backed systems.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20160202/30e2cb56/attachment.html>


More information about the webkit-unassigned mailing list