Fix HttpAuthHandler for synchronous requests
When HttpAuthHandler queries the WebViewClient to obtain a username and password, we need to make sure that this is done synchronously when the request is synchronous. Bug: 2511043 Change-Id: I9ff2156cfb3c81edaf4a50ec7094a00a8f8ff91f
Loading
Please register or sign in to comment