diff options
| author | Iain Merrick <husky@google.com> | 2010-10-18 18:03:00 +0100 |
|---|---|---|
| committer | Iain Merrick <husky@google.com> | 2010-10-20 15:40:37 +0100 |
| commit | 583f3b2e7b569ec9f88e9c481db1eb86a8c0224b (patch) | |
| tree | 671e646c2b9d028152f7ca51c4b85bd7a6f5d30a /WebKit/android/WebCoreSupport/autofill | |
| parent | db17cf1782eab2488aab0933add6c79b21639c08 (diff) | |
| download | external_webkit-583f3b2e7b569ec9f88e9c481db1eb86a8c0224b.zip external_webkit-583f3b2e7b569ec9f88e9c481db1eb86a8c0224b.tar.gz external_webkit-583f3b2e7b569ec9f88e9c481db1eb86a8c0224b.tar.bz2 | |
Implement file downloads for Chrome HTTP stack (C++ side)
Due to the way the WebView API works, downloads are handled by the Java
client code via the DownloadListener interface, so we need to toss them
over the JNI wall.
I had to refactor WebResourceRequest slightly to save the user-agent
header before it gets stripped out. I have also made it const-correct.
Test: manually checked that we can download a file, with both stacks.
See matching change in frameworks/base (I87e71deb)
Change-Id: I8130040099d02c399d42b223444b333398628235
Diffstat (limited to 'WebKit/android/WebCoreSupport/autofill')
0 files changed, 0 insertions, 0 deletions
