[Webkit-unassigned] [Bug 35745] Add hook for always disabling the HTTP Referrer.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Mar 4 08:15:10 PST 2010


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





--- Comment #7 from jochen at chromium.org  2010-03-04 08:15:10 PST ---
(In reply to comment #6)
> (In reply to comment #5)
> > (In reply to comment #4)
> > > (From update of attachment 50017 [details] [details] [details])
> > > I'm not sure what te best way to do this is, but this is definitely not it.  My
> > > guess is that the chromeClient should be used to query this type of
> > > information...and it should probably be done somewhere else (or injected into
> > > SecurityOrigin on creation).
> > 
> > The problem is that this method of SecurityOrigin is static.
> 
> What about the callers of it?

The function is invoked several times in FrameLoader, and once in
SubresourceLoader, and two Mac plugins plus WebSecurityPolicy and WebFrameImpl
in chromium.

I'm no expert on this, but SecurityOrigin seemed to be the central place to
control this

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