[Webkit-unassigned] [Bug 236736] New: Mark SharedBuffer used by CachedResource::m_data const

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Feb 16 14:54:21 PST 2022


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

            Bug ID: 236736
           Summary: Mark SharedBuffer used by CachedResource::m_data const
           Product: WebKit
           Version: Other
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: New Bugs
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: jean-yves.avenard at apple.com

In bug https://bugs.webkit.org/show_bug.cgi?id=236695 we had to add a few const_cast which isn't particularly elegant.
The CachedResource::m_data should be made a const FragmentedSharedBuffer

-- 
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/20220216/23758e76/attachment.htm>


More information about the webkit-unassigned mailing list