Closed
Bug 1972483
Opened 1 year ago
Closed 11 months ago
Remove telemetry for "Save to Pocket" and "Archive/Delete from Pocket" events
Categories
(Firefox :: New Tab Page, task)
Firefox
New Tab Page
Tracking
()
RESOLVED
FIXED
141 Branch
| Tracking | Status | |
|---|---|---|
| firefox141 | --- | fixed |
People
(Reporter: nina-py, Assigned: nina-py)
Details
Attachments
(1 file)
Additionally, remove any code supporting those events/actions in the background. With changes made in https://bugzilla.mozilla.org/show_bug.cgi?id=1971663, these actions are no longer used by anything on the New Tab frontend.
| Assignee | ||
Updated•1 year ago
|
Assignee: nobody → npypchenko
Status: NEW → ASSIGNED
| Assignee | ||
Comment 1•1 year ago
|
||
-
Removed telemetry and event/action related code for the following events:
-- SAVE_TO_POCKET
-- ARCHIVE_FROM_POCKET
-- DELETE_FROM_POCKET -
Removed tests for these events.
-
Removed related unused helper functions.
Pushed by npypchenko@mozilla.com:
https://github.com/mozilla-firefox/firefox/commit/f57e337fb307
https://hg.mozilla.org/integration/autoland/rev/a31f01ca21b6
Remove telemetry for "Save to Pocket" and "Archive/Delete from Pocket" events r=home-newtab-reviewers,places-reviewers,thecount
Status: ASSIGNED → RESOLVED
Closed: 11 months ago
status-firefox141:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 141 Branch
Updated•11 months ago
|
QA Whiteboard: [qa-triage-done-c142/b141]
You need to log in
before you can comment on or make changes to this bug.
Description
•