Closed
Bug 1853090
Opened 1 year ago
Closed 1 year ago
Add ContentISize() and ContentBSize() convenience methods to nsIFrame
Categories
(Core :: Layout, task)
Core
Layout
Tracking
()
RESOLVED
FIXED
119 Branch
Tracking | Status | |
---|---|---|
firefox119 | --- | fixed |
People
(Reporter: TYLin, Assigned: TYLin)
Details
Attachments
(1 file)
We have usages like ContentSize(childWM).BSize(childWM)
[1]. It is probably worth adding a convenience method like ContentBSize(childWM)
.
Assignee | ||
Comment 1•1 year ago
|
||
Pushed by aethanyc@gmail.com:
https://hg.mozilla.org/integration/autoland/rev/a1bf23a26e0d
Add ContentISize() and ContentBSize() convenience methods to nsIFrame. r=layout-reviewers,jfkthame
Comment 3•1 year ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 1 year ago
status-firefox119:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 119 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•