Closed
Bug 1612146
Opened 5 years ago
Closed 5 years ago
Convert empty-cells #defines to an enum class.
Categories
(Core :: CSS Parsing and Computation, task, P3)
Core
CSS Parsing and Computation
Tracking
()
RESOLVED
FIXED
mozilla74
| Tracking | Status | |
|---|---|---|
| firefox74 | --- | fixed |
People
(Reporter: martin, Assigned: thomas.dolezal, Mentored)
References
Details
(Keywords: good-first-bug, Whiteboard: [lang=c++][lang=rust] )
Attachments
(2 files, 1 obsolete file)
See all the already-fixed bugs blocking bug 1277133 for existing examples of how to fix this.
| Reporter | ||
Updated•5 years ago
|
Updated•5 years ago
|
Mentor: emilio
Priority: -- → P3
| Assignee | ||
Comment 1•5 years ago
|
||
Updated•5 years ago
|
Assignee: nobody → thomas.dolezal
Status: NEW → ASSIGNED
Updated•5 years ago
|
Attachment #9123922 -
Attachment description: Bug 1612146 - Coverting empty-cells defines into enum class r-emilio → Bug 1612146 - Coverting empty-cells defines into enum class. r=emilio
Updated•5 years ago
|
Attachment #9123922 -
Attachment description: Bug 1612146 - Coverting empty-cells defines into enum class. r=emilio → Bug 1612146 - Converting empty-cells defines into enum class. r=emilio
Pushed by ealvarez@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/8dd667aa9ac1
Converting empty-cells defines into enum class. r=emilio
| Assignee | ||
Comment 3•5 years ago
|
||
Updated•5 years ago
|
Attachment #9123932 -
Attachment is obsolete: true
| Assignee | ||
Comment 4•5 years ago
|
||
Updated•5 years ago
|
Attachment #9123933 -
Attachment description: Bug 1612146 - fixing formatting r=emilio → Bug 1612146 - Replacing define for emptycells with enum, fixing formatting r=emilio
Updated•5 years ago
|
Attachment #9123933 -
Attachment description: Bug 1612146 - Replacing define for emptycells with enum, fixing formatting r=emilio → Bug 1612146 - followup: Fix formatting. r=emilio
Pushed by ealvarez@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/fd8dcb8c60fe
followup: Fix formatting. r=emilio
Comment 6•5 years ago
|
||
| bugherder | ||
https://hg.mozilla.org/mozilla-central/rev/8dd667aa9ac1
https://hg.mozilla.org/mozilla-central/rev/fd8dcb8c60fe
Status: ASSIGNED → RESOLVED
Closed: 5 years ago
status-firefox74:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla74
You need to log in
before you can comment on or make changes to this bug.
Description
•