commit | 61718752ca3eb3565097a87640ca28e90f47d2dd | [log] [tgz] |
---|---|---|
author | Grace Kloba <klobag@google.com> | Wed May 12 15:37:22 2010 -0700 |
committer | Android Git Automerger <android-git-automerger@android.com> | Wed May 12 15:37:22 2010 -0700 |
tree | 75a8d59531c4c48d63d8408d74d09d9344ae8ef7 | |
parent | 9fd187c7760199c8567ecf20e8e597bf2bce952b [diff] | |
parent | 2b5146827e782e1cac915d3f8cf9df9fb019f45a [diff] |
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 correctly.