Closed
Bug 1383912
Opened 7 years ago
Closed 7 years ago
Ensure we get always get a composite for the latest async scroll offset
Categories
(Core :: Panning and Zooming, enhancement, P3)
Core
Panning and Zooming
Tracking
()
RESOLVED
FIXED
mozilla56
Tracking | Status | |
---|---|---|
firefox56 | --- | fixed |
People
(Reporter: botond, Assigned: botond)
References
Details
(Whiteboard: [gfx-noted])
Attachments
(1 file)
Markus discovered a bug in the apz.frame_delay.enabled option added in bug 1375949: sometimes, when an APZ animation is running, after its last sample we composite the second-last async scroll offset (due to the frame delay), and then nothing triggers a composite to show the last async scroll offset.
Comment hidden (mozreview-request) |
Assignee | ||
Updated•7 years ago
|
Attachment #8889628 -
Flags: review?(bugmail)
Comment 2•7 years ago
|
||
mozreview-review |
Comment on attachment 8889628 [details]
Bug 1383912 - Ensure we always get a composite for the latest async scroll offset.
https://reviewboard.mozilla.org/r/160648/#review166352
Attachment #8889628 -
Flags: review?(bugmail) → review+
Pushed by bballo@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/6f27d2157170
Ensure we always get a composite for the latest async scroll offset. r=kats
Comment 4•7 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 7 years ago
status-firefox56:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla56
You need to log in
before you can comment on or make changes to this bug.
Description
•