[Webkit-unassigned] [Bug 64575] [GTK] "Too many redirects" error loading chat in plus.google.com

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Sep 27 06:07:48 PDT 2012


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





--- Comment #11 from Sergio Villar Senin <svillar at igalia.com>  2012-09-27 06:08:14 PST ---
(In reply to comment #10)
> OK, so after examining carefully the HTTP communications I can conclude that the problem here are cookies. Basically Google+ tries to set some cookies with domain talkgadget.google.com from a plus.google.com domain, which we basically reject because they don't pass the domain match test.
> 
> Thing is that Chrome or FF accept them without any problem...

I think I know the reason, and the problem is that we don't properly handle the case of multiple redirects, as the firstPartyForCookies is not updated properly.

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