Clean up MozAutocompleteRichlistitem fragment markup
Categories
(Toolkit :: XUL Widgets, task, P5)
Tracking
()
| Tracking | Status | |
|---|---|---|
| firefox70 | --- | fixed |
People
(Reporter: dao, Assigned: chris.muldoon90, Mentored)
Details
(Keywords: good-first-bug, Whiteboard: [lang=js])
Attachments
(1 file, 3 obsolete files)
+++ This bug was initially created as a clone of Bug #1557913 +++
Here:
... we can replace ></image> and ></description> with just />.
Comment 1•2 years ago
|
||
Hey, Can I take up this issue?
| Reporter | ||
Comment 2•2 years ago
|
||
(In reply to shubhamchinda07 from comment #1)
Hey, Can I take up this issue?
Sure. Do you have the source code already? Let me know if you have questions.
Comment 3•2 years ago
|
||
No, I don't have the source code.
| Reporter | ||
Comment 4•2 years ago
|
||
Here's a guide for getting the source code: https://developer.mozilla.org/en-US/docs/Mozilla/Developer_guide/Source_Code/Mercurial
Here's a guide for building Firefox fast (this works because you won't need to modify C++ for this bug): https://developer.mozilla.org/en-US/docs/Mozilla/Developer_guide/Build_Instructions/Artifact_builds
And here's how you can put together a patch: https://developer.mozilla.org/en-US/docs/Mozilla/Developer_guide/How_to_Submit_a_Patch
Comment 5•2 years ago
|
||
Hey, I've committed the changes. Can you please review it?
| Reporter | ||
Comment 6•2 years ago
|
||
(In reply to ShubhamChinda from comment #5)
Hey, I've committed the changes. Can you please review it?
I don't see your changes. You need to submit them to phabricator: https://moz-conduit.readthedocs.io/en/latest/phabricator-user.html
| Reporter | ||
Comment 7•2 years ago
|
||
Are you going to submit your patch for review?
Comment 8•2 years ago
|
||
(In reply to Dão Gottwald [::dao] from comment #7)
Are you going to submit your patch for review?
Hey, I'm little trouble in setting up the phabricator. Give me 2 days, I'll figure it out submit the patch.
Comment 9•2 years ago
|
||
having*(In reply to ShubhamChinda from comment #8)
(In reply to Dão Gottwald [::dao] from comment #7)
Are you going to submit your patch for review?
Hey, I'm little trouble in setting up the phabricator. Give me 2 days, I'll figure it out submit the patch.
| Assignee | ||
Comment 10•2 years ago
|
||
Hi can i take over this issue?
First time. I have got phabricator, mercurial and have built firefox, just a little unsure how to submit a patch for the first time is all
Comment 11•2 years ago
|
||
(In reply to Chris Muldoon from comment #10)
Hi can i take over this issue?
First time. I have got phabricator, mercurial and have built firefox, just a little unsure how to submit a patch for the first time is all
Sure, instructions for submitting your patch are here:
https://developer.mozilla.org/en-US/docs/Mozilla/Developer_guide/How_to_Submit_a_Patch
| Assignee | ||
Comment 12•2 years ago
|
||
| Assignee | ||
Comment 13•2 years ago
|
||
I think this is ok? First time, so let me know of any noobie mistakes.
Comment 14•2 years ago
|
||
(In reply to Chris Muldoon from comment #13)
I think this is ok? First time, so let me know of any noobie mistakes.
Hey, would you mind telling me how did you set up the phabricator?
Thanks :)
| Assignee | ||
Comment 15•2 years ago
|
||
Depends on D38420
Updated•2 years ago
|
| Assignee | ||
Comment 16•2 years ago
|
||
Depends on D38420
| Assignee | ||
Comment 17•2 years ago
|
||
Sorry about the mess, obviously i need to get my head around Mercurial a bit better :)
| Assignee | ||
Comment 18•2 years ago
|
||
| Reporter | ||
Updated•2 years ago
|
Updated•2 years ago
|
Updated•2 years ago
|
Comment 19•2 years ago
|
||
Pushed by dgottwald@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/879f7007188e Clean up MozAutocompleteRichListitem fragment markup r=dao
Comment 20•2 years ago
|
||
| bugherder | ||
Description
•