Description[Telemetry] Fixing credentials login behaviour in case the user is already logged in and using --dont-override-profile.
Currently the page will timeout and fail if it's already logged in, since it doesn't see the login form.
I also added a warning when users specify --dont-override-profile, and a facebook_backend_unittest.py.
Note that this depends on https://codereview.chromium.org/11745002/ to work properly, since currently
the extra quotes around the user-agent string will cause us to be redirected to the wrong version of
accounts.google.com, so we won't correctly detect that we're logged in.
BUG=160268
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=176152
Patch Set 1 #
Total comments: 4
Patch Set 2 : #
Messages
Total messages: 5 (0 generated)
|