Closed Bug 1913515 Opened 7 months ago Closed 7 months ago

Add a helper to return the inner frame of nsTableCellFrame

Categories

(Core :: Layout: Tables, task)

task

Tracking

()

RESOLVED FIXED
131 Branch
Tracking Status
firefox131 --- fixed

People

(Reporter: TYLin, Assigned: TYLin)

Details

Attachments

(1 file)

In nsTableCellFrame.cpp, we call mFrames.FirstChild() to get the inner frame, and some callsites assert the inner frame is the only child, e.g. in AppendDirectlyOwnedAnonBoxes() and BuildDisplayList(). Let's add a helper to return the inner frame with an assertion.

Assignee: nobody → aethanyc
Status: NEW → ASSIGNED
Pushed by aethanyc@gmail.com: https://hg.mozilla.org/integration/autoland/rev/d682885b9faa Add a helper to return the inner frame of nsTableCellFrame. r=layout-reviewers,emilio
Status: ASSIGNED → RESOLVED
Closed: 7 months ago
Resolution: --- → FIXED
Target Milestone: --- → 131 Branch
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: