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

Issue 341053002: Oilpan: move BatteryStatus to the heap. (Closed)

Created:
6 years, 6 months ago by sof
Modified:
6 years, 6 months ago
CC:
blink-reviews, nhiroki, kinuko+fileapi, tzik
Base URL:
https://chromium.googlesource.com/chromium/blink.git@master
Project:
blink
Visibility:
Public.

Description

Patch Set 1 #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+23 lines, -14 lines) Patch
M Source/modules/battery/BatteryDispatcher.h View 1 chunk +1 line, -1 line 0 comments Download
M Source/modules/battery/BatteryManager.h View 2 chunks +3 lines, -2 lines 0 comments Download
M Source/modules/battery/BatteryManager.cpp View 2 chunks +9 lines, -1 line 1 comment Download
M Source/modules/battery/BatteryStatus.h View 2 chunks +6 lines, -4 lines 0 comments Download
M Source/modules/battery/BatteryStatus.cpp View 2 chunks +4 lines, -5 lines 0 comments Download
M Source/modules/quota/StorageErrorCallback.h View 1 chunk +0 lines, -1 line 0 comments Download

Messages

Total messages: 14 (0 generated)
sof
Please take a look.
6 years, 6 months ago (2014-06-19 10:48:08 UTC) #1
haraken
LGTM https://codereview.chromium.org/341053002/diff/1/Source/modules/battery/BatteryManager.cpp File Source/modules/battery/BatteryManager.cpp (right): https://codereview.chromium.org/341053002/diff/1/Source/modules/battery/BatteryManager.cpp#newcode23 Source/modules/battery/BatteryManager.cpp:23: stopUpdating(); This calls unregisterWithDispatcher(), which removes |this| object ...
6 years, 6 months ago (2014-06-19 10:59:16 UTC) #2
haraken
+timvolodine
6 years, 6 months ago (2014-06-19 11:00:15 UTC) #3
timvolodine
On 2014/06/19 11:00:15, haraken wrote: > +timvolodine this is a transitional move right? otherwise I ...
6 years, 6 months ago (2014-06-19 11:44:26 UTC) #4
sof
On 2014/06/19 11:44:26, timvolodine wrote: > On 2014/06/19 11:00:15, haraken wrote: > > +timvolodine > ...
6 years, 6 months ago (2014-06-19 11:48:04 UTC) #5
haraken
Before moving DeviceEventDispatcherBase's hierarchy to the heap, you might want to try to change DeviceEventDispatcherBase::m_controllers ...
6 years, 6 months ago (2014-06-19 11:52:07 UTC) #6
timvolodine
On 2014/06/19 11:52:07, haraken wrote: > Before moving DeviceEventDispatcherBase's hierarchy to the heap, you might ...
6 years, 6 months ago (2014-06-19 12:01:08 UTC) #7
sof
The CQ bit was checked by sigbjornf@opera.com
6 years, 6 months ago (2014-06-19 13:57:50 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/sigbjornf@opera.com/341053002/1
6 years, 6 months ago (2014-06-19 13:58:13 UTC) #9
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 6 months ago (2014-06-19 15:34:43 UTC) #10
commit-bot: I haz the power
Try jobs failed on following builders: win_gpu_triggered_tests on tryserver.chromium.gpu (http://build.chromium.org/p/tryserver.chromium.gpu/builders/win_gpu_triggered_tests/builds/19215)
6 years, 6 months ago (2014-06-19 15:34:43 UTC) #11
sof
The CQ bit was checked by sigbjornf@opera.com
6 years, 6 months ago (2014-06-19 16:44:36 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/sigbjornf@opera.com/341053002/1
6 years, 6 months ago (2014-06-19 16:45:08 UTC) #13
commit-bot: I haz the power
6 years, 6 months ago (2014-06-19 16:45:50 UTC) #14
Message was sent while issue was closed.
Change committed as 176525

Powered by Google App Engine
This is Rietveld 408576698