chrome://settings should allow duplicate profile names.
commit394e6d26be1ad1dd2abd59baa58bb570aee4156b
authornoms <noms@chromium.org>
Tue, 6 Jan 2015 18:38:41 +0000 (6 10:38 -0800)
committerCommit bot <commit-bot@chromium.org>
Tue, 6 Jan 2015 18:39:38 +0000 (6 18:39 +0000)
tree4bbbe07ae0508bcba7a3f975403117da937f3f95
parentc326dd5aa4f62e44e97350248dbb1ebaf684af68
chrome://settings should allow duplicate profile names.

Since a profile name can be a Gaia name, we can't really have this
distinction around anymore (people can sign in to two different profiles with
accounts that have the same Gaia name. Since that's allowed, then
the UI should allow this too)

BUG=445037
TEST=Go to chrome://settings and try to rename a profile to an already existing
profile's name. The UI should allow that.

Review URL: https://codereview.chromium.org/834673005

Cr-Commit-Position: refs/heads/master@{#310112}
chrome/app/generated_resources.grd
chrome/browser/resources/options/manage_profile_overlay.js
chrome/browser/ui/webui/options/manage_profile_browsertest.js
chrome/browser/ui/webui/options/manage_profile_handler.cc