WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
286048
Disable IsoHeap code when TZoneHeap is enabled.
https://bugs.webkit.org/show_bug.cgi?id=286048
Summary
Disable IsoHeap code when TZoneHeap is enabled.
Mark Lam
Reported
2025-01-15 20:43:47 PST
The IsoHeap code is unused and just taking up space. We can #if them out. This also helps to clearly delineate the IsoHeap code from the TZoneHeap code making the code clearer. It also reduces the reduces code size by just under 4K.
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2025-01-15 20:44:09 PST
<
rdar://problem/143020852
>
Mark Lam
Comment 2
2025-01-15 21:08:17 PST
Pull request:
https://github.com/WebKit/WebKit/pull/39118
EWS
Comment 3
2025-01-16 07:26:01 PST
Committed
289011@main
(81b85b9b573f): <
https://commits.webkit.org/289011@main
> Reviewed commits have been landed. Closing PR #39118 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