"deletion-request" is new in Firefox 72, not Firefox 70
Categories
(Toolkit :: Telemetry, defect, P3)
Tracking
()
Tracking | Status | |
---|---|---|
firefox74 | --- | fixed |
People
(Reporter: chutten|PTO, Assigned: louiscontant, Mentored)
Details
(Whiteboard: [good first bug][lang=rst])
Attachments
(1 file)
https://firefox-source-docs.mozilla.org/toolkit/components/telemetry/data/deletion-request-ping.html erroneously says that the "deletion-request" ping was introduced in Firefox 70. It should say Firefox 72 instead.
To help Mozilla out with this bug, here's the steps:
- Comment here on the bug that you want to volunteer to help. I (or someone else) will assign it to you.
- Download and build the Firefox source code
- If you have any problems, please ask on IRC in the
#introduction
channel. 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 IRC in the
- Start working on this bug. You'll be editing
toolkit/components/telemetry/docs/data/deletion-request-ping.rst
to replace "70" with "72".- 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 #telemetry channel on IRC most hours of most days.
- Ensure your change works by running
mach doc
. Also check your changes for adherence to our style guidelines by usingmach lint
- Submit the patch for review. Mark me as a reviewer so I'll get an email to come look at your code.
- 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.
Comment 1•5 years ago
|
||
Hi, I'm getting started with Phabricator. Think I could give this bug a shot?
Reporter | ||
Comment 2•5 years ago
|
||
Certainly! I've assigned it to you. Let me know if you have any questions.
Comment 3•5 years ago
|
||
Hi, Im trying, hg pull, then hg update to update my code. However i run into a problem updating, because i have made local edits. Any way to undo local edits?
Reporter | ||
Comment 4•5 years ago
|
||
I'm not familiar with mercurial, but the internet suggests maybe hg update --clean
might do the trick. There's usually someone who knows hg
on #introduction on IRC if you need some hands-on help.
Reporter | ||
Comment 5•5 years ago
|
||
Are you still working on this patch? Anything I can help with? Or should I unassign it for now?
Reporter | ||
Comment 6•5 years ago
|
||
Clearing assignee for inactivity.
Assignee | ||
Comment 7•5 years ago
|
||
Hi,
I would like to have this task assigned to me.
Assignee | ||
Comment 8•5 years ago
|
||
Updated•5 years ago
|
Comment 10•5 years ago
|
||
bugherder |
Description
•