Closed
Bug 1473040
Opened 8 years ago
Closed 8 years ago
Re-implement the telemetry session ID feature.
Categories
(DevTools :: General, enhancement, P2)
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: miker, Assigned: miker)
References
(Blocks 1 open bug)
Details
At the moment tools need to gain access to the toolbox using complex methods and add a session id to every telemetry event.
If we store the session id inside telemetry and update it on tab switch we can automatically send the session ID and ignore it within our recordEvent calls.
| Assignee | ||
Updated•8 years ago
|
Status: NEW → ASSIGNED
| Assignee | ||
Comment 1•8 years ago
|
||
After speaking with Ochameau about this it seems that our current method is the best we can do.
Status: ASSIGNED → RESOLVED
Closed: 8 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•