Closed Bug 1669925 Opened 4 years ago Closed 4 years ago

Add telemetry for the various different printing entry points.

Categories

(Toolkit :: Printing, task, P2)

task

Tracking

()

RESOLVED FIXED
83 Branch
Tracking Status
firefox83 --- fixed

People

(Reporter: emilio, Assigned: emilio)

References

Details

Attachments

(2 files)

No description provided.
Flags: needinfo?(emilio)

In order to avoid over/under-counting, we need to treat window.print()
specially. The new UI was using aOpenWindowInfo.isForPrintPreview for
that, but that doesn't quite work for the old UI (because it will
trigger a regular print, not a preview).

But since isForPrintPreview was only really needed to distinguish
window.print(), just rename it and set it to true when the old UI is
triggered by window.print() as well.

Attached file data-r.txt
Flags: needinfo?(emilio)
Attachment #9180408 - Flags: data-review?(chutten)
Severity: -- → N/A
Priority: -- → P2

Comment on attachment 9180408 [details]
data-r.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.

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 89.

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.

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. :emilio is responsible for renewing or removing the collection before it expires in Firefox 89.


Result: datareview+

Attachment #9180408 - Flags: data-review?(chutten) → data-review+
Pushed by ealvarez@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/7c5864d62b13
Add a printing.trigger keyed scalar to record what triggers a particular print dialog. r=jwatt,marionette-reviewers,maja_zf
Status: NEW → RESOLVED
Closed: 4 years ago
Resolution: --- → FIXED
Target Milestone: --- → 83 Branch
See Also: → 1694846
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: