Closed
Bug 1310779
Opened 8 years ago
Closed 8 years ago
nsDocShell::OnLinkClick should ask chrome process to check if there's a prerendered page to apply
Categories
(Core :: DOM: Navigation, defect, P3)
Core
DOM: Navigation
Tracking
()
RESOLVED
DUPLICATE
of bug 1315105
People
(Reporter: freesamael, Unassigned)
References
(Blocks 1 open bug)
Details
If a document has requested for prerendering, instead of loading the link directly, nsDocShell::OnLinkClick should send a message to chrome prerender service. If a suitable prerendered page is found, there will be a frameloader swapping.
Reporter | ||
Updated•8 years ago
|
Blocks: prerendering
Reporter | ||
Updated•8 years ago
|
Summary: nsDocShell::OnLinkClick should check ask chrome process to check if there's a prerendered page to apply → nsDocShell::OnLinkClick should ask chrome process to check if there's a prerendered page to apply
Updated•8 years ago
|
Priority: -- → P3
Comment 1•8 years ago
|
||
Per Samael, this issue has been addressed in but 1315105
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•