Bug 72320 - Add --css-grid-layout to build-webkit and the build systems
Summary: Add --css-grid-layout to build-webkit and the build systems
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Julien Chaffraix
URL:
Keywords:
Depends on:
Blocks: 60731
  Show dependency treegraph
 
Reported: 2011-11-14 15:35 PST by Julien Chaffraix
Modified: 2011-11-14 17:49 PST (History)
3 users (show)

See Also:


Attachments
Trivial change: add the flags and update the build systems. (25.09 KB, patch)
2011-11-14 16:01 PST, Julien Chaffraix
ojan: review+
webkit.review.bot: commit-queue-
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Julien Chaffraix 2011-11-14 15:35:58 PST
This will be needed to be able to compile the new grid layout code.

Fairly straightforward change coming.
Comment 1 Julien Chaffraix 2011-11-14 16:01:14 PST
Created attachment 115050 [details]
Trivial change: add the flags and update the build systems.
Comment 2 WebKit Review Bot 2011-11-14 17:10:26 PST
Comment on attachment 115050 [details]
Trivial change: add the flags and update the build systems.

Rejecting attachment 115050 [details] from commit-queue.

Failed to run "['/mnt/git/webkit-commit-queue/Tools/Scripts/webkit-patch', '--status-host=queues.webkit.org', '-..." exit_code: 2

Last 500 characters of output:
n/master/.rev_map.268f45cc-cd09-0410-ab3c-d52691b4dbfc
First, rewinding head to replay your work on top of it...
Fast-forwarded master to refs/remotes/origin/master.
Updating chromium port dependencies using gclient...

________ running '/usr/bin/python tools/clang/scripts/update.py --mac-only' in '/mnt/git/webkit-commit-queue/Source/WebKit/chromium'

________ running '/usr/bin/python gyp_webkit' in '/mnt/git/webkit-commit-queue/Source/WebKit/chromium'
Updating webkit projects from gyp files...

Full output: http://queues.webkit.org/results/10485118
Comment 3 Julien Chaffraix 2011-11-14 17:49:15 PST
Committed r100226: <http://trac.webkit.org/changeset/100226>