commit | c6a90a59b342114d760d899e09d8def672b49ca8 | [log] [tgz] |
---|---|---|
author | Steve Block <steveblock@google.com> | Thu Mar 25 15:38:04 2010 +0000 |
committer | Steve Block <steveblock@google.com> | Thu Mar 25 18:18:36 2010 +0000 |
tree | 771c08a6ed08246b0c257d1af91a78e3154b03b3 | |
parent | 6108af25996de29eea03205963be8994b6757116 [diff] |
Provides ability to store HTTP authentication credentials supplied to an XHR from JavaScript This change forwards to the WebViewClient HTTP authentication credentials that are supplied to an XHR from JavaScript. This allows the client to store these credentials for use with later requests. Currently, the browser only stores credentials that have been entered manually by the user through the authentication dialog. Bug: 2544330 Change-Id: I913e35d80b7ad41ff75586092408b86ea9f543d8