Closed
Bug 1802799
Opened 3 years ago
Closed 3 years ago
Migrate NS_STYLE_TEXT_DECORATION_STYLE_* defines
Categories
(Core :: CSS Parsing and Computation, enhancement)
Core
CSS Parsing and Computation
Tracking
()
RESOLVED
FIXED
110 Branch
| Tracking | Status | |
|---|---|---|
| firefox110 | --- | fixed |
People
(Reporter: ben.freist, Assigned: ben.freist)
References
Details
Attachments
(1 file)
Steps to reproduce:
I turned the defines NS_STYLE_TEXT_DECORATION_STYLE_* into the enum class StyleTextDecoration.
| Assignee | ||
Comment 1•3 years ago
|
||
Updated•3 years ago
|
Assignee: nobody → ben.freist
Status: UNCONFIRMED → ASSIGNED
Ever confirmed: true
Comment 2•3 years ago
|
||
There's a r+ patch which didn't land and no activity in this bug for 2 weeks.
:ben.freist, could you have a look please?
If you still have some work to do, you can add an action "Plan Changes" in Phabricator.
For more information, please visit auto_nag documentation.
Flags: needinfo?(ohall)
Flags: needinfo?(ben.freist)
Comment 3•3 years ago
|
||
Ah it seems this failed to land due to a conflict, see https://lando.services.mozilla.com/D163177/. Ben, can you rebase?
Pushed by ealvarez@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/7d0bd996b3f0
[refactor] Migrate NS_STYLE_TEXT_DECORATION_STYLE_* defines r=emilio,geckoview-reviewers,ohall
Pushed by emilio@crisal.io:
https://hg.mozilla.org/integration/autoland/rev/2e1aa1a35a55
Fix android build.
Comment 6•3 years ago
|
||
| bugherder | ||
https://hg.mozilla.org/mozilla-central/rev/7d0bd996b3f0
https://hg.mozilla.org/mozilla-central/rev/2e1aa1a35a55
Status: ASSIGNED → RESOLVED
Closed: 3 years ago
status-firefox110:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 110 Branch
Updated•3 years ago
|
Flags: needinfo?(ohall)
| Assignee | ||
Updated•3 years ago
|
Flags: needinfo?(ben.freist)
You need to log in
before you can comment on or make changes to this bug.
Description
•