Open
Bug 1892406
Opened 2 years ago
Updated 2 years ago
Pass Tracking fetch parameter through PFetch
Categories
(Core :: DOM: Networking, enhancement, P3)
Core
DOM: Networking
Tracking
()
NEW
People
(Reporter: smayya, Unassigned)
References
(Blocks 1 open bug)
Details
(Whiteboard: [necko-triaged])
For PFetch (used for keepalive and worker fetch requests), we do not pass the tracking fetch parameter like the main thread fetch requests.
This bug will implement required IPC parameter for passing the tracking Fetch and related FetchChild and FetchParent changes,
| Reporter | ||
Updated•2 years ago
|
You need to log in
before you can comment on or make changes to this bug.
Description
•