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

Issue 246773007: Add setBatteryListener into Platform. (Closed)

Created:
6 years, 8 months ago by Srini
Modified:
6 years, 8 months ago
CC:
blink-reviews, jamesr, dglazkov+blink, abarth-chromium
Base URL:
https://chromium.googlesource.com/chromium/blink.git@master
Visibility:
Public.

Description

Add setBatteryStatusListener into Platform. BUG=122593 Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=172419

Patch Set 1 #

Total comments: 4

Patch Set 2 : Change WebBatteryListener to WebBatteryStatusListener. #

Total comments: 1

Patch Set 3 : Add double space between sections. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+18 lines, -33 lines) Patch
M Source/modules/battery/BatteryDispatcher.h View 1 2 chunks +2 lines, -2 lines 0 comments Download
M Source/modules/battery/BatteryDispatcher.cpp View 1 1 chunk +2 lines, -2 lines 0 comments Download
M public/platform/Platform.h View 1 2 2 chunks +7 lines, -0 lines 0 comments Download
D public/platform/WebBatteryListener.h View 1 1 chunk +0 lines, -24 lines 0 comments Download
M public/platform/WebBatteryStatus.h View 1 chunk +2 lines, -0 lines 0 comments Download
A + public/platform/WebBatteryStatusListener.h View 1 2 chunks +5 lines, -5 lines 0 comments Download

Messages

Total messages: 10 (0 generated)
Srini
Hi, This patch adds setBatteryListener into Platform so that it can be implemented in Chromium ...
6 years, 8 months ago (2014-04-23 06:51:35 UTC) #1
timvolodine
https://codereview.chromium.org/246773007/diff/1/public/platform/Platform.h File public/platform/Platform.h (right): https://codereview.chromium.org/246773007/diff/1/public/platform/Platform.h#newcode39 public/platform/Platform.h:39: #include "WebBatteryListener.h" no need for include if you are ...
6 years, 8 months ago (2014-04-23 17:32:36 UTC) #2
Srini
On 2014/04/23 17:32:36, timvolodine wrote: > https://codereview.chromium.org/246773007/diff/1/public/platform/Platform.h > File public/platform/Platform.h (right): > > https://codereview.chromium.org/246773007/diff/1/public/platform/Platform.h#newcode39 > ...
6 years, 8 months ago (2014-04-23 17:47:32 UTC) #3
timvolodine
lgtm thanks!
6 years, 8 months ago (2014-04-23 17:50:04 UTC) #4
Srini
On 2014/04/23 17:50:04, timvolodine wrote: > lgtm > > thanks! I assume I'd need an ...
6 years, 8 months ago (2014-04-23 19:19:10 UTC) #5
abarth-chromium
lgtm https://codereview.chromium.org/246773007/diff/20001/public/platform/Platform.h File public/platform/Platform.h (right): https://codereview.chromium.org/246773007/diff/20001/public/platform/Platform.h#newcode167 public/platform/Platform.h:167: Two blank lines between sections pls.
6 years, 8 months ago (2014-04-23 20:17:38 UTC) #6
Srini
On 2014/04/23 20:17:38, abarth wrote: > lgtm > > https://codereview.chromium.org/246773007/diff/20001/public/platform/Platform.h > File public/platform/Platform.h (right): > ...
6 years, 8 months ago (2014-04-23 20:18:39 UTC) #7
Srini
The CQ bit was checked by srinivasa.ragavan.venkateswaran@intel.com
6 years, 8 months ago (2014-04-23 20:38:41 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/srinivasa.ragavan.venkateswaran@intel.com/246773007/40001
6 years, 8 months ago (2014-04-23 20:39:08 UTC) #9
commit-bot: I haz the power
6 years, 8 months ago (2014-04-23 21:44:05 UTC) #10
Message was sent while issue was closed.
Change committed as 172419

Powered by Google App Engine
This is Rietveld 408576698