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

Issue 7864022: Fixing the bug, that caused UI to hang after unsupported device was inserted. (Closed)

Created:
9 years, 3 months ago by sidor
Modified:
9 years, 3 months ago
CC:
chromium-reviews
Visibility:
Public.

Description

Fixing the bug, that caused UI to hang after unsupported device was inserted. In the idle.h new synchronous method was added - IsWorkstationInLockedState. BUG=chromium-os:20261 TEST=None Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=100582

Patch Set 1 #

Patch Set 2 : small fixes #

Total comments: 6

Patch Set 3 : style fixes #

Unified diffs Side-by-side diffs Delta from patch set Stats (+33 lines, -40 lines) Patch
M chrome/browser/idle.h View 1 2 1 chunk +2 lines, -2 lines 0 comments Download
D chrome/browser/idle.cc View 1 chunk +0 lines, -25 lines 0 comments Download
M chrome/browser/idle_chromeos.cc View 1 2 1 chunk +9 lines, -0 lines 0 comments Download
M chrome/browser/idle_linux.cc View 1 2 2 chunks +10 lines, -7 lines 0 comments Download
M chrome/browser/idle_mac.mm View 1 2 2 chunks +6 lines, -2 lines 0 comments Download
M chrome/browser/idle_win.cc View 1 2 2 chunks +5 lines, -1 line 0 comments Download
M chrome/browser/notifications/notification_ui_manager.cc View 1 2 1 chunk +1 line, -2 lines 0 comments Download
M chrome/chrome_browser.gypi View 1 chunk +0 lines, -1 line 0 comments Download

Messages

Total messages: 5 (0 generated)
sidor
Hi, Could you please review my code. Thanks, Szymon
9 years, 3 months ago (2011-09-10 00:21:22 UTC) #1
tonibarzic
http://codereview.chromium.org/7864022/diff/2002/chrome/browser/idle.h File chrome/browser/idle.h (right): http://codereview.chromium.org/7864022/diff/2002/chrome/browser/idle.h#newcode31 chrome/browser/idle.h:31: // of check if CalculateIdleState(0, ...) callback doesn't return ...
9 years, 3 months ago (2011-09-10 00:37:39 UTC) #2
sidor
Done. http://codereview.chromium.org/7864022/diff/2002/chrome/browser/idle.h File chrome/browser/idle.h (right): http://codereview.chromium.org/7864022/diff/2002/chrome/browser/idle.h#newcode31 chrome/browser/idle.h:31: // of check if CalculateIdleState(0, ...) callback doesn't ...
9 years, 3 months ago (2011-09-10 02:18:27 UTC) #3
tbarzic
On 2011/09/10 02:18:27, sidor wrote: > Done. > > http://codereview.chromium.org/7864022/diff/2002/chrome/browser/idle.h > File chrome/browser/idle.h (right): > ...
9 years, 3 months ago (2011-09-10 02:21:16 UTC) #4
commit-bot: I haz the power
9 years, 3 months ago (2011-09-10 07:54:53 UTC) #5
Change committed as 100582

Powered by Google App Engine
This is Rietveld 408576698