Closed
Bug 1691357
Opened 4 years ago
Closed 4 years ago
Add use counter and deprecation warning for form submission via untrusted submit event
Categories
(Core :: DOM: Forms, task, P3)
Core
DOM: Forms
Tracking
()
RESOLVED
FIXED
87 Branch
Tracking | Status | |
---|---|---|
firefox87 | --- | fixed |
People
(Reporter: edgar, Assigned: edgar)
References
(Blocks 1 open bug)
Details
Attachments
(2 files)
48 bytes,
text/x-phabricator-request
|
Details | Review | |
2.32 KB,
text/plain
|
chutten
:
data-review+
|
Details |
No description provided.
Assignee | ||
Comment 1•4 years ago
|
||
Updated•4 years ago
|
Assignee: nobody → echen
Status: NEW → ASSIGNED
Assignee | ||
Comment 2•4 years ago
|
||
Assignee | ||
Updated•4 years ago
|
Attachment #9201741 -
Flags: data-review?(chutten)
Comment 3•4 years ago
|
||
Comment on attachment 9201741 [details]
data-collection-mathml-form-submission-via-untrusted-submit-event.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 six months.
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. Edgar Chen is responsible for renewing or removing the collection before it expires in six months.
Result: datareview+
Attachment #9201741 -
Flags: data-review?(chutten) → data-review+
Pushed by echen@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/09f48718f653
Add UserCounter and deprecate warnning message for form submission via untrusted submit event; r=smaug,flod
Comment 5•4 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 4 years ago
status-firefox87:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 87 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•