[Android WebView] Implement onReceivedLoginRequest callback (NS code path)
Implement the WebViewClient.onReceivedLoginRequest callback for Android WebView in the Network Service enabled case. This patch makes sure the header is properly parsed and the callback executed. Also updates the test filter with the tests fixed by this patch. Tests fixed: -org.chromium.android_webview.test.AwContentsClientAutoLoginTest.testAutoLoginOnGoogleCom -org.chromium.android_webview.test.AwContentsClientAutoLoginTest.testAutoLoginOnNonGoogle -org.chromium.android_webview.test.AwContentsClientAutoLoginTest.testAutoLoginWithNullAccount BUG=893562,841556 Change-Id: I91bfb1e3d9ffb8783cc0952e0498f2e428976a7e Reviewed-on: https://chromium-review.googlesource.com/c/1292052 Commit-Queue: Tim Volodine <timvolodine@chromium.org> Reviewed-by:Clark DuVall <cduvall@chromium.org> Reviewed-by:
Richard Coles <torne@chromium.org> Reviewed-by:
John Abd-El-Malek <jam@chromium.org> Cr-Commit-Position: refs/heads/master@{#603070}
Showing
Please register or sign in to comment