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

Issue 2138153003: Prepare time-consistent-across-frames for upstreaming (Closed)

Created:
4 years, 5 months ago by dstockwell
Modified:
4 years, 5 months ago
CC:
darktears, blink-reviews, blink-reviews-animation_chromium.org, chromium-reviews, Eric Willigers, rjwright, shans
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Prepare time-consistent-across-frames for upstreaming BUG=623437

Patch Set 1 #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+9 lines, -3 lines) Patch
M third_party/WebKit/LayoutTests/web-animations-api/time-consistent-across-frames.html View 1 chunk +9 lines, -3 lines 2 comments Download

Messages

Total messages: 12 (3 generated)
dstockwell
4 years, 5 months ago (2016-07-12 03:41:16 UTC) #2
suzyh_UTC10 (ex-contributor)
lgtm
4 years, 5 months ago (2016-07-12 03:58:14 UTC) #3
alancutter (OOO until 2018)
https://codereview.chromium.org/2138153003/diff/1/third_party/WebKit/LayoutTests/web-animations-api/time-consistent-across-frames.html File third_party/WebKit/LayoutTests/web-animations-api/time-consistent-across-frames.html (right): https://codereview.chromium.org/2138153003/diff/1/third_party/WebKit/LayoutTests/web-animations-api/time-consistent-across-frames.html#newcode23 third_party/WebKit/LayoutTests/web-animations-api/time-consistent-across-frames.html:23: while (performance.now() - start < 30); Can we use ...
4 years, 5 months ago (2016-07-12 04:23:27 UTC) #4
dstockwell
On 2016/07/12 at 04:23:27, alancutter wrote: > https://codereview.chromium.org/2138153003/diff/1/third_party/WebKit/LayoutTests/web-animations-api/time-consistent-across-frames.html > File third_party/WebKit/LayoutTests/web-animations-api/time-consistent-across-frames.html (right): > > https://codereview.chromium.org/2138153003/diff/1/third_party/WebKit/LayoutTests/web-animations-api/time-consistent-across-frames.html#newcode23 ...
4 years, 5 months ago (2016-07-12 04:34:01 UTC) #5
suzyh_UTC10 (ex-contributor)
lgtm
4 years, 5 months ago (2016-07-13 07:32:39 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2138153003/1
4 years, 5 months ago (2016-07-13 07:33:12 UTC) #8
commit-bot: I haz the power
Try jobs failed on following builders: mac_chromium_rel_ng on master.tryserver.chromium.mac (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.mac/builders/mac_chromium_rel_ng/builds/259204)
4 years, 5 months ago (2016-07-13 08:47:14 UTC) #10
suzyh_UTC10 (ex-contributor)
https://codereview.chromium.org/2138153003/diff/1/third_party/WebKit/LayoutTests/web-animations-api/time-consistent-across-frames.html File third_party/WebKit/LayoutTests/web-animations-api/time-consistent-across-frames.html (right): https://codereview.chromium.org/2138153003/diff/1/third_party/WebKit/LayoutTests/web-animations-api/time-consistent-across-frames.html#newcode26 third_party/WebKit/LayoutTests/web-animations-api/time-consistent-across-frames.html:26: handle.step(() => assert_times_equals(delta, frameDelta); Missed this the first time ...
4 years, 5 months ago (2016-07-13 22:45:25 UTC) #11
suzyh_UTC10 (ex-contributor)
4 years, 5 months ago (2016-07-14 01:15:21 UTC) #12
On 2016/07/13 at 22:45:25, suzyh wrote:
>
https://codereview.chromium.org/2138153003/diff/1/third_party/WebKit/LayoutTe...
> File
third_party/WebKit/LayoutTests/web-animations-api/time-consistent-across-frames.html
(right):
> 
>
https://codereview.chromium.org/2138153003/diff/1/third_party/WebKit/LayoutTe...
>
third_party/WebKit/LayoutTests/web-animations-api/time-consistent-across-frames.html:26:
handle.step(() => assert_times_equals(delta, frameDelta);
> Missed this the first time around. The function is assert_times_equal and
requires
> <script src="../imported/wpt/web-animations/testcommon.js"></script>

Closing in favour of https://codereview.chromium.org/2149053002

Powered by Google App Engine
This is Rietveld 408576698