commit | fba3197d9e28f087ce41e0fc2446e76936764889 | [log] [tgz] |
---|---|---|
author | Grace Kloba <klobag@google.com> | Fri Jun 04 14:34:56 2010 -0700 |
committer | Grace Kloba <klobag@google.com> | Fri Jun 04 17:31:33 2010 -0700 |
tree | 3579cdf50431d859bb2884b1cd2c36f470d0cfc0 | |
parent | e25d3d1ef8743a2fe8c9e3ee81efcabfa323a406 [diff] |
Do not call AlertDialog.show() if the context is not the focused Activity. In that case, just take the default cancel. Change JSAlert to be cancelable like JSConfirm. Fix http://b/issue?id=2741195