[Webkit-unassigned] [Bug 253064] New: ImageBufferBackend has functions marked as const when they are not that in practice

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Feb 28 01:01:11 PST 2023


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

            Bug ID: 253064
           Summary: ImageBufferBackend has functions marked as const when
                    they are not that in practice
           Product: WebKit
           Version: WebKit Local Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Canvas
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: kkinnunen at apple.com
                CC: dino at apple.com

ImageBufferBackend has functions marked as const when they are not that in practice

The object is expected to hold caches and do lazy instantiation. It's not useful to mark the abstract methods const with these expectations.

-- 
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/20230228/96cbd40e/attachment.htm>


More information about the webkit-unassigned mailing list