components/password_manager/core/common/password_manager_features.* contains a lot of cases of features with "enabled" in their name (kEnable...)
All those "enables" are implicit and the name should be just the description of the feature itself (e.g., kViewPasswords).
We should clean that up, because it thrives on copy&paste.
components/password_manager/core/common/password_manager_features.* contains a lot of cases of features with "enabled" in their name (kEnable...)
All those "enables" are implicit and the name should be just the description of the feature itself (e.g., kViewPasswords).
We should clean that up, because it thrives on copy&paste.
Related complaint from the metrics team: http://g/chrome-password-manager-team/I3rUMcgCj0E/ZMJzqudNAQAJ
Comment 1 by vabr@chromium.org
, Nov 16 2017