Closed Bug 1914661 Opened 24 days ago Closed 23 days ago

Minor clean up in ReflowInput

Categories

(Core :: Layout, task)

task

Tracking

()

RESOLVED FIXED
131 Branch
Tracking Status
firefox131 --- fixed

People

(Reporter: TYLin, Assigned: TYLin)

References

(Blocks 1 open bug)

Details

Attachments

(3 files)

Some cleanups I'd like to do in ReflowInput for a while. See the patches for details.

NS_CSS_MINMAX looks like a macro, but it is a function. Let's name it like a
function.

Assignee: nobody → aethanyc
Status: NEW → ASSIGNED

ReflowInput is already living in mozilla namespace.

We have SetBResize(), so it would be useful to add a method to set
mIsBResizeForPercentages flag for consistency.

Pushed by aethanyc@gmail.com:
https://hg.mozilla.org/integration/autoland/rev/010184fe5928
Part 1 - Rename NS_CSS_MINMAX, and move it into mozilla namespace. r=dholbert
https://hg.mozilla.org/integration/autoland/rev/de9c077469d8
Part 2 - Remove redundant mozilla:: qualifiers in ReflowInput. r=dholbert
https://hg.mozilla.org/integration/autoland/rev/f62aaa39f6b3
Part 3 - Add ReflowInput::SetBResizeForPercentages(). r=dholbert
Status: ASSIGNED → RESOLVED
Closed: 23 days 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: