commit | 7f2992db53aa5884af44e2288c6279c41e5d9fba | [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 | 0c75cf08ccf4f9a5bf115f461764ad241a0c0988 | |
parent | 7b880ae4922491750383ebc2631e7c5f85e5c2d2 [diff] | |
parent | 5d8d9f1ff10960d2f826bf6c0b91e16a33a15ff8 [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