WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
285973
Remove unneeded TZoneAllocationFallback.
https://bugs.webkit.org/show_bug.cgi?id=285973
Summary
Remove unneeded TZoneAllocationFallback.
Mark Lam
Reported
2025-01-15 00:12:15 PST
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
Comment 1
2025-01-15 00:12:41 PST
<
rdar://problem/142947419
>
Mark Lam
Comment 2
2025-01-15 00:29:17 PST
Pull request:
https://github.com/WebKit/WebKit/pull/39059
EWS
Comment 3
2025-01-15 07:19:37 PST
Committed
288935@main
(1116d2ff3c63): <
https://commits.webkit.org/288935@main
> Reviewed commits have been landed. Closing PR #39059 and removing active labels.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug