Open
Bug 1897129
Opened 1 year ago
Updated 1 year ago
[meta] Route Main thread Fetch request through PFetch
Categories
(Core :: Networking, enhancement, P3)
Core
Networking
Tracking
()
NEW
People
(Reporter: smayya, Unassigned)
References
(Depends on 3 open bugs, Blocks 1 open bug)
Details
(Keywords: meta, Whiteboard: [necko-triaged])
Currently, we use PFetch for worker requests and main thread Fetch requests with keepalive.
This bug will do the following:
- Analyze the missing features in PFetch to be usable for main thread requests
- Implement the missing features and test main thread Fetch requests using PFetch
Reporter | ||
Updated•1 year ago
|
Severity: -- → N/A
Priority: -- → P3
Whiteboard: [necko-triaged]
Updated•1 year ago
|
Summary: Route Main thread Fetch request through PFetch → [meta] Route Main thread Fetch request through PFetch
You need to log in
before you can comment on or make changes to this bug.
Description
•