Closed Bug 1586068 Opened 5 years ago Closed 5 years ago

Convert #define NS_STYLE_FLEX_WRAP* to enum class

Categories

(Core :: CSS Parsing and Computation, enhancement)

enhancement
Not set
normal

Tracking

()

RESOLVED WORKSFORME

People

(Reporter: savo, Assigned: savo)

Details

Attachments

(1 file, 1 obsolete file)

Steps to reproduce:

convert #define NS_STYLE_FLEX_WRAP values to enum class in nsStyleConsts.h

grep 'NS_STYLE_FLEX_WRAP' and replace it with the enum values

Actual results:

Successful Compilation

Expected results:

Successful compilation

Pushed by emilio@crisal.io:
https://hg.mozilla.org/integration/autoland/rev/4b6f439d5d5e
Replace #define NS_STYLE_FLEX_WRAP with enum class. r=emilio
Assignee: nobody → savo
Status: UNCONFIRMED → NEW
Ever confirmed: true
Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → WORKSFORME

Comment on attachment 9099527 [details]
Bug 1586068 - getlogicalalign now returns legendalignvalue as suggested by emilio; r?emilio

Revision D48518 was moved to bug 1341018. Setting attachment 9099527 [details] to obsolete.

Attachment #9099527 - Attachment is obsolete: true
You need to log in before you can comment on or make changes to this bug.