Open
Bug 2037100
Opened 1 day ago
Updated 1 day ago
[meta] [Milestone 1] Implement Prefetch Record & Necko APIs
Categories
(Core :: Networking, enhancement)
Core
Networking
Tracking
()
NEW
People
(Reporter: smayya, Unassigned)
References
(Depends on 2 open bugs, Blocks 1 open bug)
Details
(Keywords: meta, Whiteboard: [necko-triaged])
This meta bug tracks works related implementing Necko API and updating the Prefetch record in the parent process.
The goal of this milestone is to establish the IPC plumbing between DOM and Necko, and expose the two core APIs (StartSpeculativePrefetch and CancelPrefetch) that DOM needs to initiate and cancel prefetches. At the end of this milestone, a prefetch request can be opened on the parent side, the response stored in an isolated cache partition, and the prefetch record updated accordingly.
| Reporter | ||
Updated•1 day ago
|
Type: task → enhancement
Whiteboard: [necko-triaged]
You need to log in
before you can comment on or make changes to this bug.
Description
•