Closed Bug 1690715 Opened 3 years ago Closed 3 years ago

Expand nsTableWrapperFrame::InitChildReflowInput() at its only caller.

Categories

(Core :: Layout: Tables, task)

task

Tracking

()

RESOLVED FIXED
87 Branch
Tracking Status
firefox87 --- fixed

People

(Reporter: TYLin, Assigned: TYLin)

Details

Attachments

(1 file)

A placeholder bug to land https://phabricator.services.mozilla.com/D103436 (was bug 1674302 Part 3). The patch is a simple refactor.

The purpose of InitChildReflowInput() is to provide customized border,
padding, and containing block size for the inner table frame, not for
the caption frame. So the caption frame's ReflowInput doesn't need to be
initialized in a separate step.

Pushed by aethanyc@gmail.com:
https://hg.mozilla.org/integration/autoland/rev/723a2987e010
Expand nsTableWrapperFrame::InitChildReflowInput() at its only caller. r=dholbert
Status: NEW → RESOLVED
Closed: 3 years ago
Resolution: --- → FIXED
Target Milestone: --- → 87 Branch
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: