Closed
Bug 1468821
Opened 7 years ago
Closed 7 years ago
Remove .menu-iconic-right selectors from menu.css
Categories
(Toolkit :: Themes, enhancement, P3)
Toolkit
Themes
Tracking
()
RESOLVED
FIXED
mozilla63
Tracking | Status | |
---|---|---|
firefox63 | --- | fixed |
People
(Reporter: dao, Assigned: imadueme, Mentored)
Details
(Keywords: good-first-bug, Whiteboard: [lang=css])
Attachments
(1 file)
The menu-iconic-right class isn't used anymore, so we should remove it from selectors:
https://searchfox.org/mozilla-central/search?q=menu-iconic-right&case=true&path=
Assignee | ||
Comment 1•7 years ago
|
||
Mind if I work on this bug? I'm trying to get some experience writing and testing for Firefox?
Flags: needinfo?(dao+bmo)
Reporter | ||
Comment 2•7 years ago
|
||
Not at all, go ahead!
Assignee: nobody → imadueme
Flags: needinfo?(dao+bmo)
Assignee | ||
Comment 4•7 years ago
|
||
@Dao If it's time critical, you can unassign me and have someone else pick it up :)
I recently managed to get FF to build following the instructions at https://developer.mozilla.org/en-US/docs/Mozilla/Developer_guide/Build_Instructions/Windows_Prerequisites. I'll probably have to figure out how to get artifact builds working to speed things up.
Also, while the fix is simple, I was wondering if you have an idea on how to test the change. I'm not sure what could break by removing that selector or if pushing to try would catch that sort of thing. Any instructions there would be appreciated, or if you already are sure it's just the 1 line fix I'll push up a patch. Thanks!
Flags: needinfo?(dao+bmo)
Assignee | ||
Updated•7 years ago
|
Flags: needinfo?(imadueme)
Reporter | ||
Comment 5•7 years ago
|
||
I don't think there's much to test here, code search shows that this class is unused.
Flags: needinfo?(dao+bmo)
Comment hidden (mozreview-request) |
Reporter | ||
Comment 7•7 years ago
|
||
mozreview-review |
Comment on attachment 8988654 [details]
Bug 1468821 - Remove .menu-iconic-right selectors from menu.css.
https://reviewboard.mozilla.org/r/253886/#review260626
Thanks!
Attachment #8988654 -
Flags: review?(dao+bmo) → review+
Assignee | ||
Comment 8•7 years ago
|
||
As I don't have L3, what would be the next step to get this landed? Should I set checkin-needed on this bug, or are you able to land that change? Thanks :)
Flags: needinfo?(dao+bmo)
Pushed by dgottwald@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/2f3ec97c6236
Remove .menu-iconic-right selectors from menu.css. r=dao
Reporter | ||
Updated•7 years ago
|
Flags: needinfo?(dao+bmo)
Comment 10•7 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 7 years ago
status-firefox63:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla63
You need to log in
before you can comment on or make changes to this bug.
Description
•