Closed Bug 1575377 Opened 5 years ago Closed 5 years ago

Remove BlockReflowInput::mHasUnconstrainedBSize

Categories

(Core :: Layout, task, P3)

task

Tracking

()

RESOLVED FIXED
mozilla70
Tracking Status
firefox70 --- fixed

People

(Reporter: TYLin, Assigned: TYLin)

Details

Attachments

(1 file)

The flag's original form mUnconstrainedHeight was added in nsBlockReflowState.h two decades ago.

Nowadays, we often check available block-size in reflow methods directly in nsBlockFrame.

The flag's original form mUnconstrainedHeight was added in
nsBlockReflowState.h in
https://github.com/mozilla/gecko-dev/commit/e580331b374a463035740a1214af8e49d0452d9b

Nowadays, we often check available block-size in reflow directly in nsBlockFrame.

Pushed by aethanyc@gmail.com: https://hg.mozilla.org/integration/autoland/rev/81d923353e5e Remove BlockReflowInput::mHasUnconstrainedBSize, and update documents. r=dholbert
Status: ASSIGNED → RESOLVED
Closed: 5 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla70
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: