Bug 64187 - garden-o-matic should be able to kick off a WebKit DEPS roll
Summary: garden-o-matic should be able to kick off a WebKit DEPS roll
Status: RESOLVED WONTFIX
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks: 64183
  Show dependency treegraph
 
Reported: 2011-07-08 11:22 PDT by Adam Barth
Modified: 2011-10-02 10:23 PDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Adam Barth 2011-07-08 11:22:56 PDT
Adding this feature is going to be slightly tricky.  The main idea here is to use the Chromium commit-queue to land the patch.  We'll probably need a server somewhere with a git checkout of Chromium (which is quite large).  Another approach is to create a partial svn checkout of Chromium that contains just the DEPS file, but Chromium might be moving to git soon and the scripts maruel is writing for us might only work in git.
Comment 1 Adam Barth 2011-10-02 10:23:24 PDT
This would require building out too much infrastructure.  Kicking off the DEPS roll manually isn't so bad.