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
Radar WebKit Bug Importer
Comment 1 2024-11-23 23:23:23 PST
Mark Lam
Comment 2 2024-11-23 23:27:05 PST
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.