remove Email field from content process crash reporter
Categories
(Toolkit :: Crash Reporting, task)
Tracking
()
Tracking | Status | |
---|---|---|
firefox88 | --- | fixed |
People
(Reporter: willkg, Assigned: willkg)
References
Details
Attachments
(1 file)
We're going to stop collecting, processing, and storing Email data from crash reports.
This bug covers removing the Email field from the content process crash reporter. Note that it's currently either preffed off or commented out (I forget which), so it doesn't show up, but the code for it exists.
Assignee | ||
Comment 1•2 months ago
|
||
I'm going to grab this one. I haven't done anything in Firefox in over a decade, so this would be a good bug to re-learn on. If I can't get to it by end of next week, I'll unassign.
Assignee | ||
Comment 2•2 months ago
|
||
We no longer want to collect email data in crash reports, so we no longer need
to potentially solicit the user for it in the content process crash dialog.
This removes the disabled code for collecting email data.
Assignee | ||
Comment 4•2 months ago
|
||
I rebased it, double-checked the changes, re-tested, and sent another test report:
https://crash-stats.mozilla.org/report/index/dd5b2c51-b3b7-4bdb-a96a-64aee0210222
Pushed by mconley@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/3e4de0b25692 remove email bits from content process crash dialog. r=mconley
Comment 6•2 months ago
|
||
bugherder |
Description
•