Bug 255943

Summary: [Windows] Allow bmalloc build for Windows platform.
Product: WebKit Reporter: Basuke Suzuki <basuke>
Component: bmallocAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: ggaren, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 143310    

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>