Closed
Bug 1584630
Opened 6 years ago
Closed 6 years ago
Add missing property use counters to HTMLDocument
Categories
(Core :: DOM: Core & HTML, defect, P2)
Core
DOM: Core & HTML
Tracking
()
RESOLVED
FIXED
mozilla71
Tracking | Status | |
---|---|---|
firefox71 | --- | fixed |
People
(Reporter: bzbarsky, Assigned: bzbarsky)
References
(Blocks 1 open bug)
Details
Attachments
(2 files, 2 obsolete files)
47 bytes,
text/x-phabricator-request
|
Details | Review | |
2.44 KB,
text/plain
|
bmiroglio
:
data-review+
|
Details |
See bug 1576757 for details.
![]() |
Assignee | |
Comment 1•6 years ago
|
||
Updated•6 years ago
|
Priority: -- → P2
![]() |
Assignee | |
Comment 2•6 years ago
|
||
Attachment #9099380 -
Flags: data-review?(chutten)
![]() |
Assignee | |
Updated•6 years ago
|
Attachment #9099380 -
Attachment is obsolete: true
Attachment #9099380 -
Flags: data-review?(chutten)
![]() |
Assignee | |
Comment 3•6 years ago
|
||
Attachment #9099381 -
Flags: data-review?(chutten)
Comment 4•6 years ago
|
||
Comment on attachment 9099381 [details]
Data review request
Load-balancing to Ben.
Attachment #9099381 -
Flags: data-review?(chutten) → data-review?(bmiroglio)
Comment 5•6 years ago
|
||
Tim, it seems you're needed for some of the specifics in this review form. Could you consult before I go ahead with the review?
Flags: needinfo?(tdsmith)
Comment 6•6 years ago
|
||
Thanks, Ben and Boris! I've filled in the redirects.
Attachment #9099381 -
Attachment is obsolete: true
Attachment #9099381 -
Flags: data-review?(bmiroglio)
Flags: needinfo?(tdsmith)
Attachment #9100306 -
Flags: data-review?(bmiroglio)
Comment 7•6 years ago
•
|
||
Comment on attachment 9100306 [details]
Data review request
# Data Review Form
1) Is there or will there be **documentation** that describes the schema for the ultimate data set in a public, complete, and accurate way?
This will be documented in the [probe dictionary](https://telemetry.mozilla.org/probe-dictionary/).
2) Is there a control mechanism that allows the user to turn the data collection on and off? (Note, for data collection not needed for security purposes, Mozilla provides such a control mechanism) Provide details as to the control mechanism available.
Yes, users can toggled this off by disabling Telemetry in the Firefox Preferences.
3) If the request is for permanent data collection, is there someone who will monitor the data over time?
:tdsmith will monitor this data.
4) Using the **[category system of data types](https://wiki.mozilla.org/Firefox/Data_Collection)** on the Mozilla wiki, what collection type of data do the requested measurements fall under?
Category 1: Technical Data
5) Is the data collection request for default-on or default-off?
default-on
6) Does the instrumentation include the addition of **any *new* identifiers** (whether anonymous or otherwise; e.g., username, random IDs, etc. See the appendix for more details)?
No.
7) Is the data collection covered by the existing Firefox privacy notice? **If unsure: escalate to legal if:**
Yes.
8) Does there need to be a check-in in the future to determine whether to renew the data?
No.
9) Does the data collection use a third-party collection tool? **If yes, escalate to legal.**
No.
data-review: r+
Attachment #9100306 -
Flags: data-review?(bmiroglio) → data-review+
![]() |
Assignee | |
Comment 8•6 years ago
|
||
:bzbarsky will monitor this data.
No, I think this is also Tim...
Pushed by bzbarsky@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/31d32668afb5
Implement missing property use counters for HTMLDocument. r=peterv
Comment 10•6 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 6 years ago
status-firefox71:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla71
Updated•6 years ago
|
Assignee: nobody → bzbarsky
Comment 11•6 years ago
|
||
(In reply to Boris Zbarsky [:bzbarsky, bz on IRC] from comment #8)
:bzbarsky will monitor this data.
No, I think this is also Tim...
I've changed the review response accordingly.
You need to log in
before you can comment on or make changes to this bug.
Description
•