Open
Bug 1806101
Opened 2 years ago
Updated 2 years ago
Add a test to verify that the network partitioning works for the early hint preload preload and preconnect
Categories
(Core :: Networking: HTTP, task, P2)
Core
Networking: HTTP
Tracking
()
NEW
People
(Reporter: acreskey, Unassigned)
References
(Blocks 1 open bug)
Details
(Whiteboard: [necko-triaged])
We believe that networking partitioning will be maintained in Early Hint support because the new channel is reusing the cookieJarSetting from the original request.
https://searchfox.org/mozilla-central/rev/b4de9fa6fe3fb425129093c3deb1dae0686f7a2b/netwerk/protocol/http/EarlyHintsService.cpp#76-80
We should verify and ensure this by adding a test case.
You need to log in
before you can comment on or make changes to this bug.
Description
•