Closed
Bug 961065
Opened 11 years ago
Closed 9 years ago
Lower priority of FHR network traffic
Categories
(Firefox Health Report Graveyard :: Client: Desktop, defect)
Firefox Health Report Graveyard
Client: Desktop
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: gps, Unassigned)
Details
From a mailing list post, we learned we can adjust the priority of network requests in Necko. Methinks it makes sense to lower the priority of FHR's network traffic since it's a background service.
From the post:
Code for setting it looks like this:
priorityChannel->AdjustPriority(nsISupportsPriority::PRIORITY_LOWEST);
where priorityChannel is an instance of nsISupportsPriority.
Comment 1•9 years ago
|
||
FHR is going away per bug 1209088, wontfix.
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → WONTFIX
Updated•6 years ago
|
Product: Firefox Health Report → Firefox Health Report Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•