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

Issue 1163143002: Scheduler/child/TimeSource could be replaced with base/time/DefaultTickClock. (Closed)

Created:
5 years, 6 months ago by Jimmy Jo
Modified:
5 years, 6 months ago
Reviewers:
Sami, mithro-old
CC:
chromium-reviews, scheduler-bugs_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Scheduler/child/TimeSource could be replaced with base/time/DefaultTickClock. They both are totally same and TimeSource is removed. BUG=494892 R=skyostil@chromium.org, mithro@mithis.com Committed: https://crrev.com/76f36a8362a3e817cc3ec721d591f2f8878dc0c7 Cr-Commit-Position: refs/heads/master@{#333035}

Patch Set 1 : #

Total comments: 10

Patch Set 2 : apply Sami`s comments #

Patch Set 3 : fix compile error #

Unified diffs Side-by-side diffs Delta from patch set Stats (+21 lines, -66 lines) Patch
M components/scheduler/child/scheduler_helper.h View 1 3 chunks +6 lines, -3 lines 0 comments Download
M components/scheduler/child/scheduler_helper.cc View 1 4 chunks +4 lines, -4 lines 0 comments Download
M components/scheduler/child/task_queue_manager.h View 1 5 chunks +3 lines, -4 lines 0 comments Download
M components/scheduler/child/task_queue_manager.cc View 1 4 chunks +4 lines, -4 lines 0 comments Download
M components/scheduler/child/test_time_source.h View 1 2 2 chunks +3 lines, -3 lines 0 comments Download
M components/scheduler/child/test_time_source.cc View 1 chunk +1 line, -1 line 0 comments Download
D components/scheduler/child/time_source.h View 1 chunk +0 lines, -26 lines 0 comments Download
D components/scheduler/child/time_source.cc View 1 chunk +0 lines, -19 lines 0 comments Download
M components/scheduler/scheduler.gypi View 1 chunk +0 lines, -2 lines 0 comments Download

Messages

Total messages: 12 (3 generated)
Jimmy Jo
PTAL!!
5 years, 6 months ago (2015-06-04 13:09:44 UTC) #3
Sami
Thanks for the clean-up! https://codereview.chromium.org/1163143002/diff/20001/components/scheduler/child/scheduler_helper.h File components/scheduler/child/scheduler_helper.h (right): https://codereview.chromium.org/1163143002/diff/20001/components/scheduler/child/scheduler_helper.h#newcode8 components/scheduler/child/scheduler_helper.h:8: #include "base/time/default_tick_clock.h" Could you forward ...
5 years, 6 months ago (2015-06-04 13:51:47 UTC) #4
Jimmy Jo
Right!! I missed important things to hide child class. https://codereview.chromium.org/1163143002/diff/20001/components/scheduler/child/scheduler_helper.h File components/scheduler/child/scheduler_helper.h (right): https://codereview.chromium.org/1163143002/diff/20001/components/scheduler/child/scheduler_helper.h#newcode8 components/scheduler/child/scheduler_helper.h:8: ...
5 years, 6 months ago (2015-06-05 00:45:10 UTC) #5
mithro-old
LGTM - I started the CL running on the trybots to make sure it compiles ...
5 years, 6 months ago (2015-06-05 03:03:42 UTC) #6
Sami
Thanks, components/scheduler lgtm.
5 years, 6 months ago (2015-06-05 11:37:16 UTC) #7
Jimmy Jo
On 2015/06/05 11:37:16, Sami wrote: > Thanks, components/scheduler lgtm. Thank you for review. Sami, Mithro.
5 years, 6 months ago (2015-06-05 11:57:59 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1163143002/60001
5 years, 6 months ago (2015-06-05 11:58:16 UTC) #10
commit-bot: I haz the power
Committed patchset #3 (id:60001)
5 years, 6 months ago (2015-06-05 12:01:35 UTC) #11
commit-bot: I haz the power
5 years, 6 months ago (2015-06-05 12:02:31 UTC) #12
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/76f36a8362a3e817cc3ec721d591f2f8878dc0c7
Cr-Commit-Position: refs/heads/master@{#333035}

Powered by Google App Engine
This is Rietveld 408576698