Bug 275859
Summary: | [Win] Enable UNIFIED_AND_FREEZABLE_CONFIG_RECORD on Windows | ||
---|---|---|---|
Product: | WebKit | Reporter: | Ian Grunert <ian.grunert> |
Component: | JavaScriptCore | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | Hironori.Fujii, webkit-bug-importer |
Priority: | P2 | Keywords: | InRadar |
Version: | WebKit Nightly Build | ||
Hardware: | PC | ||
OS: | Windows 10 | ||
Bug Depends on: | |||
Bug Blocks: | 277631 |
Ian Grunert
This along with bug 143310 will allow us to share the X86_64 OFFLINE_ASM_BACKEND, and get rid of X86_64_WIN.
There's a lot of assumptions built into ENABLE_UNIFIED_AND_FREEZABLE_CONFIG_RECORD that bmalloc is in use (e.g. GigacageConfig g_config is referenced a lot).
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/130973235>
Ian Grunert
Pull request: https://github.com/WebKit/WebKit/pull/31654
EWS
Committed 281876@main (f0f17a7e056d): <https://commits.webkit.org/281876@main>
Reviewed commits have been landed. Closing PR #31654 and removing active labels.