Bug 74323

Summary: chromium: weird gyp issues w/ standalone webkit build
Product: WebKit Reporter: Dirk Pranke <dpranke>
Component: New BugsAssignee: Dirk Pranke <dpranke>
Status: RESOLVED FIXED    
Severity: Normal CC: dglazkov, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch
none
generate patch correctly
none
minimal test case webkit.review.bot: commit-queue-

Description Dirk Pranke 2011-12-12 13:13:17 PST
chromium: weird gyp issues w/ standalone webkit build
Comment 1 Dirk Pranke 2011-12-12 13:17:00 PST
Created attachment 118830 [details]
Patch
Comment 2 Dirk Pranke 2011-12-12 13:21:52 PST
Created attachment 118831 [details]
generate patch correctly
Comment 3 Dirk Pranke 2011-12-12 17:32:03 PST
Created attachment 118924 [details]
minimal test case
Comment 4 WebKit Review Bot 2011-12-12 18:29:36 PST
Comment on attachment 118924 [details]
minimal test case

Attachment 118924 [details] did not pass chromium-ews (chromium-xvfb):
Output: http://queues.webkit.org/results/10847174
Comment 5 Dirk Pranke 2011-12-12 18:59:07 PST
There appears to be a bug in gyp. We've narrowed it down to a much smaller test case, and filed a bug here:

http://code.google.com/p/gyp/issues/detail?id=240
Comment 6 Dirk Pranke 2011-12-20 15:43:35 PST
The bug was fixed in gyp and rolled into webkit ...