Closed
Bug 1630844
Opened 5 years ago
Closed 4 years ago
Collect telemetry on what causes the PDF viewer fallback bar
Categories
(Firefox :: PDF Viewer, task, P1)
Firefox
PDF Viewer
Tracking
()
RESOLVED
FIXED
Firefox 78
Tracking | Status | |
---|---|---|
firefox78 | --- | fixed |
People
(Reporter: bdahl, Assigned: bdahl)
References
(Blocks 1 open bug)
Details
Attachments
(2 files)
(deleted),
text/x-phabricator-request
|
Details | |
(deleted),
text/plain
|
chutten
:
data-review+
|
Details |
We need to better understand what is causing the fallback bar to trigger to work on addressing underlying issues. For this we'll need to:
- create finer grained unsupported features categories in pdf.js (upstream pdf.js bug for this)
- add a new telemetry enum
- report the result of #1 into telemetry here
Assignee | ||
Comment 2•5 years ago
|
||
Updated•5 years ago
|
Assignee: nobody → bdahl
Status: NEW → ASSIGNED
Assignee | ||
Comment 3•4 years ago
|
||
Attachment #9146208 -
Flags: data-review?(chutten)
Comment 4•4 years ago
|
||
Comment on attachment 9146208 [details]
request.txt
DATA COLLECTION REVIEW RESPONSE:
Is there or will there be documentation that describes the schema for the ultimate data set available publicly, complete and accurate?
Yes. This collection is Telemetry so is documented in its definitions file [Histograms.json](https://hg.mozilla.org/mozilla-central/file/tip/toolkit/components/telemetry/Histograms.json) and the [Probe Dictionary](https://telemetry.mozilla.org/probe-dictionary/).
Is there a control mechanism that allows the user to turn the data collection on and off?
Yes. This collection is Telemetry so can be controlled through Firefox's Preferences.
If the request is for permanent data collection, is there someone who will monitor the data over time?
No. This collection will expire in Firefox 84.
Using the category system of data types on the Mozilla wiki, what collection type of data do the requested measurements fall under?
Category 1, Technical.
Is the data collection request for default-on or default-off?
Default on for all channels.
Does the instrumentation include the addition of any new identifiers?
No.
Is the data collection covered by the existing Firefox privacy notice?
Yes.
Does there need to be a check-in in the future to determine whether to renew the data?
Yes. :bdahl is responsible for renewing or removing the collection before it expires in Firefox 84.
---
Result: datareview+
Attachment #9146208 -
Flags: data-review?(chutten) → data-review+
Assignee | ||
Updated•4 years ago
|
Severity: -- → N/A
Pushed by bdahl@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/9b66741ddb6e
Collect telemetry on why pdf.js showed the fallback bar. r=yury
Comment 6•4 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 4 years ago
status-firefox78:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → Firefox 78
Updated•4 years ago
|
Updated•4 years ago
|
You need to log in
before you can comment on or make changes to this bug.
Description
•