DescriptionDon't crash on InputStream exceptions in the android_webview.
The InputStream methods can, under normal operation, throw an IOException.
If such a stream is being read by the WebView it will crash. This change
addresses that by introducing a wrapper class that deals with the exceptions.
BUG=157880
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=286214
Patch Set 1 #Patch Set 2 : remove old InputStream jni #
Messages
Total messages: 7 (0 generated)
|