diff options
author | Ben Murdoch <benm@google.com> | 2010-12-14 16:35:23 +0000 |
---|---|---|
committer | Ben Murdoch <benm@google.com> | 2010-12-15 13:21:10 +0000 |
commit | 7911c3f54e13fc70b49ed513e2be226129cd4ea7 (patch) | |
tree | bb48cf3e970c4965eec35fdb512331fd2a53310c /WebKit/android/WebCoreSupport/EditorClientAndroid.cpp | |
parent | c7911ffd666a7e73131dfd68919b769086a093e0 (diff) | |
download | external_webkit-7911c3f54e13fc70b49ed513e2be226129cd4ea7.zip external_webkit-7911c3f54e13fc70b49ed513e2be226129cd4ea7.tar.gz external_webkit-7911c3f54e13fc70b49ed513e2be226129cd4ea7.tar.bz2 |
Fix WebView form submission CTS failure.
When we try to resolve the MIME type from the URL path,
we need to be sure to pass just the path so strip off any fragment
or query strings. Otherwise this wreaks havoc when we try and
extract the file extension to deduce the MIME type.
Bug:3241908
Change-Id: I592ae7ba0acc7478789599aeb6973675ed415a37
Diffstat (limited to 'WebKit/android/WebCoreSupport/EditorClientAndroid.cpp')
0 files changed, 0 insertions, 0 deletions