Bug 128452

Summary: [Mac] Don't duplicate the list of input files for postprocess-headers.sh
Product: WebKit Reporter: Mark Rowe (bdash) <mrowe>
Component: JavaScriptCoreAssignee: Mark Rowe (bdash) <mrowe>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, mitz
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

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.