Add a way to trigger the encoding detector from the menu
Categories
(Core :: DOM: HTML Parser, enhancement, P3)
Tracking
()
| Tracking | Status | |
|---|---|---|
| firefox86 | --- | fixed |
People
(Reporter: hsivonen, Assigned: hsivonen)
References
Details
Attachments
(2 files)
|
47 bytes,
text/x-phabricator-request
|
Details | Review | |
|
5.43 KB,
text/plain
|
chutten
:
data-review+
|
Details |
Add an item "Automatic" to the encoding menu such that it triggers the detector with TLD ignored and UTF-8 allowed as an outcome.
Add associated telemetry.
(The expectation is that telemetry will show that this menu item can replace the character encoding menu itself in the future.)
| Assignee | ||
Comment 3•6 years ago
|
||
| Assignee | ||
Comment 4•5 years ago
|
||
Tested with:
https://hsivonen.com/test/moz/charset-menu/
https://hsivonen.com/test/moz/charset/
https://hsivonen.com/test/charset/
(Obviously, x-mac-cyrillic isn't supported by chardetng, so breaking that one is expected. Also, ISO-2022-JP declared as UTF-8 is, by design, unoverridable.)
| Assignee | ||
Comment 5•5 years ago
|
||
| Assignee | ||
Comment 6•5 years ago
|
||
| Assignee | ||
Comment 7•5 years ago
|
||
Comment 8•5 years ago
|
||
Comment on attachment 9196561 [details]
Date review
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 91.
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. :hsivonen is responsible for renewing or removing the collection before it expires in Firefox 91.
Result: datareview+
Comment 10•5 years ago
|
||
| bugherder | ||
Description
•