Bug 256810 - JavaScriptCore InstallAPI includes broken path to unicode headers on open-source builds
Summary: JavaScriptCore InstallAPI includes broken path to unicode headers on open-sou...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Elliott Williams
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2023-05-15 15:17 PDT by Elliott Williams
Modified: 2023-05-25 19:31 PDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Elliott Williams 2023-05-15 15:17:49 PDT
We won't be able to turn on installapi phases in open source until this is fixed. Since there is no API from icu headers, we can make WTF filter these headers out of the filelist it generates, rather than improve the install-path-calculation logic in generate-tapi-filelist.py.
Comment 1 Elliott Williams 2023-05-16 11:07:25 PDT
Pull request: https://github.com/WebKit/WebKit/pull/13931
Comment 2 Radar WebKit Bug Importer 2023-05-16 11:07:40 PDT
<rdar://problem/109414018>
Comment 3 EWS 2023-05-25 19:31:46 PDT
Committed 264550@main (abdeae2f7a08): <https://commits.webkit.org/264550@main>

Reviewed commits have been landed. Closing PR #13931 and removing active labels.