Closed
Bug 1691572
Opened 5 years ago
Closed 5 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
48 bytes,
text/x-phabricator-request
|
Details | Review |
This is a follow-up to bug 1650183 to address this comment.
| Assignee | ||
Comment 1•5 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•5 years ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 5 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
•