RESOLVED FIXED 245256
WebKitLegacy installhdrs depends on bmalloc headers
https://bugs.webkit.org/show_bug.cgi?id=245256
Summary WebKitLegacy installhdrs depends on bmalloc headers
Elliott Williams
Reported 2022-09-15 16:47:42 PDT
This stems from an `#include <bmalloc/BPlatform.h>` in WTF's PlatformUse.h. Many targets depend on WTF's platform headers, but they should not need to pull in bmalloc as well.
Attachments
Elliott Williams
Comment 1 2022-09-15 16:48:00 PDT
Elliott Williams
Comment 2 2022-09-15 16:49:16 PDT
EWS
Comment 3 2022-09-15 23:54:49 PDT
Committed 254543@main (3a0b78d146f9): <https://commits.webkit.org/254543@main> Reviewed commits have been landed. Closing PR #1056 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.