[webkit-reviews] review canceled: [Bug 36578] [chromium] update chromium DEPS for upstream compile : [Attachment 51594] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Mar 26 02:29:13 PDT 2010


Tony Chang (Google) <tony at chromium.org> has canceled  review:
Bug 36578: [chromium] update chromium DEPS for upstream compile
https://bugs.webkit.org/show_bug.cgi?id=36578

Attachment 51594: Patch
https://bugs.webkit.org/attachment.cgi?id=51594&action=review

------- Additional Comments from Tony Chang (Google) <tony at chromium.org>
My current plan is to do the following:
1) Modify gclient to allow checking out a single file.	The syntax will be
like:
chromium_deps: File("svn://..../DEPS")

2) Modify gclient's From syntax so we can pull revisions that map to different
directories.  E.g., 
net: From("chromium_deps", "src/net")
This would pull the svn revision specific for 'src/net' in the chromium DEPS
file into our local checkout.

3) Rewrite WebKit/chromium/DEPS with these values.


More information about the webkit-reviews mailing list