Bug 64187
| Summary: | garden-o-matic should be able to kick off a WebKit DEPS roll | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Adam Barth <abarth> |
| Component: | Tools / Tests | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED WONTFIX | ||
| Severity: | Normal | ||
| Priority: | P2 | ||
| Version: | 528+ (Nightly build) | ||
| Hardware: | All | ||
| OS: | All | ||
| Bug Depends on: | |||
| Bug Blocks: | 64183 | ||
Adam Barth
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 | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Adam Barth
This would require building out too much infrastructure. Kicking off the DEPS roll manually isn't so bad.