Bug 241014 - Start allocating shared memory with MAP_MEM_VM_SHARE again on newer OSes
Summary: Start allocating shared memory with MAP_MEM_VM_SHARE again on newer OSes
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit2 (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Chris Dumez
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2022-05-27 07:30 PDT by Chris Dumez
Modified: 2022-05-27 13:52 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 Chris Dumez 2022-05-27 07:30:14 PDT
Start allocating shared memory with MAP_MEM_VM_SHARE again on newer OSes, since MAP_MEM_VM_SHARE no longer prevents memory attribution.
Comment 1 Radar WebKit Bug Importer 2022-05-27 07:30:23 PDT
<rdar://problem/94032696>
Comment 2 Chris Dumez 2022-05-27 08:01:31 PDT
Pull request: https://github.com/WebKit/WebKit/pull/1095
Comment 3 EWS 2022-05-27 13:52:55 PDT
Committed r294951 (251059@main): <https://commits.webkit.org/251059@main>

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