Clean up MozAutocompleteRichlistitem fragment markup
Categories
(Toolkit :: UI 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•5 years ago
|
||
Hey, Can I take up this issue?
Reporter | ||
Comment 2•5 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•5 years ago
|
||
No, I don't have the source code.
Reporter | ||
Comment 4•5 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•5 years ago
|
||
Hey, I've committed the changes. Can you please review it?
Reporter | ||
Comment 6•5 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•5 years ago
|
||
Are you going to submit your patch for review?
Comment 8•5 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•5 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•5 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•5 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•5 years ago
|
||
Assignee | ||
Comment 13•5 years ago
|
||
I think this is ok? First time, so let me know of any noobie mistakes.
Comment 14•5 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•5 years ago
|
||
Depends on D38420
Updated•5 years ago
|
Assignee | ||
Comment 16•5 years ago
|
||
Depends on D38420
Assignee | ||
Comment 17•5 years ago
|
||
Sorry about the mess, obviously i need to get my head around Mercurial a bit better :)
Assignee | ||
Comment 18•5 years ago
|
||
Reporter | ||
Updated•5 years ago
|
Updated•5 years ago
|
Updated•5 years ago
|
Comment 19•5 years ago
|
||
Comment 20•5 years ago
|
||
bugherder |
Description
•