Bug 240855 - Reduce refcount of SharedMemory when sending them over IPC.
Summary: Reduce refcount of SharedMemory when sending them over IPC.
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit2 (show other bugs)
Version: Other
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Jean-Yves Avenard [:jya]
URL:
Keywords: InRadar
Depends on:
Blocks: 240223
  Show dependency treegraph
 
Reported: 2022-05-23 22:05 PDT by Jean-Yves Avenard [:jya]
Modified: 2022-05-24 19:13 PDT (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jean-Yves Avenard [:jya] 2022-05-23 22:05:27 PDT
This is a split from the original bug 240223 patch.

This will help the migration to the future SharedMemory transfer between processes.
Comment 1 Radar WebKit Bug Importer 2022-05-23 22:05:48 PDT
<rdar://problem/93806688>
Comment 2 Jean-Yves Avenard [:jya] 2022-05-24 00:41:21 PDT
Pull request: https://github.com/WebKit/WebKit/pull/971
Comment 3 EWS 2022-05-24 19:13:42 PDT
Committed r294784 (250943@main): <https://commits.webkit.org/250943@main>

Reviewed commits have been landed. Closing PR #971 and removing active labels.