Bug 268491

Summary: Fix ARM64 build (part 2)
Product: WebKit Reporter: Justin Michaud <justin_michaud>
Component: JavaScriptCoreAssignee: Justin Michaud <justin_michaud>
Status: RESOLVED WONTFIX    
Severity: Normal CC: commit-queue, mark.lam, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on: 268513    
Bug Blocks:    

Description Justin Michaud 2024-01-31 13:05:57 PST
Fix ARM64 build (part 2)
Comment 1 Radar WebKit Bug Importer 2024-01-31 13:06:14 PST
<rdar://problem/122037743>
Comment 2 Justin Michaud 2024-01-31 13:08:54 PST
Pull request: https://github.com/WebKit/WebKit/pull/23611
Comment 3 EWS 2024-01-31 13:40:34 PST
Committed 273857@main (13ca1d4ad63f): <https://commits.webkit.org/273857@main>

Reviewed commits have been landed. Closing PR #23611 and removing active labels.
Comment 4 Mark Lam 2024-01-31 14:23:50 PST
Need a follow up fix.
Comment 5 EWS 2024-01-31 14:36:34 PST
Committed 273861@main (642c3a4c1b5e): <https://commits.webkit.org/273861@main>

Reviewed commits have been landed. Closing PR #23619 and removing active labels.
Comment 6 WebKit Commit Bot 2024-01-31 16:46:11 PST
Re-opened since this is blocked by bug 268513
Comment 7 Mark Lam 2024-02-01 18:20:11 PST
We reverted this, and will address this another way.