Closed
Bug 1245576
Opened 10 years ago
Closed 10 years ago
Add missing unsave.1 UI Telemetry for removing bookmarks and readinglist items from Home Panels
Categories
(Firefox for Android Graveyard :: General, defect)
Firefox for Android Graveyard
General
Tracking
(firefox45 fixed, firefox46 fixed, firefox47 fixed)
RESOLVED
FIXED
Firefox 47
People
(Reporter: mfinkle, Assigned: mfinkle)
Details
Attachments
(1 file)
|
1.58 KB,
patch
|
Margaret
:
review+
Sylvestre
:
approval-mozilla-aurora+
Sylvestre
:
approval-mozilla-beta+
|
Details | Diff | Splinter Review |
We track the "action.1 > contextmenu > home_remove" usage, but for Bookmarks and ReadingList items we should also be triggering unsave.1 probes.
This patch adds the probes.
Note: we try to put probes as close to the UI as possible, which is why we don't just add the probes to the DB code itself. We lose a lot of context by pushing probes down, deep into the code.
Attachment #8715380 -
Flags: review?(margaret.leibovic)
Comment 1•10 years ago
|
||
Comment on attachment 8715380 [details] [diff] [review]
more-unsave-probes v0.1
Review of attachment 8715380 [details] [diff] [review]:
-----------------------------------------------------------------
Could be good to create a "UI telemetry philosophy" document. Hint hint...
Attachment #8715380 -
Flags: review?(margaret.leibovic) → review+
Updated•10 years ago
|
Assignee: nobody → mark.finkle
Comment 3•10 years ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 10 years ago
status-firefox47:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → Firefox 47
| Assignee | ||
Comment 4•10 years ago
|
||
Comment on attachment 8715380 [details] [diff] [review]
more-unsave-probes v0.1
Approval Request Comment
[Feature/regressing bug #]: -
[User impact if declined]: Less complete telemetry collection
[Describe test coverage new/current, TreeHerder]: Landed on Nightly
[Risks and why]: Low risk probes
[String/UUID change made/needed]: none
Attachment #8715380 -
Flags: approval-mozilla-beta?
Attachment #8715380 -
Flags: approval-mozilla-aurora?
Updated•10 years ago
|
status-firefox45:
--- → affected
status-firefox46:
--- → affected
Comment 5•10 years ago
|
||
Comment on attachment 8715380 [details] [diff] [review]
more-unsave-probes v0.1
Moar probes, taking it. Should be in 45 beta 4
Attachment #8715380 -
Flags: approval-mozilla-beta?
Attachment #8715380 -
Flags: approval-mozilla-beta+
Attachment #8715380 -
Flags: approval-mozilla-aurora?
Attachment #8715380 -
Flags: approval-mozilla-aurora+
Comment 6•10 years ago
|
||
| bugherder uplift | ||
Comment 7•10 years ago
|
||
| bugherder uplift | ||
Updated•5 years ago
|
Product: Firefox for Android → Firefox for Android Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•