Closed
Bug 1874202
Opened 2 years ago
Closed 2 years ago
Add a stopwatch telemetry to record the time it takes to read from the clipboard
Categories
(Firefox :: Address Bar, task, P3)
Firefox
Address Bar
Tracking
()
RESOLVED
FIXED
124 Branch
| Tracking | Status | |
|---|---|---|
| firefox124 | --- | fixed |
People
(Reporter: klubana, Assigned: klubana)
References
(Blocks 1 open bug)
Details
Attachments
(2 files)
|
48 bytes,
text/x-phabricator-request
|
Details | Review | |
|
2.47 KB,
text/plain
|
jhirsch
:
data-review+
|
Details |
No description provided.
| Assignee | ||
Updated•2 years ago
|
| Assignee | ||
Updated•2 years ago
|
Summary: Add a stopwatch telemetry to record when the address bar janks the browser for 500ms if you have copied large text outside of the browser → Add a stopwatch telemetry to record the time it takes to read from the clipboard
| Assignee | ||
Comment 1•2 years ago
|
||
Updated•2 years ago
|
Assignee: nobody → klubana
Status: NEW → ASSIGNED
| Assignee | ||
Comment 2•2 years ago
|
||
Attachment #9373048 -
Flags: data-review?(jhirsch)
Comment 3•2 years ago
|
||
Comment on attachment 9373048 [details]
Data-Review-Request-Bug-1874202.txt
- Is there or will there be documentation that describes the schema for the ultimate data set in a public, complete, and accurate way?
Yes, the usual firefox data docs.
- Is there a control mechanism that allows the user to turn the data collection on and off?
Yes, the usual desktop opt-out controls in about:preferences.
- If the request is for permanent data collection, is there someone who will monitor the data over time?
NA, this is a temporary collection expiring in 128.
- Using the category system of data types on the Mozilla wiki, what collection type of data do the requested measurements fall under?
Category 2, interaction data.
- Is the data collection request for default-on or default-off?
Default-on.
- Does the instrumentation include the addition of any new identifiers?
No.
- Is the data collection covered by the existing Firefox privacy notice?
Yes.
- Does the data collection use a third-party collection tool?
No.
Attachment #9373048 -
Flags: data-review?(jhirsch) → data-review+
Pushed by mak77@bonardo.net:
https://hg.mozilla.org/integration/autoland/rev/4ec2b9afc62a
Add a stopwatch telemetry to record the time it takes to read from the clipboard. r=mak
Comment 5•2 years ago
|
||
Backed out for causing bc failures at browser/components/urlbar/tests/browser/browser_clipboard.js
Backout link: https://hg.mozilla.org/integration/autoland/rev/360e8776654a34e10c46c81714ec9209ff0e272d
Flags: needinfo?(klubana)
Pushed by mak77@bonardo.net:
https://hg.mozilla.org/integration/autoland/rev/22e615431864
Add a stopwatch telemetry to record the time it takes to read from the clipboard. r=mak
Comment 7•2 years ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 2 years ago
status-firefox124:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 124 Branch
| Assignee | ||
Updated•2 years ago
|
Flags: needinfo?(klubana)
You need to log in
before you can comment on or make changes to this bug.
Description
•