Closed
Bug 1917528
Opened 2 months ago
Closed 2 months ago
Duplicate telemetry recording for mDefaultLoadRequest
Categories
(Core :: Networking, task, P2)
Core
Networking
Tracking
()
RESOLVED
FIXED
132 Branch
Tracking | Status | |
---|---|---|
firefox132 | --- | fixed |
People
(Reporter: kershaw, Assigned: kershaw)
Details
(Whiteboard: [necko-triaged] [necko-priority-queue])
Attachments
(1 file)
While reviewing D218757, I noticed that we call TelemetryReportChannel(timedChannel, false)
when the request is also the mDefaultLoadRequest
. This may not be a significant issue, but it would be good to fix this.
Assignee | ||
Comment 1•2 months ago
|
||
Pushed by kjang@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/c2312853e4c1
Fix duplicate telemetry recording for mDefaultLoadRequest, r=necko-reviewers,valentin
Comment 3•2 months ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 2 months ago
status-firefox132:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 132 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•