RESOLVED WONTFIX64187
garden-o-matic should be able to kick off a WebKit DEPS roll
https://bugs.webkit.org/show_bug.cgi?id=64187
Summary garden-o-matic should be able to kick off a WebKit DEPS roll
Adam Barth
Reported 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.
Attachments
Adam Barth
Comment 1 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.
Note You need to log in before you can comment on or make changes to this bug.