Reorder case statements in "AboutLoginsChromeToContent" switch in aboutLogins.js
Categories
(Firefox :: about:logins, task, P5)
Tracking
()
| Tracking | Status | |
|---|---|---|
| firefox91 | --- | fixed |
People
(Reporter: tgiles, Assigned: mstarzycki, Mentored)
Details
(Whiteboard: [lang=js][good first bug])
Attachments
(1 file)
To make this switch flow logically, we need to re-arrange some case statements in aboutLogins.js. These cases are ordered alphabetically.
| Reporter | ||
Updated•5 years ago
|
| Reporter | ||
Comment 2•5 years ago
|
||
Jyoti, thanks for volunteering! Feel free to go ahead and work on this!
To help Mozilla out with this bug, here's the steps:
- Download and build the Firefox source code
- If you have any problems, please ask on
Element/Matrix
in the#introductionchannel. They're there to help you get started. - You can also read the
Developer Guide,
which has answers to most development questions.
- If you have any problems, please ask on
- Start working on this bug.
- Please re-arrange the case statements in
aboutLogins.jsso that they are ordered alphabetically. - If you have any problems with this bug,
please comment on this bug and set the needinfo flag for me.
Also, you can find me and my teammates on the#lockwise-desktopchannel on
Element/Matrix
most hours of most days.
- Please re-arrange the case statements in
- Build your change with
mach buildand test your change with
mach test browser/components/aboutlogins/.
Also check your changes for adherence to our style guidelines by usingmach lint - Submit the patch (including an automated test, if applicable) for review.
Mark me as a reviewer so I'll get an email to come look at your code.- How to Submit a Patch
- This is when the bug will be assigned to you.
- After a series of reviews and changes to your patch,
I'll mark it for checkin or push it to autoland.
Your code will soon be shipping to Firefox users worldwide! - ...now you get to think about what kind of bug you'd like to work on next.
Let me know what you're interested in and I can help you find your next contribution.
| Reporter | ||
Comment 3•5 years ago
|
||
Hi Jyoti, do you still have time to work on this bug? Are you stuck somewhere in the setup/development process? Please let me know if I can help out or if you no longer can work on this bug. Thanks!
Comment 4•5 years ago
|
||
Hi TIM. So sorry for not being active but i have been travelling a lot going back to college and giving exams. But I do realize now in a day or two i could again start working on the bug day by day. Also, I've been meaning to ask can you let me know of the chat channel where in I can contact you and ask the doubts I will encounter? Please let me know and I will start with it asap as my last exam ends soon. Thank you for extending your help, I would be needing it !
Comment 5•5 years ago
|
||
Please let me know the chat channel to talk or the server on mozilla general. Thanks !
| Reporter | ||
Comment 6•5 years ago
|
||
No worries Jyoti, just wanted to make sure you were willing and able to work on this bug! Thank you for the update, and please make sure you're focusing on your exams first! You can reach me on matrix in the Firefox Lockwise Desktop room. Again feel free to reach out and make sure you use Comment #2 as a reference when you start working...those links in that comment should help get you started
Comment 7•5 years ago
|
||
thank you so much. Will contact you soon and thanks for understanding! Consider me back and motivated as soon as my exams end in a week
| Reporter | ||
Comment 8•5 years ago
|
||
Hi Jyoti, do you need help with this bug and/or do you still have time to work on this? Let me know if you need my help.
Comment 9•5 years ago
|
||
Hi Tim ! Sorry for the delay, getting started with the local setup today for firefox. Will update you with progress as I continue and will keep you in the loop ! Thanks for extending help, will surely need it !
| Reporter | ||
Updated•5 years ago
|
| Reporter | ||
Updated•4 years ago
|
| Assignee | ||
Comment 10•4 years ago
|
||
Updated•4 years ago
|
Comment 11•4 years ago
|
||
Comment 12•4 years ago
|
||
| bugherder | ||
Description
•