My favorites | Sign in
Logo
             
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-BrowserBackend


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
Sign in to add a comment