Closed Bug 1892307 Opened 1 year ago Closed 1 year ago

Convert remaining enums to enum classes in WritingModes.h

Categories

(Core :: Layout, task)

task

Tracking

()

RESOLVED FIXED
127 Branch
Tracking Status
firefox127 --- fixed

People

(Reporter: TYLin, Assigned: TYLin)

References

Details

Attachments

(3 files)

In this bug, I'm planning to convert the remaining enums in WritingMode.h to close bug 1610666.

Assignee: nobody → aethanyc

We can replace mBits with EnumSet<LogicalSide> in LogicalSides so that
LogicalSideBits is not relavent.

Pushed by aethanyc@gmail.com: https://hg.mozilla.org/integration/autoland/rev/c10528a3cf13 Part 1 - Convert LineRelativeDir to an enum class. r=layout-reviewers,emilio https://hg.mozilla.org/integration/autoland/rev/87fa831af010 Part 2 - Remove LogicalSideBits. r=layout-reviewers,jfkthame https://hg.mozilla.org/integration/autoland/rev/716d50e4bdd7 Part 3 - Remove AllLogicalSides(). r=dholbert
Status: ASSIGNED → RESOLVED
Closed: 1 year ago
Resolution: --- → FIXED
Target Milestone: --- → 127 Branch
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: