Bug 240796
Summary: | Rework SharedBufferCopy and rename to SharedBufferReference | ||
---|---|---|---|
Product: | WebKit | Reporter: | Jean-Yves Avenard [:jya] <jean-yves.avenard> |
Component: | WebKit2 | Assignee: | Jean-Yves Avenard [:jya] <jean-yves.avenard> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | kkinnunen, webkit-bug-importer |
Priority: | P2 | Keywords: | InRadar |
Version: | Other | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Bug Depends on: | |||
Bug Blocks: | 240223 |
Jean-Yves Avenard [:jya]
This is a split from the original bug 240223 patch.
Aim is to provide a smoother transition.
SharedBufferCopy will be renamed into SharedBufferReference and be reworked so that the underlying SharedMemory can be easily access, which is required when attempting to assign ownership.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/93754681>
Jean-Yves Avenard [:jya]
Pull request: https://github.com/WebKit/WebKit/pull/968
EWS
Committed r294790 (250949@main): <https://commits.webkit.org/250949@main>
Reviewed commits have been landed. Closing PR #968 and removing active labels.