[Webkit-unassigned] [Bug 171770] [GTK] Cannot sign in with new Google sign-in page

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat May 6 10:19:17 PDT 2017


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

--- Comment #6 from Jiří Janoušek <janousek.jiri at gmail.com> ---
> a completely blank page. Not even HTML body tags or even a single character.

Looking at Firefox's web inspector, Google sends the same to Firefox too, but then there is XHR POST request to https://accounts.google.com/signin/v2/challenge/totp and this is URL eventually appears in the URL bar. No idea how, it's just magic.

> The Firefox UA quirk breaks the login page.

Indeed, I've set "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/604.1 (KHTML, like Gecko) Version/11.0 Safari/604.1" as the user agent string in my Nuvola app for Google Play Music and it works. Does WebKitSettings:enable_site_specific_quirks affect anything else than an user agent string?

Is there any public API to set a different user agent per request? It would be convenient if I could modify user agent quirks without a need to wait for a next WebKitGTK release.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20170506/633db53d/attachment.html>


More information about the webkit-unassigned mailing list