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

Issue 1130423002: Add a unit test for timers (Closed)

Created:
5 years, 7 months ago by Sami
Modified:
5 years, 7 months ago
Reviewers:
philipj_slow
CC:
blink-reviews, blink-reviews-wtf_chromium.org, aandrey+blink_chromium.org, Mikhail
Target Ref:
refs/heads/master
Project:
blink
Visibility:
Public.

Description

Add a unit test for timers This test will help to ensure current behavior isn't altered while removing the timer heap. Original patch by Alex Clarke <alexclarke@chromium.org>;. BUG=463143 Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=195235

Patch Set 1 #

Patch Set 2 : Remove unneeded include. #

Patch Set 3 : Rebased. #

Total comments: 13

Patch Set 4 : Review comments. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+686 lines, -1 line) Patch
A Source/platform/TimerTest.cpp View 1 2 3 1 chunk +684 lines, -0 lines 0 comments Download
M Source/platform/blink_platform.gypi View 1 2 1 chunk +1 line, -0 lines 0 comments Download
M Source/wtf/CurrentTime.h View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 10 (4 generated)
Sami
Philip, would you be up to reviewing this patch?
5 years, 7 months ago (2015-05-08 17:06:38 UTC) #3
philipj_slow
I'm not deeply familiar with Timer (other than having used it) and haven't written a ...
5 years, 7 months ago (2015-05-11 16:01:20 UTC) #4
Sami
> I'm not deeply familiar with Timer (other than having used it) and haven't > ...
5 years, 7 months ago (2015-05-11 17:38:59 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1130423002/80001
5 years, 7 months ago (2015-05-12 09:30:02 UTC) #8
philipj_slow
https://codereview.chromium.org/1130423002/diff/60001/Source/platform/TimerTest.cpp File Source/platform/TimerTest.cpp (right): https://codereview.chromium.org/1130423002/diff/60001/Source/platform/TimerTest.cpp#newcode181 Source/platform/TimerTest.cpp:181: static SharedTimerFunction s_timerFunction; On 2015/05/11 17:38:59, Sami wrote: > ...
5 years, 7 months ago (2015-05-12 10:07:58 UTC) #9
commit-bot: I haz the power
5 years, 7 months ago (2015-05-12 10:36:35 UTC) #10
Message was sent while issue was closed.
Committed patchset #4 (id:80001) as
https://src.chromium.org/viewvc/blink?view=rev&revision=195235

Powered by Google App Engine
This is Rietveld 408576698