Closed
Bug 1680073
Opened 5 years ago
Closed 5 years ago
Migrate some APZ tests to async/await style
Categories
(Core :: Panning and Zooming, task, P3)
Core
Panning and Zooming
Tracking
()
RESOLVED
FIXED
85 Branch
Tracking | Status | |
---|---|---|
firefox85 | --- | fixed |
People
(Reporter: kats, Assigned: kats)
References
Details
Attachments
(4 files)
+++ This bug was initially created as a clone of Bug #1666423 +++
I wrote a few patches converting some of the APZ subtests from continuation-style to async/await style.
Assignee | ||
Comment 1•5 years ago
|
||
Assignee | ||
Comment 2•5 years ago
|
||
Assignee | ||
Comment 3•5 years ago
|
||
Depends on D98382
Assignee | ||
Comment 4•5 years ago
|
||
Depends on D98383
Assignee | ||
Comment 5•5 years ago
|
||
Depends on D98384
Pushed by kgupta@mozilla.staktrace.com:
https://hg.mozilla.org/integration/autoland/rev/6d8e4d556772
Update helper_bug1280013 to use async/await style. r=botond
https://hg.mozilla.org/integration/autoland/rev/4c893a5a1fce
Update helper_bug1346632 to use async/await style. r=botond
https://hg.mozilla.org/integration/autoland/rev/5e372722297d
Update helper_bug1502010_unconsumed_pan to use async/await style. r=botond
https://hg.mozilla.org/integration/autoland/rev/14c025557819
Update helper_bug1506497_touch_action_fixed_on_fixed.html to use async/await style. r=botond
Comment 7•5 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/6d8e4d556772
https://hg.mozilla.org/mozilla-central/rev/4c893a5a1fce
https://hg.mozilla.org/mozilla-central/rev/5e372722297d
https://hg.mozilla.org/mozilla-central/rev/14c025557819
Status: NEW → RESOLVED
Closed: 5 years ago
status-firefox85:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 85 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•