Early Hints: Collect telemetry about preloads that don't get connected back.
Categories
(Core :: Networking: HTTP, enhancement, P2)
Tracking
()
Tracking | Status | |
---|---|---|
firefox109 | --- | fixed |
People
(Reporter: manuel, Assigned: kershaw)
References
(Blocks 1 open bug)
Details
(Whiteboard: [necko-triaged])
Attachments
(3 files)
It is essential to know whether there are preloads, which get started in EarlyHintPreloader, not cancelled, but also not AsyncOpened in the content process. They might cause memory leaks, as they aren't removed from the EarlyHintRegistrar.
Assignee | ||
Updated•2 years ago
|
Assignee | ||
Comment 1•2 years ago
|
||
Assignee | ||
Comment 2•2 years ago
|
||
Depends on D163913
Assignee | ||
Comment 3•2 years ago
|
||
Comment 4•2 years ago
|
||
Comment on attachment 9306867 [details]
bug1803747_data_review.txt
Load balancing, taking data-review for :chutten
Comment 5•2 years ago
|
||
Comment on attachment 9306867 [details]
bug1803747_data_review.txt
Data Review
- Is there or will there be documentation that describes the schema for the ultimate data set in a public, complete, and accurate way?
Yes, through the Histograms.json file and the Probe Dictionary
- Is there a control mechanism that allows the user to turn the data collection on and off?
Yes, through the telemetry data preferences in the application settings.
- If the request is for permanent data collection, is there someone who will monitor the data over time?
Permanent collection to be monitored by Kershaw Jang
- Using the category system of data types on the Mozilla wiki, what collection type of data do the requested measurements fall under?
Category 1, Technical data
- Is the data collection request for default-on or default-off?
Default-on
- 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
- Is the data collection covered by the existing Firefox privacy notice?
Yes
- Does the data collection use a third-party collection tool?
No
Result
data-review+
Comment 7•2 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/217179ce4f2f
https://hg.mozilla.org/mozilla-central/rev/d03ec543cc96
Description
•