DescriptionStart the process of making Autofill into a Browser Component.
This means, add the intended DEPS rules for a Browser Component
(depend on nothing within chrome/browser outside the component except
chrome/browser/api) and add a temporary owner for pure refactoring
changes so that such changes can be done more quickly. Larger changes
(that affect functionality or interfaces in non-refactoring ways) will
still be sent to a proper OWNER.
With the new DEPS, a presubmit check will warn developers that add new
temporarily-allowed (the files designated with a "!" rule in the DEPS
file).
See http://www.chromium.org/developers/design-documents/browser-components
BUG=140037
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=149490
Patch Set 1 #
Messages
Total messages: 4 (0 generated)
|