Bug 72320

Summary: Add --css-grid-layout to build-webkit and the build systems
Product: WebKit Reporter: Julien Chaffraix <jchaffraix>
Component: Tools / TestsAssignee: Julien Chaffraix <jchaffraix>
Status: RESOLVED FIXED    
Severity: Normal CC: ojan, tony, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Bug Depends on:    
Bug Blocks: 60731    
Attachments:
Description Flags
Trivial change: add the flags and update the build systems. ojan: review+, webkit.review.bot: commit-queue-

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>