Closed
Bug 1877152
Opened 2 years ago
Closed 2 years ago
Fix some comments in fetchpriority.h2.html
Categories
(Core :: Networking, enhancement, P3)
Core
Networking
Tracking
()
RESOLVED
FIXED
124 Branch
| Tracking | Status | |
|---|---|---|
| firefox124 | --- | fixed |
People
(Reporter: fwang, Assigned: fwang)
References
(Blocks 1 open bug)
Details
(Whiteboard: [necko-triaged])
Attachments
(1 file)
It's saying the following, which seems obsolete after https://hg.mozilla.org/mozilla-central/rev/3c465f85fa76fa9b3119992eb93001b33986f379
Only requests where fetchpriority differs from "auto" are checked, because only then the priority is adjusted.
| Assignee | ||
Comment 1•2 years ago
|
||
They mention that only requests with fetchprority differing from 'auto'
are checked, which is no longer true after bug 1852754.
Updated•2 years ago
|
Severity: -- → S3
Status: NEW → ASSIGNED
Priority: -- → P3
Pushed by fwang@igalia.com:
https://hg.mozilla.org/integration/autoland/rev/7fdfbbbd09c7
Fix some comments in fetchpriority.h2.html. r=mbrodesser-Igalia,necko-reviewers,valentin DONTBUILD
Comment 3•2 years ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 2 years ago
status-firefox124:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 124 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•