[Webkit-unassigned] [Bug 233515] New: GraphicsContextGLANGLE.cpp has platform specific code

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Nov 26 00:25:45 PST 2021


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

            Bug ID: 233515
           Summary: GraphicsContextGLANGLE.cpp has platform specific code
           Product: WebKit
           Version: WebKit Local Build
          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, kbr at google.com, kkinnunen at apple.com
            Blocks: 221664

GraphicsContextGLANGLE.cpp has platform specific code

This should be invoked through virtual functions and the code should be moved to the platform specific implementations
This way platform specific implementation like GraphicsContextGLOpenGL Cocoa flavour can be in future be called GraphicsContextGLCocoa, since GraphicsContextGLOpenGL and GraphicsContextGLANGLE would be also separate classes.


Referenced Bugs:

https://bugs.webkit.org/show_bug.cgi?id=221664
[Bug 221664] Make GraphicsContectGL ANGLE implementation easier to edit correctly
-- 
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/20211126/33c87f91/attachment.htm>


More information about the webkit-unassigned mailing list