Closed
Bug 1712728
Opened 4 years ago
Closed 4 years ago
Limit the encoding_detection_outcome_html and encoding_detection_outcome_text probes to HTTP status 200
Categories
(Core :: DOM: HTML Parser, task)
Core
DOM: HTML Parser
Tracking
()
RESOLVED
FIXED
90 Branch
| Tracking | Status | |
|---|---|---|
| firefox90 | --- | fixed |
People
(Reporter: hsivonen, Assigned: hsivonen)
Details
Attachments
(1 file)
In some regions, surprisingly large proportion of users encounters unlabeled UTF-8 HTML over the period of a month.
Let's limit the probes to HTTP status 200 is case there are some bad error pages out there that aren't meaningful for the user experience but that skew the statistics.
| Assignee | ||
Comment 1•4 years ago
|
||
Pushed by hsivonen@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/1a1cf395c192
Limit the encoding_detection_outcome_html and encoding_detection_outcome_text probes to HTTP status 200. r=emk
Updated•4 years ago
|
Severity: -- → N/A
Comment 3•4 years ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 4 years ago
status-firefox90:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 90 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•