Commit a11d55a
Handle zero range for scroll-driven animations on the compositor thread.
It is possible to get a zero range from APZ sampler (e.g. see the test
in this patch), so we have to early return it.
Differential Revision: https://phabricator.services.mozilla.com/D275732
bugzilla-url: https://bugzilla.mozilla.org/show_bug.cgi?id=1919415
gecko-commit: 08f98baa10e636695ce3aca42c346a6f19638e29
gecko-reviewers: hiro, layout-reviewers1 parent f618291 commit a11d55a
1 file changed
+34
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
0 commit comments