Closed Bug 1507675 Opened 6 years ago Closed 6 years ago

Rewrite test_animation_performance_warning.html with async/await

Categories

(Core :: DOM: Animation, defect, P3)

defect

Tracking

()

RESOLVED FIXED
mozilla65
Tracking Status
firefox65 --- fixed

People

(Reporter: hiro, Assigned: hiro)

Details

Attachments

(2 files)

My patch for bug 1506988 causes intermittent failures in test_animation_performance_warning.html on Android, unfortunately I can't reproduce it on local Android emulator at all, so I have to read the code and process the code in my head, but actually it's hard to due to Promise/then callbacks. :/

I'd want to fix it first.

https://treeherder.mozilla.org/#/jobs?repo=try&revision=75a7c6cbc64c14e51b00f10c9a8297651c35ab59
The second argument should be a callback for reject case.
Pushed by hikezoe@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/c4fe8e68c002
Drop the second argument for then(). r=boris
https://hg.mozilla.org/integration/autoland/rev/6a188b287d25
Rewrite test_animation_performance_warning.html with async/await. r=boris
https://hg.mozilla.org/mozilla-central/rev/c4fe8e68c002
https://hg.mozilla.org/mozilla-central/rev/6a188b287d25
Status: ASSIGNED → RESOLVED
Closed: 6 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla65
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: