Closed Bug 1979806 Opened 4 months ago Closed 4 months ago

More minor cleanups in grid sizing code

Categories

(Core :: Layout: Grid, task)

task

Tracking

()

RESOLVED FIXED
143 Branch
Tracking Status
firefox143 --- fixed

People

(Reporter: TYLin, Assigned: TYLin)

Details

Attachments

(2 files)

A sequel to Bug 1979643. I also noticed minor cleanup opportunities while working on the grid sizing code.

I feel it is better for TrackSize::StateBits be formatted automatically by
clang-format.

This patch removes the last clang-format off directive in the grid container.
Previously, we removed one for GridItemInfo::StateBits in Bug 1878846:
https://hg.mozilla.org/mozilla-central/rev/7829576fd77e

Assignee: nobody → aethanyc
Status: NEW → ASSIGNED

This patch dumps "auto" instead "auto-min" for eAutoMinSizing bit, maintaining
symmetry with how the eAutoMaxSizing bit is dumped.

Status: ASSIGNED → RESOLVED
Closed: 4 months ago
Resolution: --- → FIXED
Target Milestone: --- → 143 Branch
QA Whiteboard: [qa-triage-done-c144/b143]
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: