Bug 1604914 Comment 2 Edit History

Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.

(In reply to ma18btech11011 from comment #1)
> I'm new to contributing to Mozilla and I would like to work on this as my first issue.

Hello, and thank you for offering to help.
If you haven't done so already, please read (Contributing to the Mozilla code base){https://developer.mozilla.org/en-US/docs/Mozilla/Developer_guide/Introduction}, there is quite a bit of work to get started, so please make sure you follow all the relevant steps.
The needed code change here is in C++ (we can use C++17 now), so start with building Firefox (Choose "2. Firefox for Desktop" during the "bootstrap" step).
Then try to fix this bug here, assign yourself to the bug, and submit your patch for review.

If you need help along the way, the easiest way to contact me is on https://devtools-html.slack.com/archives/C3YCZD6SX , I'm @gerald there. Or email me.

Good luck!
(In reply to ma18btech11011 from comment #1)
> I'm new to contributing to Mozilla and I would like to work on this as my first issue.

Hello, and thank you for offering to help.
If you haven't done so already, please read (Contributing to the Mozilla code base){https://developer.mozilla.org/en-US/docs/Mozilla/Developer_guide/Introduction}, there is quite a bit of work to get started, so please make sure you follow all the relevant steps.
The needed code change here is in C++ (we can use C++17 now), so start with building Firefox (Choose "2. Firefox for Desktop" during the "bootstrap" step).
Then try to fix this bug here, assign yourself to the bug, and submit your patch for review.

If you need help along the way, the easiest way to contact me is on https://chat.mozilla.org , I'm @gerald there. Or email me.

Good luck!

Back to Bug 1604914 Comment 2