DescriptionWhile trying to enable webview sign-in by default, I found a bunch of issues
that needed to fixed first. This CL contains only those fixes. Once this
lands I can commit the CL (795873004) that actually enables webview sign-in. Fixes
here include:
- making Authenticator.js more of a drop in replacement for GaiaAuthHost. Important for tests
- fix to some race conditions in Authenticator.js wrt loadstop
- support in inline_login to work with webview
- fixes to tests that were hardcoded to only test the old style sign-in
BUG=441821
Committed: https://crrev.com/e77304c4963cfd00489f09c4645521752c49577c
Cr-Commit-Position: refs/heads/master@{#310224}
Patch Set 1 : Disable tests that don't apply to cros #Patch Set 2 : rebased #
Total comments: 4
Patch Set 3 : Fixes are more manual testing #Patch Set 4 : merged #Patch Set 5 : Disable tests for cros in gyp file #
Total comments: 8
Patch Set 6 : rebased #Patch Set 7 : Move comment, remove RunAllPending #
Total comments: 2
Patch Set 8 : Add comment #Messages
Total messages: 20 (5 generated)
|