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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Mar 25 08:56:41 PDT 2013


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





--- Comment #4 from David Levin <levin at chromium.org>  2013-03-25 08:59:07 PST ---
I would recommend against modifying ResourceRequestBase unless you plan to modify all ports to support it.

Consider doing it like WebURLRequest::setAllowStoredCredentials does instead where it doesn't need to touch ResourceRequestBase.

Also, Darin makes a fair point which I didn't consider...Maybe this is harder than I first thought. :(

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