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

Issue 2762001: Wait sending ScreenIsLocked signal until screen lock window is mapped. (Closed)

Created:
10 years, 6 months ago by oshima
Modified:
9 years, 6 months ago
Reviewers:
DaveMoore
CC:
chromium-reviews, nkostylev+cc_chromium.org, davemoore+watch_chromium.org, ben+cc_chromium.org
Base URL:
http://src.chromium.org/git/chromium.git
Visibility:
Public.

Description

Wait sending ScreenIsLocked signal until screen lock window is mapped. * When closing and opening the lid, chrome window is briefly visible because the computer is suspended before window is fully mapped and covers the screen. BUG=none TEST=manual: close and open the lid shoudl not expose the content of chrome window. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=49233

Patch Set 1 #

Total comments: 1

Patch Set 2 : " #

Unified diffs Side-by-side diffs Delta from patch set Stats (+63 lines, -26 lines) Patch
M chrome/browser/chromeos/login/screen_locker.h View 3 chunks +14 lines, -2 lines 0 comments Download
M chrome/browser/chromeos/login/screen_locker.cc View 1 7 chunks +49 lines, -24 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
oshima
10 years, 6 months ago (2010-06-08 06:34:51 UTC) #1
DaveMoore
10 years, 6 months ago (2010-06-08 17:54:28 UTC) #2
LGTM module nit

http://codereview.chromium.org/2762001/diff/1/2
File chrome/browser/chromeos/login/screen_locker.cc (right):

http://codereview.chromium.org/2762001/diff/1/2#newcode369
chrome/browser/chromeos/login/screen_locker.cc:369: if(mapped_)
nit: need space before (

Powered by Google App Engine
This is Rietveld 408576698