Bug 254478
| Summary: | JSC: Disable JIT for Windows | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Fujii Hironori <fujii.hironori> |
| Component: | JavaScriptCore | Assignee: | Fujii Hironori <fujii.hironori> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | commit-queue, webkit-bug-importer, ysuzuki |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Bug Depends on: | 254577 | ||
| Bug Blocks: | 273854 | ||
Fujii Hironori
JSC: Disable JIT for Windows
[webkit-dev] Proposal on retiring JIT on Windows
https://lists.webkit.org/pipermail/webkit-dev/2023-March/032506.html
I'm going to just disable JIT for Windows before removing code.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Fujii Hironori
Pull request: https://github.com/WebKit/WebKit/pull/11978
EWS
Committed 262134@main (37471591d2ad): <https://commits.webkit.org/262134@main>
Reviewed commits have been landed. Closing PR #11978 and removing active labels.
Radar WebKit Bug Importer
<rdar://problem/107247274>
WebKit Commit Bot
Re-opened since this is blocked by bug 254577
Fujii Hironori
Windows JIT is crashing again. bug#273854
Let's disable it.
Fujii Hironori
Pull request: https://github.com/WebKit/WebKit/pull/28269
EWS
Committed 278545@main (da80566db803): <https://commits.webkit.org/278545@main>
Reviewed commits have been landed. Closing PR #28269 and removing active labels.