Closed
Bug 1731002
Opened 3 years ago
Closed 3 years ago
Some APZ code cleanups following the removal of Layers codepaths
Categories
(Core :: Panning and Zooming, task, P3)
Core
Panning and Zooming
Tracking
()
RESOLVED
FIXED
94 Branch
Tracking | Status | |
---|---|---|
firefox94 | --- | fixed |
People
(Reporter: botond, Assigned: botond)
References
Details
Attachments
(3 files)
No description provided.
Assignee | ||
Comment 1•3 years ago
|
||
This parameter was only used by AsyncCompositionManager.
Assignee | ||
Comment 2•3 years ago
|
||
This was only used by AsyncCompositionManager.
Depends on D125783
Assignee | ||
Comment 3•3 years ago
|
||
These were only used by AsyncCompositionManager.
Depends on D125784
Pushed by bballo@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/e10d90d9f1e5
Remove the aOutClipTransform parameter of ComputeTransformForScrollThumb(). r=tnikkel
https://hg.mozilla.org/integration/autoland/rev/be8e8450e905
Remove GetCurrentAsyncLayoutViewport(). r=tnikkel
https://hg.mozilla.org/integration/autoland/rev/8996473b8318
Remove mAsyncTransformAppliedToContent and its accessors. r=tnikkel
Comment 5•3 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/e10d90d9f1e5
https://hg.mozilla.org/mozilla-central/rev/be8e8450e905
https://hg.mozilla.org/mozilla-central/rev/8996473b8318
Status: NEW → RESOLVED
Closed: 3 years ago
status-firefox94:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 94 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•