Bug 256544

Summary: REGRESSION (159729@main): Recover sort-export-file from the mists of time
Product: WebKit Reporter: David Kilzer (:ddkilzer) <ddkilzer>
Component: Tools / TestsAssignee: David Kilzer (:ddkilzer) <ddkilzer>
Status: RESOLVED FIXED    
Severity: Normal CC: webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: Other   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on: 141491    
Bug Blocks:    

Description David Kilzer (:ddkilzer) 2023-05-09 12:48:40 PDT
Recover sort-export-file from the mists of time.

We still are using export files on WebKitLegacy and libwebrtc:

$ find Source -name \*.exp
Source/WebKitLegacy/ios/WebKit.iOS.exp
Source/WebKitLegacy/mac/WebKit.exp
Source/WebKitLegacy/mac/WebKit.Testing.exp
Source/WebKitLegacy/mac/WebKit.mac.exp
Source/ThirdParty/libwebrtc/Configurations/libwebrtc.iOS.exp
Source/ThirdParty/libwebrtc/Configurations/libwebrtc.iOSsim.exp
Source/ThirdParty/libwebrtc/Configurations/libwebrtc.mac.exp

This regressed in:

    Remove WebCore.exp.in and clean up.
    https://bugs.webkit.org/show_bug.cgi?id=141491
    <https://commits.webkit.org/159729@main>
Comment 1 Radar WebKit Bug Importer 2023-05-09 14:00:22 PDT
<rdar://problem/109116226>
Comment 2 David Kilzer (:ddkilzer) 2023-05-09 14:08:27 PDT
Pull request: https://github.com/WebKit/WebKit/pull/13654
Comment 3 EWS 2023-05-09 14:11:22 PDT
Committed 263875@main (7be4438ed6ff): <https://commits.webkit.org/263875@main>

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