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•4 years ago
|
||
Assignee | ||
Comment 2•4 years ago
|
||
Assignee | ||
Comment 3•4 years ago
|
||
Depends on D101277
Assignee | ||
Comment 4•4 years ago
|
||
Depends on D101278
Assignee | ||
Comment 5•4 years ago
|
||
Depends on D101279
Assignee | ||
Comment 6•4 years ago
|
||
Depends on D101280
Assignee | ||
Comment 7•4 years ago
|
||
Depends on D101281
Assignee | ||
Comment 8•4 years ago
|
||
Depends on D101282
Assignee | ||
Comment 9•4 years ago
|
||
Depends on D101283
Assignee | ||
Comment 10•4 years ago
|
||
Depends on D101284
Assignee | ||
Comment 11•4 years ago
|
||
Depends on D101285
Assignee | ||
Comment 12•4 years ago
|
||
Depends on D101286
Assignee | ||
Comment 13•4 years ago
|
||
Depends on D101287
Comment 14•4 years ago
|
||
Comment 15•4 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
•