Migrate some APZ tests to async/await style
Categories
(Core :: Panning and Zooming, task, P3)
Tracking
()
| Tracking | Status | |
|---|---|---|
| firefox86 | --- | fixed |
People
(Reporter: kats, Assigned: kats)
References
Details
Attachments
(12 files)
|
48 bytes,
text/x-phabricator-request
|
Details | Review | |
|
48 bytes,
text/x-phabricator-request
|
Details | Review | |
|
48 bytes,
text/x-phabricator-request
|
Details | Review | |
|
48 bytes,
text/x-phabricator-request
|
Details | Review | |
|
48 bytes,
text/x-phabricator-request
|
Details | Review | |
|
48 bytes,
text/x-phabricator-request
|
Details | Review | |
|
48 bytes,
text/x-phabricator-request
|
Details | Review | |
|
48 bytes,
text/x-phabricator-request
|
Details | Review | |
|
48 bytes,
text/x-phabricator-request
|
Details | Review | |
|
48 bytes,
text/x-phabricator-request
|
Details | Review | |
|
48 bytes,
text/x-phabricator-request
|
Details | Review | |
|
48 bytes,
text/x-phabricator-request
|
Details | Review |
+++ This bug was initially created as a clone of Bug #1685209 +++
I wrote some more 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 D101277
| Assignee | ||
Comment 4•5 years ago
|
||
Depends on D101278
| Assignee | ||
Comment 5•5 years ago
|
||
Depends on D101279
| Assignee | ||
Comment 6•5 years ago
|
||
Depends on D101280
| Assignee | ||
Comment 7•5 years ago
|
||
Depends on D101281
| Assignee | ||
Comment 8•5 years ago
|
||
Depends on D101282
| Assignee | ||
Comment 9•5 years ago
|
||
Depends on D101283
| Assignee | ||
Comment 10•5 years ago
|
||
Depends on D101284
| Assignee | ||
Comment 11•5 years ago
|
||
Depends on D101285
| Assignee | ||
Comment 12•5 years ago
|
||
Depends on D101286
| Assignee | ||
Comment 13•5 years ago
|
||
Depends on D101287
Comment 14•5 years ago
|
||
Comment 15•5 years ago
|
||
| bugherder | ||
https://hg.mozilla.org/mozilla-central/rev/1725ef3ef49f
https://hg.mozilla.org/mozilla-central/rev/728cbd7aceda
https://hg.mozilla.org/mozilla-central/rev/8f989a6a09ce
https://hg.mozilla.org/mozilla-central/rev/ba894a04f5c4
https://hg.mozilla.org/mozilla-central/rev/e5bfef86695e
https://hg.mozilla.org/mozilla-central/rev/faa263a2fe75
https://hg.mozilla.org/mozilla-central/rev/cbbe0e6a87f4
https://hg.mozilla.org/mozilla-central/rev/52e3f0138399
https://hg.mozilla.org/mozilla-central/rev/cc0326832e67
https://hg.mozilla.org/mozilla-central/rev/336c4b37370d
https://hg.mozilla.org/mozilla-central/rev/0e907cd8ef33
https://hg.mozilla.org/mozilla-central/rev/8be681c35313
Description
•