Bug 255943 - [Windows] Allow bmalloc build for Windows platform.
Summary: [Windows] Allow bmalloc build for Windows platform.
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: bmalloc (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks: 143310
  Show dependency treegraph
 
Reported: 2023-04-25 12:12 PDT by Basuke Suzuki
Modified: 2023-04-25 20:15 PDT (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Basuke Suzuki 2023-04-25 12:12:46 PDT
Currently it is hard-coded to disable bmalloc and there's no way to try building. After this patch, still bmalloc is off by default and won't be compiled except passing `--no-system-malloc` option.
Comment 1 EWS 2023-04-25 20:14:12 PDT
Committed 263399@main (7f2402e91528): <https://commits.webkit.org/263399@main>

Reviewed commits have been landed. Closing PR #13170 and removing active labels.
Comment 2 Radar WebKit Bug Importer 2023-04-25 20:15:21 PDT
<rdar://problem/108538763>