Bug 241014
Summary: | Start allocating shared memory with MAP_MEM_VM_SHARE again on newer OSes | ||
---|---|---|---|
Product: | WebKit | Reporter: | Chris Dumez <cdumez> |
Component: | WebKit2 | Assignee: | Chris Dumez <cdumez> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | kkinnunen, webkit-bug-importer |
Priority: | P2 | Keywords: | InRadar |
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
See Also: | https://bugs.webkit.org/show_bug.cgi?id=221048 |
Chris Dumez
Start allocating shared memory with MAP_MEM_VM_SHARE again on newer OSes, since MAP_MEM_VM_SHARE no longer prevents memory attribution.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/94032696>
Chris Dumez
Pull request: https://github.com/WebKit/WebKit/pull/1095
EWS
Committed r294951 (251059@main): <https://commits.webkit.org/251059@main>
Reviewed commits have been landed. Closing PR #1095 and removing active labels.