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

Issue 122003002: Show username on password manager list tooltip (Closed)

Created:
6 years, 12 months ago by carloschilazo
Modified:
6 years, 11 months ago
CC:
chromium-reviews, dbeam+watch-options_chromium.org, arv+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Visibility:
Public.

Description

Show username on password manager list tooltip BUG=chromium:330145 TEST=On password manager list, username should be displayed on its section tooltip R=dbeam@chromium.org, estade@chromium.org, jhawkins@chromium.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=243244

Patch Set 1 #

Patch Set 2 : Revert password display on pwd manager tooltip #

Total comments: 2

Patch Set 3 : Set title property directly for username on password manager list #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -0 lines) Patch
M chrome/browser/resources/options/password_manager_list.js View 1 2 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 12 (0 generated)
carloschilazo
6 years, 12 months ago (2013-12-28 04:20:08 UTC) #1
James Hawkins
Thanks for the patch, Carlos. I'm OK with the username tooltip for now, but I ...
6 years, 11 months ago (2013-12-29 16:40:49 UTC) #2
carloschilazo
Thank you for the feedback James, those are excellent points. I've reverted the password part ...
6 years, 11 months ago (2013-12-29 21:03:48 UTC) #3
James Hawkins
https://codereview.chromium.org/122003002/diff/50001/chrome/browser/resources/options/password_manager_list.js File chrome/browser/resources/options/password_manager_list.js (right): https://codereview.chromium.org/122003002/diff/50001/chrome/browser/resources/options/password_manager_list.js#newcode59 chrome/browser/resources/options/password_manager_list.js:59: usernameLabel.setAttribute('title', this.username); usernameLabel.title = this.username should suffice.
6 years, 11 months ago (2013-12-29 21:09:16 UTC) #4
carloschilazo
Fixed https://codereview.chromium.org/122003002/diff/50001/chrome/browser/resources/options/password_manager_list.js File chrome/browser/resources/options/password_manager_list.js (right): https://codereview.chromium.org/122003002/diff/50001/chrome/browser/resources/options/password_manager_list.js#newcode59 chrome/browser/resources/options/password_manager_list.js:59: usernameLabel.setAttribute('title', this.username); On 2013/12/29 21:09:17, James Hawkins wrote: ...
6 years, 11 months ago (2013-12-29 21:23:23 UTC) #5
James Hawkins
lgtm
6 years, 11 months ago (2013-12-29 21:46:10 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/carloschilazo@gmail.com/122003002/110001
6 years, 11 months ago (2014-01-02 22:39:32 UTC) #7
commit-bot: I haz the power
Retried try job too often on linux_rel for step(s) chromedriver2_unittests http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=linux_rel&number=209300
6 years, 11 months ago (2014-01-02 23:28:29 UTC) #8
carloschilazo
On 2014/01/02 23:28:29, I haz the power (commit-bot) wrote: > Retried try job too often ...
6 years, 11 months ago (2014-01-06 21:39:32 UTC) #9
Evan Stade
On 2014/01/06 21:39:32, carloschilazo wrote: > On 2014/01/02 23:28:29, I haz the power (commit-bot) wrote: ...
6 years, 11 months ago (2014-01-06 22:22:11 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/carloschilazo@gmail.com/122003002/110001
6 years, 11 months ago (2014-01-06 22:25:16 UTC) #11
commit-bot: I haz the power
6 years, 11 months ago (2014-01-07 10:45:41 UTC) #12
Message was sent while issue was closed.
Change committed as 243244

Powered by Google App Engine
This is Rietveld 408576698