Bug 285973
| Summary: | Remove unneeded TZoneAllocationFallback. | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Mark Lam <mark.lam> |
| Component: | New Bugs | Assignee: | Mark Lam <mark.lam> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Mark Lam
The TZoneAllocationFallback was added as an option in case we need to turn off TZoneHeap in only the WebContent process in order to avoid a memory regression. It turns out that we can enable TZoneHeap for all WebKit processes without regressing memory usage. So, this option is no longer needed, and can be removed to simplify the code.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/142947419>
Mark Lam
Pull request: https://github.com/WebKit/WebKit/pull/39059
EWS
Committed 288935@main (1116d2ff3c63): <https://commits.webkit.org/288935@main>
Reviewed commits have been landed. Closing PR #39059 and removing active labels.