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

Issue 2621853002: CSS Transitions: Fix flaky interrupted-all-transition.html (Closed)

Created:
3 years, 11 months ago by Eric Willigers
Modified:
3 years, 11 months ago
CC:
darktears, blink-reviews, blink-reviews-animation_chromium.org, chromium-reviews, Eric Willigers, rjwright, shans
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

CSS Transitions: Fix flaky interrupted-all-transition.html We rAF until the property has changed, instead of using setTimeout. BUG=248938 Review-Url: https://codereview.chromium.org/2621853002 Cr-Commit-Position: refs/heads/master@{#442842} Committed: https://chromium.googlesource.com/chromium/src/+/63a5b25a302ad5868c230655e75b94d87be6d894

Patch Set 1 #

Total comments: 4

Patch Set 2 : link to bug #

Unified diffs Side-by-side diffs Delta from patch set Stats (+37 lines, -31 lines) Patch
M third_party/WebKit/LayoutTests/TestExpectations View 1 1 chunk +0 lines, -1 line 0 comments Download
M third_party/WebKit/LayoutTests/transitions/interrupted-all-transition.html View 1 2 chunks +37 lines, -27 lines 0 comments Download
D third_party/WebKit/LayoutTests/transitions/interrupted-all-transition-expected.txt View 1 chunk +0 lines, -3 lines 0 comments Download

Messages

Total messages: 13 (6 generated)
Eric Willigers
3 years, 11 months ago (2017-01-10 01:38:01 UTC) #2
alancutter (OOO until 2018)
https://codereview.chromium.org/2621853002/diff/1/third_party/WebKit/LayoutTests/transitions/interrupted-all-transition.html File third_party/WebKit/LayoutTests/transitions/interrupted-all-transition.html (right): https://codereview.chromium.org/2621853002/diff/1/third_party/WebKit/LayoutTests/transitions/interrupted-all-transition.html#newcode60 third_party/WebKit/LayoutTests/transitions/interrupted-all-transition.html:60: assert_less_than(parseFloat(currentLeft), parseFloat(previousLeft)); We should see progress after a single ...
3 years, 11 months ago (2017-01-10 08:42:42 UTC) #3
Eric Willigers
https://codereview.chromium.org/2621853002/diff/1/third_party/WebKit/LayoutTests/transitions/interrupted-all-transition.html File third_party/WebKit/LayoutTests/transitions/interrupted-all-transition.html (right): https://codereview.chromium.org/2621853002/diff/1/third_party/WebKit/LayoutTests/transitions/interrupted-all-transition.html#newcode60 third_party/WebKit/LayoutTests/transitions/interrupted-all-transition.html:60: assert_less_than(parseFloat(currentLeft), parseFloat(previousLeft)); On 2017/01/10 08:42:42, alancutter wrote: > We ...
3 years, 11 months ago (2017-01-11 03:47:22 UTC) #4
alancutter (OOO until 2018)
lgtm https://codereview.chromium.org/2621853002/diff/1/third_party/WebKit/LayoutTests/transitions/interrupted-all-transition.html File third_party/WebKit/LayoutTests/transitions/interrupted-all-transition.html (right): https://codereview.chromium.org/2621853002/diff/1/third_party/WebKit/LayoutTests/transitions/interrupted-all-transition.html#newcode35 third_party/WebKit/LayoutTests/transitions/interrupted-all-transition.html:35: function waitForProgress() { Please link to bug here ...
3 years, 11 months ago (2017-01-11 04:17:29 UTC) #5
Eric Willigers
https://codereview.chromium.org/2621853002/diff/1/third_party/WebKit/LayoutTests/transitions/interrupted-all-transition.html File third_party/WebKit/LayoutTests/transitions/interrupted-all-transition.html (right): https://codereview.chromium.org/2621853002/diff/1/third_party/WebKit/LayoutTests/transitions/interrupted-all-transition.html#newcode35 third_party/WebKit/LayoutTests/transitions/interrupted-all-transition.html:35: function waitForProgress() { On 2017/01/11 04:17:29, alancutter wrote: > ...
3 years, 11 months ago (2017-01-11 06:11:41 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/2621853002/40001
3 years, 11 months ago (2017-01-11 06:12:53 UTC) #10
commit-bot: I haz the power
3 years, 11 months ago (2017-01-11 10:15:12 UTC) #13
Message was sent while issue was closed.
Committed patchset #2 (id:40001) as
https://chromium.googlesource.com/chromium/src/+/63a5b25a302ad5868c230655e75b...

Powered by Google App Engine
This is Rietveld 408576698