Closed Bug 1666297 Opened 4 years ago Closed 4 years ago

Migrate some APZ mochitest code to async/await style

Categories

(Core :: Panning and Zooming, task, P3)

task

Tracking

()

RESOLVED FIXED
83 Branch
Tracking Status
firefox83 --- fixed

People

(Reporter: kats, Assigned: kats)

References

Details

Attachments

(4 files)

I have some patches lying around that start migrating some of the APZ mochitest code to async/await style. It's just a start but I figure I should land this and file mentored bugs for additional migration work; these patches can be used as examples to guide contributors to making further changes.

Pushed by kgupta@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/af03b8d3febf
Convert helper_basic_onetouchpinch into an async/await test. r=botond
https://hg.mozilla.org/integration/autoland/rev/d33008351bf2
Convert helper_basic_pan to an async/await test. r=botond
https://hg.mozilla.org/integration/autoland/rev/54a6d40a1757
Convert helper_basic_doubletap_zoom into an async/await test. r=botond
https://hg.mozilla.org/integration/autoland/rev/8e6ae60865c8
Migrate some APZ event helpers to use promises natively, with the callback variants delegating to them. r=botond
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: