Bug 256810

Summary: JavaScriptCore InstallAPI includes broken path to unicode headers on open-source builds
Product: WebKit Reporter: Elliott Williams <emw>
Component: Tools / TestsAssignee: Elliott Williams <emw>
Status: RESOLVED FIXED    
Severity: Normal CC: webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

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.