[Webkit-unassigned] [Bug 218896] New: Remove unused functions from GraphicsContextGL and ExtensionsGL

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Nov 13 05:00:40 PST 2020


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

            Bug ID: 218896
           Summary: Remove unused functions from GraphicsContextGL and
                    ExtensionsGL
           Product: WebKit
           Version: Other
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebGL
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: kkinnunen at apple.com
                CC: dino at apple.com
            Blocks: 217211

Remove unused functions from GraphicsContextGL and ExtensionsGL
They're dead code and make it harder to implement the GPU Process version.

- If the function is unused, remove it fully
- If the function is unused in USE(ANGLE) WebGL part, remove the function from GraphicsContextGL and ANGLE GraphicsContextGLOpenGL


Referenced Bugs:

https://bugs.webkit.org/show_bug.cgi?id=217211
[Bug 217211] Support running WebGL in GPU process
-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20201113/0b481f84/attachment.htm>


More information about the webkit-unassigned mailing list