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

Issue 10988011: chromeos: Implement PowerSaveBlocker. (Closed)

Created:
8 years, 3 months ago by Daniel Erat
Modified:
8 years, 2 months ago
Reviewers:
Mike Mammarella, jam, piman
CC:
chromium-reviews, joi+watch-content_chromium.org, darin-cc_chromium.org
Visibility:
Public.

Description

chromeos: Implement PowerSaveBlocker. This adds a Chrome OS implementation of PowerSaveBlocker to prevent e.g. the system from suspending during a download or the screen from dimming while web video is being played. BUG=114128 Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=158625

Patch Set 1 #

Patch Set 2 : tighten DEPS include rules #

Unified diffs Side-by-side diffs Delta from patch set Stats (+75 lines, -1 line) Patch
M content/browser/DEPS View 1 1 chunk +3 lines, -0 lines 0 comments Download
A content/browser/power_save_blocker_chromeos.cc View 1 chunk +69 lines, -0 lines 0 comments Download
M content/content_browser.gypi View 1 2 chunks +3 lines, -1 line 0 comments Download

Messages

Total messages: 9 (0 generated)
Daniel Erat
Mike, mind taking a look at this? Antoine, mind rubber-stamping for content/?
8 years, 3 months ago (2012-09-24 23:37:43 UTC) #1
piman
+jam I would have imagined that this sort of feature would belong more in chrome ...
8 years, 3 months ago (2012-09-24 23:45:00 UTC) #2
Mike Mammarella
LGTM IIRC, this code originally lived in chrome, and it got moved to content. :)
8 years, 3 months ago (2012-09-24 23:58:27 UTC) #3
jam
I'm a little wary of adding a new dependency from content, especially on chromeos. From ...
8 years, 3 months ago (2012-09-25 07:08:33 UTC) #4
jam
On 2012/09/25 07:08:33, John Abd-El-Malek wrote: > I'm a little wary of adding a new ...
8 years, 2 months ago (2012-09-25 16:00:17 UTC) #5
Daniel Erat
On 2012/09/25 16:00:17, John Abd-El-Malek wrote: > On 2012/09/25 07:08:33, John Abd-El-Malek wrote: > > ...
8 years, 2 months ago (2012-09-25 16:07:29 UTC) #6
jam
lgtm
8 years, 2 months ago (2012-09-25 16:17:40 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/derat@chromium.org/10988011/5002
8 years, 2 months ago (2012-09-25 16:42:51 UTC) #8
commit-bot: I haz the power
8 years, 2 months ago (2012-09-25 18:54:00 UTC) #9
Change committed as 158625

Powered by Google App Engine
This is Rietveld 408576698