Chromium Code Reviews
DescriptionMake user name not editable when re-login is required.
BUG=19721
TEST=To test:
(1) Enable sync
(2) Quit chromium
(3) Find Sync Data\BookmarkSyncSettings.sqlite3 in your chromium profile and open it in SQLite Browser.
(4) Edit the record in the 'cookies' table and change the 'service_token' value to 'x'. Save the DB.
(5) Re-launch chromium. You should see a 'Sync Error' notie on the new tab page. Click it and you will see the login window. The username field should contain your login as simply bold text, NOT as an editable input field.
Patch Set 1 #
Total comments: 1
Messages
Total messages: 4 (0 generated)
|
|||||||||||||||||||