Closed Bug 1702248 Opened 3 years ago Closed 3 years ago

Limit the encoding_detection_outcome_html and encoding_detection_outcome_text probes to top-level navigations

Categories

(Core :: DOM: HTML Parser, task, P2)

task

Tracking

()

RESOLVED FIXED
89 Branch
Tracking Status
firefox88 --- fixed
firefox89 --- fixed

People

(Reporter: hsivonen, Assigned: hsivonen)

References

Details

Attachments

(1 file)

The data from these probes may be contaminated by advertising iframes. Limiting these to top-level navigations will probably give a better idea of the status of the documents that the user wants to read. (As opposed to documents that contain a lot of code, an image, and perhaps some copyright footer.)

See https://hsivonen.fi/encoding-telemetry/ for the telemetry numbers.

Assignee: nobody → hsivonen
Severity: -- → N/A
Status: NEW → ASSIGNED
Priority: -- → P2
Pushed by hsivonen@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/13ca1a60775d
Limit encoding detection outcome telemetry to top level and to text/html and text/plain. r=emk
Status: ASSIGNED → RESOLVED
Closed: 3 years ago
Resolution: --- → FIXED
Target Milestone: --- → 89 Branch

Comment on attachment 9213729 [details]
Bug 1702248 - Limit encoding detection outcome telemetry to top level and to text/html and text/plain.

Beta/Release Uplift Approval Request

  • User impact if declined: Future product improvement may be delayed by one release cycle. (Uplifting this allows for telemetry analysis one release cycle earlier.)
  • Is this code covered by automated tests?: No
  • Has the fix been verified in Nightly?: No
  • Needs manual test from QE?: No
  • If yes, steps to reproduce:
  • List of other uplifts needed: None
  • Risk to taking this patch: Low
  • Why is the change risky/not risky? (and alternatives if risky): This merely reduces telemetry collection.
  • String changes made/needed: None
Attachment #9213729 - Flags: approval-mozilla-beta?

Comment on attachment 9213729 [details]
Bug 1702248 - Limit encoding detection outcome telemetry to top level and to text/html and text/plain.

Approved for 88.0b9.

Attachment #9213729 - Flags: approval-mozilla-beta? → approval-mozilla-beta+
See Also: → 1706838
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: