Closed
Bug 1690106
Opened 5 years ago
Closed 5 years ago
FOG needs to listen to user activity to be able to trigger "baseline" pings
Categories
(Toolkit :: Telemetry, task, P1)
Toolkit
Telemetry
Tracking
()
RESOLVED
FIXED
87 Branch
Tracking | Status | |
---|---|---|
firefox87 | --- | fixed |
People
(Reporter: chutten, Assigned: chutten)
References
Details
Attachments
(3 files)
This bug's for the Firefox side of the implementation of the design from bug 1635242. In other words, it's about adding to the FOG layer:
- Topic Observers for
user-interaction-(in)active
- Monotonic timers for 120 and 1200 seconds
- If bug 1673645 is in the RLB in time, calls to the APIs to start sending "baseline" pings
- Tests for the above
- Documentation in the Source Docs
Assignee | ||
Comment 1•5 years ago
|
||
Assignee | ||
Comment 2•5 years ago
|
||
Assignee | ||
Comment 3•5 years ago
|
||
Depends on D103794
Pushed by chutten@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/db87528c0867
Update Glean crates to v34 r=janerik
https://hg.mozilla.org/integration/autoland/rev/1d45f5a49eee
Implement FOG user-activity-based baseline ping schedule r=janerik
https://hg.mozilla.org/integration/autoland/rev/f59b1c165b20
fog crate no longer depends on glean_core r=janerik
Comment 5•5 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/db87528c0867
https://hg.mozilla.org/mozilla-central/rev/1d45f5a49eee
https://hg.mozilla.org/mozilla-central/rev/f59b1c165b20
Status: ASSIGNED → RESOLVED
Closed: 5 years ago
status-firefox87:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 87 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•