WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
283643
Remove #include of TZoneMallocInlines.h in JSC header files.
https://bugs.webkit.org/show_bug.cgi?id=283643
Summary
Remove #include of TZoneMallocInlines.h in JSC header files.
Mark Lam
Reported
2024-11-23 23:23:05 PST
.h files are not supposed to #include Inlines.h files. Doing so will significantly slow down building time.
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2024-11-23 23:23:23 PST
<
rdar://problem/140491226
>
Mark Lam
Comment 2
2024-11-23 23:27:05 PST
Pull request:
https://github.com/WebKit/WebKit/pull/37095
EWS
Comment 3
2024-11-24 08:10:31 PST
Committed
287031@main
(dcd38ba9ba5e): <
https://commits.webkit.org/287031@main
> Reviewed commits have been landed. Closing PR #37095 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