Bug 308889
| Summary: | Allow JSBuffer to take virtual copy of read-only memory | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Ben Nham <nham> |
| Component: | New Bugs | Assignee: | Ben Nham <nham> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Ben Nham
To reduce the memory overhead of JSBuffer, allow it to take a virtual copy rather than a physical copy of memory with a read-only region.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/171437444>
Ben Nham
<rdar://171312066>
Ben Nham
Pull request: https://github.com/WebKit/WebKit/pull/59657
EWS
Committed 308439@main (193c672c58d9): <https://commits.webkit.org/308439@main>
Reviewed commits have been landed. Closing PR #59657 and removing active labels.