Open
Bug 802623
Opened 12 years ago
Updated 2 years ago
Give Update Ping Low Network Priority
Categories
(Toolkit :: Application Update, defect, P3)
Tracking
()
NEW
People
(Reporter: mcmanus, Unassigned)
Details
Attachments
(1 file)
1.23 KB,
patch
|
robert.strong.bugs
:
review+
|
Details | Diff | Splinter Review |
I hope to make channel priorities a more useful attribute in necko so I'm cleaning up the priority some resource requests are classified with.
Right now safe update pings are transferred with default priority, this patch changes it to low priority suitable to a background process.
Reporter | ||
Comment 1•12 years ago
|
||
Attachment #672314 -
Flags: review?(robert.bugzilla)
Comment 2•12 years ago
|
||
With app update being one of the pieces that if it breaks people don't get updated I'd prefer holding off on changing this until most if not all other possible JS candidates for this have landed and baked. Are there other JS candidates?
Reporter | ||
Comment 3•12 years ago
|
||
(In reply to Robert Strong [:rstrong] (do not email) from comment #2)
> With app update being one of the pieces that if it breaks people don't get
> updated I'd prefer holding off on changing this until most if not all other
> possible JS candidates for this have landed and baked. Are there other JS
> candidates?
just 802679
Comment 4•12 years ago
|
||
Comment on attachment 672314 [details] [diff] [review]
patch 0
If force is true then it is a foreground check and the priority shouldn't be changed. r=me with that
Attachment #672314 -
Flags: review?(robert.bugzilla) → review+
Updated•5 years ago
|
Assignee: mcmanus → nobody
Priority: -- → P3
Updated•2 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•