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
(13 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 | |
Bug 1683488 - Convert helper_hittest_fixed_in_scrolled_transform.html to async/await style. r?botond
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 #1681753 +++
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 D100190
Assignee | ||
Comment 4•5 years ago
|
||
Depends on D100191
Assignee | ||
Comment 5•5 years ago
|
||
Depends on D100192
Assignee | ||
Comment 6•5 years ago
|
||
Depends on D100193
Assignee | ||
Comment 7•5 years ago
|
||
Depends on D100194
Assignee | ||
Comment 8•5 years ago
|
||
Depends on D100195
Assignee | ||
Comment 9•5 years ago
|
||
Depends on D100196
Assignee | ||
Comment 10•5 years ago
|
||
Depends on D100197
Assignee | ||
Comment 11•5 years ago
|
||
Depends on D100198
Assignee | ||
Comment 12•5 years ago
|
||
Depends on D100199
Assignee | ||
Comment 13•5 years ago
|
||
Depends on D100200
Assignee | ||
Comment 14•5 years ago
|
||
Depends on D100201
Comment 15•5 years ago
|
||
Comment 16•5 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/56ae50e51c45
https://hg.mozilla.org/mozilla-central/rev/7ff4d9801478
https://hg.mozilla.org/mozilla-central/rev/3be98e77c9f7
https://hg.mozilla.org/mozilla-central/rev/0b2120530539
https://hg.mozilla.org/mozilla-central/rev/d7092c889d38
https://hg.mozilla.org/mozilla-central/rev/82289a962a69
https://hg.mozilla.org/mozilla-central/rev/b81ffe0df96d
https://hg.mozilla.org/mozilla-central/rev/e79e10bebadb
https://hg.mozilla.org/mozilla-central/rev/1d59d2a369d2
https://hg.mozilla.org/mozilla-central/rev/5317720aaeda
https://hg.mozilla.org/mozilla-central/rev/0d0783c9ee93
https://hg.mozilla.org/mozilla-central/rev/b5d830ce2655
https://hg.mozilla.org/mozilla-central/rev/1ec8f40ed196
Description
•