commit | 4e9fe62b37878750125a0eef679e2ea6216bd8f5 | [log] [tgz] |
---|---|---|
author | Cary Clark <cary@android.com> | Thu Oct 15 15:29:08 2009 -0400 |
committer | Cary Clark <cary@android.com> | Fri Nov 06 10:29:30 2009 -0500 |
tree | e4ff9aa7b59efb545ed38351c012602f2e27ab57 | |
parent | 8b1243e5e4930598e8e78ebd18e7b6cd6fb0445f [diff] |
do not merge -- original checkin to mr2 here: https://android-git.corp.google.com/g/#change,30204 check for native initialization before calling public function Added more checks where it is possible to call a native function after creating a WebView but before the native side is initialized. These cases can be triggered by the monkey. Fixes http://b/issue?id=2187719