Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(234)

Issue 1776673003: Fix the password bubble titles for android. (Closed)

Created:
4 years, 9 months ago by vasilii
Modified:
4 years, 9 months ago
Reviewers:
vabr (Chromium), engedy
CC:
chromium-reviews, gcasto+watchlist_chromium.org, vabr+watchlistpasswordmanager_chromium.org, mkwst+watchlist-passwords_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Fix the password bubble titles for android. It should be "Do you want to save the password for <site>?" and "Saved passwords for <site>". BUG=592382 Committed: https://crrev.com/5fe6793b2e0afeb3e395ea49dd346bf5747b0f14 Cr-Commit-Position: refs/heads/master@{#380413}

Patch Set 1 #

Total comments: 6

Patch Set 2 : format #

Patch Set 3 : comments #

Patch Set 4 : fix the tests #

Unified diffs Side-by-side diffs Delta from patch set Stats (+104 lines, -86 lines) Patch
M chrome/browser/password_manager/chrome_password_manager_client.h View 1 chunk +2 lines, -1 line 0 comments Download
M chrome/browser/password_manager/chrome_password_manager_client.cc View 1 2 3 1 chunk +3 lines, -3 lines 0 comments Download
M chrome/browser/ui/passwords/manage_passwords_bubble_model.h View 1 chunk +0 lines, -2 lines 0 comments Download
M chrome/browser/ui/passwords/manage_passwords_bubble_model.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/browser/ui/passwords/manage_passwords_state.h View 2 chunks +4 lines, -3 lines 0 comments Download
M chrome/browser/ui/passwords/manage_passwords_state.cc View 4 chunks +5 lines, -5 lines 0 comments Download
M chrome/browser/ui/passwords/manage_passwords_state_unittest.cc View 1 2 12 chunks +48 lines, -18 lines 0 comments Download
M chrome/browser/ui/passwords/manage_passwords_test.cc View 1 2 3 1 chunk +3 lines, -1 line 0 comments Download
M chrome/browser/ui/passwords/manage_passwords_ui_controller.h View 1 chunk +2 lines, -1 line 0 comments Download
M chrome/browser/ui/passwords/manage_passwords_ui_controller.cc View 1 chunk +3 lines, -2 lines 0 comments Download
M chrome/browser/ui/passwords/manage_passwords_ui_controller_unittest.cc View 2 chunks +4 lines, -2 lines 0 comments Download
M chrome/browser/ui/passwords/manage_passwords_view_utils.cc View 1 2 3 chunks +4 lines, -16 lines 0 comments Download
M chrome/browser/ui/passwords/manage_passwords_view_utils_unittest.cc View 1 chunk +1 line, -12 lines 0 comments Download
M chrome/browser/ui/passwords/passwords_client_ui_delegate.h View 2 chunks +5 lines, -3 lines 0 comments Download
M chrome/browser/ui/passwords/passwords_model_delegate.h View 1 chunk +1 line, -1 line 0 comments Download
M components/password_manager/content/browser/credential_manager_dispatcher_unittest.cc View 1 2 1 chunk +2 lines, -2 lines 0 comments Download
M components/password_manager/core/browser/credential_manager_pending_request_task.cc View 1 chunk +2 lines, -1 line 0 comments Download
M components/password_manager/core/browser/password_manager_client.h View 1 chunk +5 lines, -4 lines 0 comments Download
M components/password_manager/core/browser/stub_password_manager_client.h View 1 chunk +2 lines, -2 lines 0 comments Download
M components/password_manager/core/browser/stub_password_manager_client.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M ios/chrome/browser/passwords/ios_chrome_password_manager_client.h View 1 1 chunk +2 lines, -2 lines 0 comments Download
M ios/chrome/browser/passwords/ios_chrome_password_manager_client.mm View 1 1 chunk +2 lines, -1 line 0 comments Download

Messages

Total messages: 14 (5 generated)
vasilii
Hi Balazs, please review.
4 years, 9 months ago (2016-03-09 14:06:21 UTC) #2
engedy
LGTM, but note that I'm not an OWNER Of c/b/ui/passwords. https://codereview.chromium.org/1776673003/diff/1/chrome/browser/ui/passwords/manage_passwords_state_unittest.cc File chrome/browser/ui/passwords/manage_passwords_state_unittest.cc (right): https://codereview.chromium.org/1776673003/diff/1/chrome/browser/ui/passwords/manage_passwords_state_unittest.cc#newcode68 ...
4 years, 9 months ago (2016-03-09 15:33:16 UTC) #3
vasilii
https://codereview.chromium.org/1776673003/diff/1/chrome/browser/ui/passwords/manage_passwords_state_unittest.cc File chrome/browser/ui/passwords/manage_passwords_state_unittest.cc (right): https://codereview.chromium.org/1776673003/diff/1/chrome/browser/ui/passwords/manage_passwords_state_unittest.cc#newcode68 chrome/browser/ui/passwords/manage_passwords_state_unittest.cc:68: // Returns a PasswordFormManager containing nothing as a best ...
4 years, 9 months ago (2016-03-10 11:11:36 UTC) #4
vasilii
Hi Vaclav, please review (as least ios_chrome_password_manager_client).
4 years, 9 months ago (2016-03-10 14:56:22 UTC) #6
vabr (Chromium)
On 2016/03/10 14:56:22, vasilii wrote: > Hi Vaclav, > > please review (as least ios_chrome_password_manager_client). ...
4 years, 9 months ago (2016-03-10 15:29:11 UTC) #7
vasilii
On 2016/03/10 15:29:11, vabr (Chromium) wrote: > On 2016/03/10 14:56:22, vasilii wrote: > > Hi ...
4 years, 9 months ago (2016-03-10 15:35:18 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1776673003/60001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1776673003/60001
4 years, 9 months ago (2016-03-10 15:35:47 UTC) #11
commit-bot: I haz the power
Committed patchset #4 (id:60001)
4 years, 9 months ago (2016-03-10 15:41:13 UTC) #12
commit-bot: I haz the power
4 years, 9 months ago (2016-03-10 15:42:22 UTC) #14
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/5fe6793b2e0afeb3e395ea49dd346bf5747b0f14
Cr-Commit-Position: refs/heads/master@{#380413}

Powered by Google App Engine
This is Rietveld 408576698