Bug 268491 - Fix ARM64 build (part 2)
Summary: Fix ARM64 build (part 2)
Status: RESOLVED WONTFIX
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Justin Michaud
URL:
Keywords: InRadar
Depends on: 268513
Blocks:
  Show dependency treegraph
 
Reported: 2024-01-31 13:05 PST by Justin Michaud
Modified: 2024-02-01 18:20 PST (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.