Bug 80651

Summary: [Mac] Pass sandbox profiles through preprocessor
Product: WebKit Reporter: Alexey Proskuryakov <ap>
Component: WebKit2Assignee: Alexey Proskuryakov <ap>
Status: RESOLVED FIXED    
Severity: Normal CC: mrowe, sam
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
first naive attempt
ap: review-, buildbot: commit-queue-
poposed patch
mrowe: review+
patch for landing none

Description Alexey Proskuryakov 2012-03-08 16:04:07 PST
Path forthcoming.
Comment 1 Alexey Proskuryakov 2012-03-08 16:05:39 PST
Created attachment 130931 [details]
first naive attempt
Comment 2 Build Bot 2012-03-08 16:40:44 PST
Comment on attachment 130931 [details]
first naive attempt

Attachment 130931 [details] did not pass mac-ews (mac):
Output: http://queues.webkit.org/results/11894228
Comment 3 Alexey Proskuryakov 2012-03-08 18:37:40 PST
Comment on attachment 130931 [details]
first naive attempt

Argh, this error was a warning on my machine, silenced by -w.

Anyway, Marks suggests using DerivedSources.make instead.
Comment 4 Alexey Proskuryakov 2012-03-09 14:50:11 PST
Created attachment 131117 [details]
poposed patch
Comment 5 Alexey Proskuryakov 2012-03-09 15:27:09 PST
Created attachment 131124 [details]
patch for landing

Not sure what's up with EWS, build.webkit.org sees no failure with trunk.
Comment 6 Alexey Proskuryakov 2012-03-09 15:50:07 PST
Committed <http://trac.webkit.org/changeset/110346>. EWS is down, and this shouldn't fail unless it uses some wrong version of Xcode anyway.