[Webkit-unassigned] [Bug 86000] Take referrer policy into account when clearing the referrer header

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed May 9 10:49:17 PDT 2012


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





--- Comment #1 from jochen at chromium.org  2012-05-09 10:48:21 PST ---
Alexey suggests to move the logic that strips the referrer from the platform specific ResourceHandle implementations to ResourceLoader::willSendRequest which is invoked on every redirect anyway (different from chrome which does the resource loading out of process). In ResourceLoader, we have access to the frame and thus the document's referrer policy

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