Bug 236736

Summary: Mark SharedBuffer used by CachedResource::m_data const
Product: WebKit Reporter: Jean-Yves Avenard [:jya] <jean-yves.avenard>
Component: New BugsAssignee: Jean-Yves Avenard [:jya] <jean-yves.avenard>
Status: NEW    
Severity: Normal CC: webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: Other   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on: 236695    
Bug Blocks:    
Attachments:
Description Flags
Patch for EWS
none
Patch
ews-feeder: commit-queue-
Patch
none
Patch ews-feeder: commit-queue-

Jean-Yves Avenard [:jya]
Reported 2022-02-16 14:54:21 PST
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
Attachments
Patch for EWS (171.49 KB, patch)
2022-02-17 03:29 PST, Jean-Yves Avenard [:jya]
no flags
Patch (203.94 KB, patch)
2022-02-18 00:56 PST, Jean-Yves Avenard [:jya]
ews-feeder: commit-queue-
Patch (271.55 KB, patch)
2022-02-18 05:04 PST, Jean-Yves Avenard [:jya]
no flags
Patch (274.89 KB, patch)
2022-02-19 23:18 PST, Jean-Yves Avenard [:jya]
ews-feeder: commit-queue-
Radar WebKit Bug Importer
Comment 1 2022-02-16 14:54:53 PST
Jean-Yves Avenard [:jya]
Comment 2 2022-02-17 03:29:36 PST
Created attachment 452345 [details] Patch for EWS
Jean-Yves Avenard [:jya]
Comment 3 2022-02-18 00:56:31 PST
Jean-Yves Avenard [:jya]
Comment 4 2022-02-18 05:04:18 PST
Jean-Yves Avenard [:jya]
Comment 5 2022-02-19 23:18:14 PST
Note You need to log in before you can comment on or make changes to this bug.