Bug 80651 - [Mac] Pass sandbox profiles through preprocessor
Summary: [Mac] Pass sandbox profiles through preprocessor
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit2 (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Alexey Proskuryakov
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-03-08 16:04 PST by Alexey Proskuryakov
Modified: 2012-03-09 17:19 PST (History)
2 users (show)

See Also:


Attachments
first naive attempt (6.04 KB, patch)
2012-03-08 16:05 PST, Alexey Proskuryakov
ap: review-
buildbot: commit-queue-
Details | Formatted Diff | Diff
poposed patch (51.31 KB, patch)
2012-03-09 14:50 PST, Alexey Proskuryakov
mrowe: review+
Details | Formatted Diff | Diff
patch for landing (51.40 KB, patch)
2012-03-09 15:27 PST, Alexey Proskuryakov
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.