Closed
Bug 1744821
Opened 3 years ago
Closed 3 years ago
Identifying rel=preloads from 103 EralyHints
Categories
(Core :: Networking: HTTP, task, P2)
Core
Networking: HTTP
Tracking
()
RESOLVED
FIXED
People
(Reporter: dragana, Unassigned)
References
(Blocks 1 open bug)
Details
(Whiteboard: [necko-triaged])
We may get multiple 103 responses. We need to take care that we do not start the same load multiple times.
Rel=preload identifies preloads using this hash:
https://searchfox.org/mozilla-central/rev/633345116df55e2d37be9be6555aa739656c5a7d/uriloader/preload/PreloadHashKey.h#31
103 should do the same.
Comment 1•3 years ago
|
||
Status: NEW → RESOLVED
Closed: 3 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•