[Webkit-unassigned] [Bug 113208] [Chromium] Add WebURLRequest::setIgnoreResponseCookies().

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Mar 25 09:57:29 PDT 2013


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





--- Comment #7 from Darin Fisher (:fishd, Google) <fishd at chromium.org>  2013-03-25 09:59:55 PST ---
(In reply to comment #5)
> Good point Darin. I wasn't aware of this mechanism. If I understand correctly, this means that we are already broken in that sense since we completely disable cookies for the favicon request (since r181483), right?

Yeah, I don't think that was the correct solution either, but I could be wrong.  There seems to be a variety of complications.  Some of these might just stem from how our (Chromium's) favicon loading is already a bit different than normal resource loading?  Maybe making it less different would be an alternative / better way to fix the set of issues?

Given the behavior of other browsers as detailed in https://code.google.com/p/chromium/issues/detail?id=114082, perhaps there are other solutions?

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