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

Issue 12321136: Password in user pods clears after minute of idle state. (Closed)

Created:
7 years, 10 months ago by dzhioev (left Google)
Modified:
7 years, 9 months ago
CC:
chromium-reviews, oshima+watch_chromium.org, stevenjb+watch_chromium.org, nkostylev+watch_chromium.org, davemoore+watch_chromium.org, arv+watch_chromium.org
Visibility:
Public.

Description

Password in user pods clears after minute of idle state. BUG=155440 TBR=nkostylev Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=184987

Patch Set 1 #

Total comments: 8

Patch Set 2 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+82 lines, -1 line) Patch
M chrome/browser/chromeos/login/webui_login_display.h View 4 chunks +13 lines, -1 line 0 comments Download
M chrome/browser/chromeos/login/webui_login_display.cc View 1 4 chunks +34 lines, -0 lines 0 comments Download
M chrome/browser/resources/chromeos/login/display_manager.js View 1 chunk +7 lines, -0 lines 0 comments Download
M chrome/browser/resources/chromeos/login/login.js View 1 chunk +7 lines, -0 lines 0 comments Download
M chrome/browser/resources/chromeos/login/oobe.js View 1 chunk +7 lines, -0 lines 0 comments Download
M chrome/browser/resources/chromeos/login/user_pod_row.js View 1 chunk +8 lines, -0 lines 0 comments Download
M chrome/browser/ui/webui/chromeos/login/signin_screen_handler.h View 2 chunks +2 lines, -0 lines 0 comments Download
M chrome/browser/ui/webui/chromeos/login/signin_screen_handler.cc View 1 chunk +4 lines, -0 lines 0 comments Download

Messages

Total messages: 14 (0 generated)
dzhioev (left Google)
7 years, 10 months ago (2013-02-26 15:32:23 UTC) #1
ygorshenin1
https://chromiumcodereview.appspot.com/12321136/diff/1/chrome/browser/chromeos/login/webui_login_display.cc File chrome/browser/chromeos/login/webui_login_display.cc (right): https://chromiumcodereview.appspot.com/12321136/diff/1/chrome/browser/chromeos/login/webui_login_display.cc#newcode27 chrome/browser/chromeos/login/webui_login_display.cc:27: const int kPasswordClearTimeoutS = 60; nit: s/kPasswordClearTimeoutS/kPasswordClearTimeoutSec https://chromiumcodereview.appspot.com/12321136/diff/1/chrome/browser/chromeos/login/webui_login_display.cc#newcode339 chrome/browser/chromeos/login/webui_login_display.cc:339: ...
7 years, 10 months ago (2013-02-26 16:43:01 UTC) #2
dzhioev (left Google)
https://chromiumcodereview.appspot.com/12321136/diff/1/chrome/browser/chromeos/login/webui_login_display.cc File chrome/browser/chromeos/login/webui_login_display.cc (right): https://chromiumcodereview.appspot.com/12321136/diff/1/chrome/browser/chromeos/login/webui_login_display.cc#newcode27 chrome/browser/chromeos/login/webui_login_display.cc:27: const int kPasswordClearTimeoutS = 60; On 2013/02/26 16:43:01, ygorshenin1 ...
7 years, 10 months ago (2013-02-26 17:02:40 UTC) #3
ygorshenin1
lgtm
7 years, 10 months ago (2013-02-26 17:07:48 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/dzhioev@chromium.org/12321136/3002
7 years, 10 months ago (2013-02-26 17:16:59 UTC) #5
commit-bot: I haz the power
Presubmit check for 12321136-3002 failed and returned exit status 1. INFO:root:Found 8 file(s). Running presubmit ...
7 years, 10 months ago (2013-02-26 17:17:09 UTC) #6
dzhioev (left Google)
Dmitry, I need owner's LGTM.
7 years, 10 months ago (2013-02-26 17:20:46 UTC) #7
Dmitry Polukhin
The code looks good but I have general question why you did not make everything ...
7 years, 9 months ago (2013-02-27 14:47:42 UTC) #8
dzhioev (left Google)
On 2013/02/27 14:47:42, Dmitry Polukhin wrote: > The code looks good but I have general ...
7 years, 9 months ago (2013-02-27 15:08:06 UTC) #9
Dmitry Polukhin
OK, LGTM
7 years, 9 months ago (2013-02-27 15:12:07 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/dzhioev@chromium.org/12321136/3002
7 years, 9 months ago (2013-02-27 15:13:37 UTC) #11
commit-bot: I haz the power
Presubmit check for 12321136-3002 failed and returned exit status 1. INFO:root:Found 8 file(s). Running presubmit ...
7 years, 9 months ago (2013-02-27 15:13:45 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/dzhioev@chromium.org/12321136/3002
7 years, 9 months ago (2013-02-27 15:19:47 UTC) #13
commit-bot: I haz the power
7 years, 9 months ago (2013-02-27 18:03:38 UTC) #14
Message was sent while issue was closed.
Change committed as 184987

Powered by Google App Engine
This is Rietveld 408576698