Bug 219388 - Consolidate header postprocessing scripts
Summary: Consolidate header postprocessing scripts
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Keith Rollin
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2020-12-01 00:10 PST by Keith Rollin
Modified: 2020-12-10 12:59 PST (History)
13 users (show)

See Also:


Attachments
Patch (30.03 KB, patch)
2020-12-01 00:39 PST, Keith Rollin
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Keith Rollin 2020-12-01 00:10:07 PST
Our build system includes two sets of header post processing scripts: those to be used with XCBuild and those to be used with pre-XCBuild. Consolidate these into one set of scripts that can be used in either environment in order to remove code duplication and drift between their implementations when one script gets updated and its counterpart does not.
Comment 1 Radar WebKit Bug Importer 2020-12-01 00:10:41 PST
<rdar://problem/71840357>
Comment 2 Keith Rollin 2020-12-01 00:39:58 PST
Created attachment 415105 [details]
Patch
Comment 3 David Kilzer (:ddkilzer) 2020-12-01 09:30:27 PST
Comment on attachment 415105 [details]
Patch

r=me
Comment 4 EWS 2020-12-01 10:40:13 PST
Committed r270315: <https://trac.webkit.org/changeset/270315>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 415105 [details].