OSDN Git Service

am bfc63c7b: am 336d7dcb: The default AlertDialog allows cancel. But the default...
authorGrace Kloba <klobag@google.com>
Wed, 12 May 2010 22:35:37 +0000 (15:35 -0700)
committerAndroid Git Automerger <android-git-automerger@android.com>
Wed, 12 May 2010 22:35:37 +0000 (15:35 -0700)
commit2b5146827e782e1cac915d3f8cf9df9fb019f45a
tree75a8d59531c4c48d63d8408d74d09d9344ae8ef7
parent400bb7ce309e979bc377f25b5e50e1ab112df9f7
parent7f2992db53aa5884af44e2288c6279c41e5d9fba
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.

Merge commit 'bfc63c7b83160fd3e771e5187d317348e72d6c27' into kraken

* commit 'bfc63c7b83160fd3e771e5187d317348e72d6c27':
  The default AlertDialog allows cancel. But the default