DescriptionAdd flags for new Autofill work.
Also:
* Rename the kExternalAutofillPopup flag to the more general kEnableNewAutofillUi flag, since we'll be working on multiple new pieces of UI.
* Remove an Android override with a flag; use a #if defined(OS_ANDROID) macro instead, so that fewer bits of the code need to worry about the flag.
* Remove a dead flag.
* Expand a comment in the about_flags.cc code.
BUG=51644
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=163760
Patch Set 1 #
Total comments: 3
Patch Set 2 : Simpler Android code path #
Total comments: 4
Patch Set 3 : Addressing Nico's nits #Patch Set 4 : Rebase #
Messages
Total messages: 22 (0 generated)
|