OSDN Git Service

Allow WebView to startActivity and receive results
authorHui Shu <hush@google.com>
Thu, 8 Oct 2015 17:07:13 +0000 (10:07 -0700)
committerHui Shu <hush@google.com>
Thu, 8 Oct 2015 17:20:15 +0000 (10:20 -0700)
commitf119c5208f5f3c54a174086f585a609a222a3d2d
tree6cf367d05fe8ea6719504cf4566d18b13d78b8be
parent26003d260625f9a69aab6730ec6d2b973bbcb8a1
Allow WebView to startActivity and receive results

This CL makes webview override View#onActivityResult and gives webview
itnernals the access to View#startActivityForResult.

BUG: 24416313
Change-Id: Ia49db1348a1f5ee0c648a8b16551d9becc7caddd
api/system-current.txt
core/java/android/webkit/WebView.java
core/java/android/webkit/WebViewProvider.java