WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
244450
Unify copies of Version.xcconfig
https://bugs.webkit.org/show_bug.cgi?id=244450
Summary
Unify copies of Version.xcconfig
David Kilzer (:ddkilzer)
Reported
2022-08-28 08:20:54 PDT
Unify copies of Version.xcconfig. These files had already started to diverge: ``` $ find Source -name Version.xcconfig -exec cksum {} \; 3149735970 3130 Source/WebKit/Configurations/Version.xcconfig 163302794 3130 Source/JavaScriptCore/Configurations/Version.xcconfig 1932663448 3136 Source/WebKitLegacy/mac/Configurations/Version.xcconfig 813728237 3129 Source/WebGPU/Configurations/Version.xcconfig 2688390500 885 Source/WebInspectorUI/Configurations/Version.xcconfig 1932663448 3136 Source/WebCore/Configurations/Version.xcconfig 1491318891 3130 Source/WebCore/PAL/Configurations/Version.xcconfig 1737181310 3130 Source/ThirdParty/ANGLE/Configurations/Version.xcconfig 163302794 3130 Source/ThirdParty/libwebrtc/Configurations/Version.xcconfig ```
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2022-08-28 08:21:27 PDT
<
rdar://problem/99249045
>
David Kilzer (:ddkilzer)
Comment 2
2022-08-28 08:45:07 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/3747
EWS
Comment 3
2022-08-29 10:27:02 PDT
Committed
253909@main
(4b9a8ee9163f): <
https://commits.webkit.org/253909@main
> Reviewed commits have been landed. Closing PR #3747 and removing active labels.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug