[Webkit-unassigned] [Bug 244752] New: [WebGL] Reinstate const only access to GCGLSpan buffer size

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Sep 2 19:52:58 PDT 2022


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

            Bug ID: 244752
           Summary: [WebGL] Reinstate const only access to GCGLSpan buffer
                    size
           Product: WebKit
           Version: Other
          Hardware: All
                OS: All
            Status: NEW
          Severity: Enhancement
          Priority: P2
         Component: WebGL
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: djg at apple.com
                CC: dino at apple.com, kbr at google.com, kkinnunen at apple.com

To allow GCGLSpan to be assigned, Bug 244078 removed const qualifier from `bufSize`. Add accessor methods to restore const access and allow GCGLSpan to be assignable.

This would also path the way for switching to `WTF::Span` at some point.

-- 
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/20220903/6e5c2fba/attachment.htm>


More information about the webkit-unassigned mailing list