Closed
Bug 1691572
Opened 4 years ago
Closed 4 years ago
Rename CalculateRootCompositionSize() to CalculateBoundingCompositionSize()
Categories
(Core :: Panning and Zooming, task, P3)
Core
Panning and Zooming
Tracking
()
RESOLVED
FIXED
87 Branch
Tracking | Status | |
---|---|---|
firefox87 | --- | fixed |
People
(Reporter: botond, Assigned: botond)
References
Details
Attachments
(1 file)
Bug 1691572 - Rename CalculateRootCompositionSize() to CalculateBoundingCompositionSize(). r=tnikkel
(deleted),
text/x-phabricator-request
|
Details |
This is a follow-up to bug 1650183 to address this comment.
Assignee | ||
Comment 1•4 years ago
|
||
Since bug 1650183, the value returned by this function is not
necessarily the composition size of the RCD-RSF, but may be
a smaller size suitable for bounding the composited size of
scroll frames in a given process.
Pushed by bballo@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/9f1821e7cb50
Rename CalculateRootCompositionSize() to CalculateBoundingCompositionSize(). r=tnikkel
Comment 3•4 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 4 years ago
status-firefox87:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 87 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•