[Webkit-unassigned] [Bug 66017] New: REGRESSION (r78383): Mobile gmail authentication is broken
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Aug 10 15:26:49 PDT 2011
https://bugs.webkit.org/show_bug.cgi?id=66017
Summary: REGRESSION (r78383): Mobile gmail authentication is
broken
Product: WebKit
Version: 528+ (Nightly build)
Platform: Unspecified
OS/Version: Unspecified
Status: NEW
Severity: Normal
Priority: P1
Component: Platform
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: ap at webkit.org
CC: eric at webkit.org, abarth at webkit.org
Steps to reproduce:
1. In Safari 5.1 or Chrome 13, spoof user agent string. iPad string is Mozilla/5.0 (iPad; U; CPU OS 4_3_3 like Mac OS X; en-us) AppleWebKit/533.17.9 (KHTML, like Gecko) Version/5.0.2 Mobile/8J2 Safari/6533.18.5
2. Go to gmail.com
3. Enter credentials, check Remember Me.
4. Click "Sign in" button.
... you are logged in successfully.
5. Sign out.
6. Go to gmail.com again, try to log in.
Results: instead of being logged in, you are sent to another page asking for your password.
I am not sure if this is a server side or client side issue. We may fail to find some cookies internally because of using a different domain than network loader level had. Or the server may choke on a different Host header field.
--
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