Bug 74323 - chromium: weird gyp issues w/ standalone webkit build
Summary: chromium: weird gyp issues w/ standalone webkit build
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Dirk Pranke
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-12-12 13:13 PST by Dirk Pranke
Modified: 2011-12-20 15:43 PST (History)
2 users (show)

See Also:


Attachments
Patch (1.73 MB, patch)
2011-12-12 13:17 PST, Dirk Pranke
no flags Details | Formatted Diff | Diff
generate patch correctly (13.68 KB, patch)
2011-12-12 13:21 PST, Dirk Pranke
no flags Details | Formatted Diff | Diff
minimal test case (3.23 KB, patch)
2011-12-12 17:32 PST, Dirk Pranke
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 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 ...