Closed
Bug 1573781
Opened 6 years ago
Closed 6 years ago
Clean up MozAutocompleteRichlistboxPopup fragment markup
Categories
(Toolkit :: UI Widgets, task, P5)
Toolkit
UI Widgets
Tracking
()
RESOLVED
FIXED
mozilla72
| Tracking | Status | |
|---|---|---|
| firefox72 | --- | fixed |
People
(Reporter: dao, Assigned: thomas510111, Mentored)
Details
(Keywords: good-first-bug, Whiteboard: [lang=js])
Attachments
(1 file, 1 obsolete file)
|
Bug 1573781 - Remove unnecessary closing tag for the richlistitem in MozAutocompleteRichlistboxPopup
47 bytes,
text/x-phabricator-request
|
Details | Review |
+++ This bug was initially created as a clone of Bug #1567530 +++
Here:
... we can replace ></richlistbox> with just />.
| Comment hidden (obsolete) |
| Comment hidden (obsolete) |
| Comment hidden (obsolete) |
| Comment hidden (obsolete) |
| Comment hidden (obsolete) |
| Comment hidden (obsolete) |
| Comment hidden (obsolete) |
| Comment hidden (obsolete) |
| Comment hidden (obsolete) |
| Reporter | ||
Updated•6 years ago
|
Attachment #9087841 -
Attachment is obsolete: true
| Assignee | ||
Comment 10•6 years ago
|
||
| Assignee | ||
Comment 11•6 years ago
|
||
This is my first bug,so please notify me if i am doing something wrong.
Comment 12•6 years ago
|
||
(In reply to Thomas Kosmas from comment #11)
This is my first bug,so please notify me if i am doing something wrong.
Thomas, the patch itself looks good. Could you modify the commit message to include a summary as something like "Bug 1573781 - Remove unnecessary closing tag for the richlistitem in MozAutocompleteRichlistboxPopup"? I can review and land it after that.
Updated•6 years ago
|
Assignee: nobody → thomas510111
Status: NEW → ASSIGNED
Updated•6 years ago
|
Attachment #9106018 -
Attachment description: Bug 1573781 → Bug 1573781 - Remove unnecessary closing tag for the richlistitem in MozAutocompleteRichlistboxPopup
Comment 13•6 years ago
|
||
Pushed by bgrinstead@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/6078cd6452f3
Remove unnecessary closing tag for the richlistitem in MozAutocompleteRichlistboxPopup r=bgrins
Comment 14•6 years ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 6 years ago
status-firefox72:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla72
You need to log in
before you can comment on or make changes to this bug.
Description
•