[Webkit-unassigned] [Bug 36578] [chromium] update chromium DEPS for upstream compile

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Mar 24 22:28:31 PDT 2010


https://bugs.webkit.org/show_bug.cgi?id=36578


Darin Fisher (:fishd, Google) <fishd at chromium.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #51594|review?                     |review+
               Flag|                            |




--- Comment #5 from Darin Fisher (:fishd, Google) <fishd at chromium.org>  2010-03-24 22:28:31 PST ---
(From update of attachment 51594)
> +++ b/WebKit/chromium/DEPS

> +   'third_party/wtl':
> +     Var('chromium_svn')+'/third_party/wtl@'+Var('chromium_rev'),

can we avoid the wtl dependencies?

would it be possible for some of these dependencies to be expressed
through a GYP variable that is defined within the chromium repository?

it seems like it would be very nice if chromium/DEPS only mentioned
the things that are directly used by WebKit.  then, if we could
somehow infer the dependencies that those things require, we could
greatly minimize what gets hard coded into chromium/DEPS.  That
would help minimize the cost associated with changing the set of
dependencies.

R=me all the same

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list