Bug 256544 - REGRESSION (159729@main): Recover sort-export-file from the mists of time
Summary: REGRESSION (159729@main): Recover sort-export-file from the mists of time
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: Other
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: David Kilzer (:ddkilzer)
URL:
Keywords: InRadar
Depends on: 141491
Blocks:
  Show dependency treegraph
 
Reported: 2023-05-09 12:48 PDT by David Kilzer (:ddkilzer)
Modified: 2023-05-09 14:11 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 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.