commit | bfc63c7b83160fd3e771e5187d317348e72d6c27 | [log] [tgz] |
---|---|---|
author | Grace Kloba <klobag@google.com> | Wed May 12 15:33:30 2010 -0700 |
committer | Android Git Automerger <android-git-automerger@android.com> | Wed May 12 15:33:30 2010 -0700 |
tree | 25bd9853af7387bd4c31699414571b8fa23fa3b9 | |
parent | 79090cb3da132d07cd3888ef9242df9872fb4aa1 [diff] | |
parent | 336d7dcb105a43ee4de51fd0f26f277c63662f02 [diff] |
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. Merge commit '336d7dcb105a43ee4de51fd0f26f277c63662f02' into froyo-plus-aosp * commit '336d7dcb105a43ee4de51fd0f26f277c63662f02': The default AlertDialog allows cancel. But the default