Bug 128452 - [Mac] Don't duplicate the list of input files for postprocess-headers.sh
Summary: [Mac] Don't duplicate the list of input files for postprocess-headers.sh
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Mark Rowe (bdash)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-02-08 01:16 PST by Mark Rowe (bdash)
Modified: 2014-02-08 02:28 PST (History)
2 users (show)

See Also:


Attachments
Patch (1.40 KB, patch)
2014-02-08 01:36 PST, Mark Rowe (bdash)
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Mark Rowe (bdash) 2014-02-08 01:16:49 PST
As Dan mentioned in bug 128448, the list of input files is in both the Xcode project and postprocess-headers.sh. The script should pull them from the environment variables that Xcode exposes (SCRIPT_INPUT_FILE_0…SCRIPT_INPUT_FILE_N).
Comment 1 Mark Rowe (bdash) 2014-02-08 01:36:22 PST
Created attachment 223562 [details]
Patch
Comment 2 WebKit Commit Bot 2014-02-08 02:28:06 PST
Comment on attachment 223562 [details]
Patch

Clearing flags on attachment: 223562

Committed r163710: <http://trac.webkit.org/changeset/163710>
Comment 3 WebKit Commit Bot 2014-02-08 02:28:08 PST
All reviewed patches have been landed.  Closing bug.