commit | f0cec93f69ed263d0d3480e9c546429cb4cfe6ed | [log] [tgz] |
---|---|---|
author | Grace Kloba <klobag@google.com> | Wed May 12 15:39:26 2010 -0700 |
committer | Android Git Automerger <android-git-automerger@android.com> | Wed May 12 15:39:26 2010 -0700 |
tree | 4a75ab1cd7c3af23bfa2baba916b846c0d38dedd | |
parent | f4a1fd12969ad0497b2bc624684b560aba22a3a4 [diff] | |
parent | d4ef2973115a680cbdaef7a9e8d5f43901343e3c [diff] |
am d4ef2973: am 2fb3b394: am bfc63c7b: am 336d7dcb: The default AlertDialog allows cancel. But the default JSConfim doesn\'t have a cancel listener. So when user cancel the dialog, we do not wake up the WebCoreThread. The same code is already done for JSPrompt dialog