Collect telemetry on the types of user clicks
Categories
(Core :: Performance: General, enhancement, P2)
Tracking
()
| Tracking | Status | |
|---|---|---|
| firefox72 | --- | fixed |
People
(Reporter: sefeng211, Assigned: sefeng211)
References
Details
Attachments
(2 files, 2 obsolete files)
|
2.00 KB,
text/plain
|
tdsmith
:
data-review+
|
Details |
|
47 bytes,
text/x-phabricator-request
|
Details | Review |
To help us improve the responsiveness performance, we'd like to learn what things do user click, and then we can use this data to focus on our responsiveness performance work.
When a click happens, if it requires Firefox to response it, we'd like what kind of click this is. Either a link click, a thing that has js handler bound, or a browser chrome click (maybe we can find more while writing the code).
| Assignee | ||
Comment 1•6 years ago
|
||
Comment 2•6 years ago
|
||
| Assignee | ||
Comment 3•6 years ago
|
||
Hi Tim,
I updated the review form and tried to describe it thoroughly, please let me know if it still doesn't make sense.
Comment 4•6 years ago
|
||
| Assignee | ||
Comment 5•6 years ago
|
||
| Assignee | ||
Comment 6•6 years ago
|
||
Updated•6 years ago
|
Updated•6 years ago
|
| Assignee | ||
Comment 7•6 years ago
|
||
Tim, the patch is up (still being reviewed, but mostly ready). And we ended up just doing the three categories mentioned in the review form. Do you mind review the form again?
Thanks
Comment 8•6 years ago
|
||
The data collection review form asks for a temporary collection; the histogram definition in the patch says "expires_in_version": "never". Please update one or the other. (I think a temporary collection makes a lot of sense for a new probe until it's proven to be useful. Either is acceptable.)
| Assignee | ||
Comment 9•6 years ago
|
||
Updated it to expire in 76.
How does it look now Tim?
Comment 10•6 years ago
|
||
Comment 11•6 years ago
|
||
Comment 12•6 years ago
|
||
| bugherder | ||
Description
•