Bug 257408

Summary: [Xcode] Use a TAPI filelist for WebKitLegacy's migrated headers
Product: WebKit Reporter: Elliott Williams <emw>
Component: Tools / TestsAssignee: Elliott Williams <emw>
Status: NEW ---    
Severity: Normal CC: webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

Description Elliott Williams 2023-05-26 18:22:27 PDT
Currently, WebKitLegacy passes -extra-{public,private}-header for each migrated header in OTHER_TAPI_FLAGS. We can replace this with a generated tapi filelist containing the headers migrated from WebCore.
Comment 1 Radar WebKit Bug Importer 2023-05-26 18:22:52 PDT
<rdar://problem/109914195>
Comment 2 Elliott Williams 2023-05-26 18:25:54 PDT
Pull request: https://github.com/WebKit/WebKit/pull/14418