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

Issue 107023009: Disable ability to show passwords when running in Metro. (Closed)

Created:
7 years ago by Will Harris
Modified:
7 years ago
Reviewers:
Patrick Dubroy
CC:
chromium-reviews, dbeam+watch-options_chromium.org, arv+watch_chromium.org
Visibility:
Public.

Description

Disable ability to show passwords when running in Metro. BUG=326493 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=241122

Patch Set 1 #

Total comments: 4

Patch Set 2 : change to use localized strings instead #

Total comments: 4

Patch Set 3 : Add comment. Always set boolean value. #

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

Messages

Total messages: 11 (0 generated)
Will Harris
The Win8 team suggested disabling showing passwords on Metro as the dialog must be popped ...
7 years ago (2013-12-12 16:34:34 UTC) #1
Patrick Dubroy
https://codereview.chromium.org/107023009/diff/1/chrome/browser/ui/webui/options/password_manager_handler.cc File chrome/browser/ui/webui/options/password_manager_handler.cc (right): https://codereview.chromium.org/107023009/diff/1/chrome/browser/ui/webui/options/password_manager_handler.cc#newcode13 chrome/browser/ui/webui/options/password_manager_handler.cc:13: #include "chrome/browser/ui/ash/ash_util.h" Includes should be in alphabetical order. https://codereview.chromium.org/107023009/diff/1/chrome/browser/ui/webui/options/password_manager_handler.cc#newcode101 ...
7 years ago (2013-12-12 17:03:32 UTC) #2
Will Harris
PTAL https://codereview.chromium.org/107023009/diff/1/chrome/browser/ui/webui/options/password_manager_handler.cc File chrome/browser/ui/webui/options/password_manager_handler.cc (right): https://codereview.chromium.org/107023009/diff/1/chrome/browser/ui/webui/options/password_manager_handler.cc#newcode13 chrome/browser/ui/webui/options/password_manager_handler.cc:13: #include "chrome/browser/ui/ash/ash_util.h" On 2013/12/12 17:03:33, Patrick Dubroy wrote: ...
7 years ago (2013-12-12 18:31:09 UTC) #3
Patrick Dubroy
https://codereview.chromium.org/107023009/diff/40001/chrome/browser/resources/options/password_manager_list.js File chrome/browser/resources/options/password_manager_list.js (right): https://codereview.chromium.org/107023009/diff/40001/chrome/browser/resources/options/password_manager_list.js#newcode284 chrome/browser/resources/options/password_manager_list.js:284: if (loadTimeData.getBoolean('disableShowPasswords')) Can't you just initialize this.showPasswords_ with this ...
7 years ago (2013-12-13 14:19:09 UTC) #4
Patrick Dubroy
lgtm with a suggestion. https://codereview.chromium.org/107023009/diff/40001/chrome/browser/resources/options/password_manager_list.js File chrome/browser/resources/options/password_manager_list.js (right): https://codereview.chromium.org/107023009/diff/40001/chrome/browser/resources/options/password_manager_list.js#newcode276 chrome/browser/resources/options/password_manager_list.js:276: this.showPasswords_ = event.value.value; I think ...
7 years ago (2013-12-13 16:54:01 UTC) #5
Will Harris
As discussed, will commit with the boolean value checked in the createItem function, because setting ...
7 years ago (2013-12-16 17:18:28 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/wfh@chromium.org/107023009/60001
7 years ago (2013-12-16 17:19:50 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/wfh@chromium.org/107023009/60001
7 years ago (2013-12-16 18:02:45 UTC) #8
commit-bot: I haz the power
Retried try job too often on linux_chromeos for step(s) browser_tests http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=linux_chromeos&number=185197
7 years ago (2013-12-16 22:26:24 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/wfh@chromium.org/107023009/60001
7 years ago (2013-12-17 00:29:13 UTC) #10
commit-bot: I haz the power
7 years ago (2013-12-17 02:45:10 UTC) #11
Message was sent while issue was closed.
Change committed as 241122

Powered by Google App Engine
This is Rietveld 408576698