summaryrefslogtreecommitdiffstats
path: root/AUTHORS
diff options
context:
space:
mode:
authortim@chromium.org <tim@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-09-28 17:18:35 +0000
committertim@chromium.org <tim@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-09-28 17:18:35 +0000
commit9b535cfe8e2c2cbb1dd6bccdde4911923d37f0cb (patch)
tree50bd3e338fb21e68589cd19bf461e442fa123872 /AUTHORS
parent0d158050b7b13840ca87efc9fb00bab327a736d9 (diff)
downloadchromium_src-9b535cfe8e2c2cbb1dd6bccdde4911923d37f0cb.zip
chromium_src-9b535cfe8e2c2cbb1dd6bccdde4911923d37f0cb.tar.gz
chromium_src-9b535cfe8e2c2cbb1dd6bccdde4911923d37f0cb.tar.bz2
Added an accelerator to the HtmlDialogView class so that hitting the ESC key closes the dialog.
BUG=19786 TEST=Open Sync Bookmaeks Login dialog. Enter credentials, TAB between fields, etc. to ensure nothing is broken. Hit the ESC key to dismiss the dialog. Patch by Randy Posynick (http://codereview.chromium.org/199069) Review URL: http://codereview.chromium.org/246020 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@27371 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'AUTHORS')
-rw-r--r--AUTHORS2
1 files changed, 2 insertions, 0 deletions
diff --git a/AUTHORS b/AUTHORS
index 6f701d4..638c3bc 100644
--- a/AUTHORS
+++ b/AUTHORS
@@ -49,3 +49,5 @@ Pierre-Antoine LaFayette <pierre.lafayette@gmail.com>
Song YeWen <ffmpeg@gmail.com>
Philippe Beauchamp <philippe.beauchamp@gmail.com>
Vedran Šajatović <vedran.sajatovic@gmail.com>
+Randy Posynick <randy.posynick@gmail.com>
+Bruno Calvignac <brunocalvignac@gmail.com>