Closed
Bug 1920807
Opened 5 months ago
Closed 3 months ago
Disable Race Cache With Network (RCWN) for Early Hints preloads
Categories
(Core :: Networking: HTTP, enhancement, P2)
Core
Networking: HTTP
Tracking
()
RESOLVED
FIXED
134 Branch
Tracking | Status | |
---|---|---|
firefox134 | --- | fixed |
People
(Reporter: manuel, Assigned: valentin)
References
(Blocks 1 open bug)
Details
(Whiteboard: [necko-triaged][necko-priority-next])
Attachments
(1 file)
We do have a head start for the load. Checking the cache first makes sense here. It is a speculative load and and likely to be in the cache anyway. Likely due to mostly scripts+stylsheets being referenced and they usually don't change that often especially between site navigation.
Raised in #necko:mozilla.org.
Assignee | ||
Updated•5 months ago
|
Severity: -- → S3
Rank: 1
Priority: -- → P2
Whiteboard: [necko-triaged][necko-priority-next]
Assignee | ||
Comment 1•4 months ago
|
||
Updated•4 months ago
|
Assignee: nobody → valentin.gosu
Status: NEW → ASSIGNED
Pushed by valentin.gosu@gmail.com:
https://hg.mozilla.org/integration/autoland/rev/7cc5d0c18a0f
Disable Race Cache With Network (RCWN) for Early Hints preloads r=necko-reviewers,acreskey,kershaw
Status: ASSIGNED → RESOLVED
Closed: 3 months ago
status-firefox134:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 134 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•