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

Issue 12226005: Minimize PowerSaveBlocker usage during uploading data. (Closed)

Created:
7 years, 10 months ago by hashimoto
Modified:
7 years, 10 months ago
CC:
chromium-reviews, joi+watch-content_chromium.org, darin-cc_chromium.org, jam
Visibility:
Public.

Description

Minimize PowerSaveBlocker usage during uploading data. Wait 30 secs before activating PowerSaveBlocker to dismiss small uploads. BUG=173119 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=182206

Patch Set 1 : _ #

Total comments: 2

Patch Set 2 : Use OneShotTimer #

Unified diffs Side-by-side diffs Delta from patch set Stats (+31 lines, -10 lines) Patch
M content/browser/loader/power_save_block_resource_throttle.h View 1 1 chunk +8 lines, -5 lines 0 comments Download
M content/browser/loader/power_save_block_resource_throttle.cc View 1 1 chunk +22 lines, -4 lines 0 comments Download
M content/browser/loader/resource_dispatcher_host_impl.cc View 1 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 7 (0 generated)
hashimoto
Darin, Could you review this change?
7 years, 10 months ago (2013-02-05 10:07:40 UTC) #1
hashimoto
On 2013/02/05 10:07:40, hashimoto wrote: > Darin, > Could you review this change? ping?
7 years, 10 months ago (2013-02-12 07:07:17 UTC) #2
darin (slow to review)
https://codereview.chromium.org/12226005/diff/2001/content/browser/loader/power_save_block_resource_throttle.cc File content/browser/loader/power_save_block_resource_throttle.cc (right): https://codereview.chromium.org/12226005/diff/2001/content/browser/loader/power_save_block_resource_throttle.cc#newcode20 content/browser/loader/power_save_block_resource_throttle.cc:20: class PowerSaveBlockResourceThrottle::PowerSaveBlockerOwner { I don't understand why you bothered ...
7 years, 10 months ago (2013-02-12 19:20:04 UTC) #3
hashimoto
https://chromiumcodereview.appspot.com/12226005/diff/2001/content/browser/loader/power_save_block_resource_throttle.cc File content/browser/loader/power_save_block_resource_throttle.cc (right): https://chromiumcodereview.appspot.com/12226005/diff/2001/content/browser/loader/power_save_block_resource_throttle.cc#newcode20 content/browser/loader/power_save_block_resource_throttle.cc:20: class PowerSaveBlockResourceThrottle::PowerSaveBlockerOwner { On 2013/02/12 19:20:05, darin wrote: > ...
7 years, 10 months ago (2013-02-13 08:02:35 UTC) #4
darin (slow to review)
LGTM That seems much simpler.
7 years, 10 months ago (2013-02-13 08:23:49 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/hashimoto@chromium.org/12226005/9002
7 years, 10 months ago (2013-02-13 08:39:17 UTC) #6
commit-bot: I haz the power
7 years, 10 months ago (2013-02-13 13:24:02 UTC) #7
Message was sent while issue was closed.
Change committed as 182206

Powered by Google App Engine
This is Rietveld 408576698