My favorites | Sign in
Logo
Project hosting will be READ-ONLY Wednesday at 8am PST due to brief network maintenance.
             
New issue | Search
for
| Advanced search | Search tips
Issue 1204: Don't set cookies during initial TLD check
3 people starred this issue and may be notified of changes. Back to list
Status:  Fixed
Owner:  pkasting@chromium.org
Closed:  Sep 2008
Type-Bug
Pri-1
OS-All
Area-Internals


Sign in to add a comment
 
Reported by zerodpx, Sep 04, 2008
The initial redirect check to get the right Google TLD shouldn't set 
cookies.  We should expose a load flag on the URLRequest that causes no 
cookies to be set, and implement that via changes to ctx->cookie_policy()-
>CanSetCookie() in URLRequestHttpJob::NotifyHeadersComplete().
Comment 1 by pkasting@chromium.org, Sep 04, 2008
(No comment was entered for this change.)
Status: Assigned
Owner: pkast...@chromium.org
Labels: -Pri-2 -Area-Unknown Pri-1 Area-BrowserBackend
Comment 2 by pkasting@chromium.org, Sep 17, 2008
Fixed in r2323.
Status: Fixed
Comment 3 by mal.chromium, Dec 18, 2009
(No comment was entered for this change.)
Labels: -Area-BrowserBackend Area-Internals
Sign in to add a comment