commit | 50a06a103ac80a78238dca39b1ca954397e6bbb9 | [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 | 4a37cd7560a5e4f2e670ae1ab7bfb5ea411226d5 | |
parent | ab758122c37801be0e0ed6ffeff823cf779b8689 [diff] | |
parent | 61718752ca3eb3565097a87640ca28e90f47d2dd [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