[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
Wed Sep 26 10:06:29 PDT 2012


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





--- Comment #10 from Sergio Villar Senin <svillar at igalia.com>  2012-09-26 10:06:56 PST ---
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...

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