[Webkit-unassigned] [Bug 54744] Add Prerendering Motivation information to ResourceRequest

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Feb 18 14:23:33 PST 2011


https://bugs.webkit.org/show_bug.cgi?id=54744





--- Comment #10 from Darin Fisher (:fishd, Google) <fishd at chromium.org>  2011-02-18 14:23:33 PST ---
Actually, now I'm not sure why this is needed.  Can't you derive the exact same information from the requestorID, which corresponds to the RenderView's routing ID (aka, the view ID)?

>From the browser process, you can observe the routing ID associated with a network request, and you should be able to keep a set of routing IDs corresponding to pre-rendered pages browser-side.

-- 
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