commit | d4ef2973115a680cbdaef7a9e8d5f43901343e3c | [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 | c7cfd7efbb199149ac589cb0599bbc36c17e4e54 | |
parent | 35b1184339465adea3d5c86b49a7fab8391203b9 [diff] | |
parent | 2fb3b394fb8fc35289f261f7bf07d0c0b6687a7f [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.