[Webkit-unassigned] [Bug 82478] New: Add Prerenderer and PrerenderHandle for signaling on <link rel=prerender ..> elements.
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Mar 28 10:23:06 PDT 2012
https://bugs.webkit.org/show_bug.cgi?id=82478
Summary: Add Prerenderer and PrerenderHandle for signaling on
<link rel=prerender ..> elements.
Product: WebKit
Version: 528+ (Nightly build)
Platform: Unspecified
OS/Version: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: Page Loading
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: gavinp at chromium.org
The prerender case isn't quite a resource load, and using resource loading to retrieve them has constrained the API.
The new Prerenderer and PrerenderHandle let <link rel=prerender> elements signal removal and unload to their loading platform. Coming soon, I'd like to add events back from the prerendered page to the element, such as load, abort and error.
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list