Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(42)

Issue 199069: Added an event handler to the GAIA login page which closes the dialog when it... (Closed)

Created:
11 years, 3 months ago by RandyPosynick
Modified:
9 years, 7 months ago
CC:
chromium-reviews_googlegroups.com, ncarter (slow), Ben Goodger (Google), idana
Visibility:
Public.

Description

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. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=27371

Patch Set 1 #

Total comments: 1

Patch Set 2 : '' #

Total comments: 4

Patch Set 3 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+14 lines, -0 lines) Patch
M AUTHORS View 1 chunk +2 lines, -0 lines 0 comments Download
M chrome/browser/views/html_dialog_view.h View 2 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/views/html_dialog_view.cc View 2 3 chunks +11 lines, -0 lines 0 comments Download

Messages

Total messages: 7 (0 generated)
RandyPosynick
I have been following the comments in bug 19896 and realize that this dialog is ...
11 years, 3 months ago (2009-09-09 22:33:42 UTC) #1
tim (not reviewing)
Thanks for doing this! http://codereview.chromium.org/199069/diff/1/2 File chrome/browser/sync/resources/gaia_login.html (right): http://codereview.chromium.org/199069/diff/1/2#newcode103 Line 103: if (e && e.which ...
11 years, 3 months ago (2009-09-10 15:15:39 UTC) #2
RandyPosynick
Sure, I can take a look at doing this generally for all HTML dialogs.
11 years, 3 months ago (2009-09-10 18:33:52 UTC) #3
RandyPosynick
All right, the latest patch adds an accelerator to the HtmlDialogView class, to handle this ...
11 years, 3 months ago (2009-09-10 20:44:33 UTC) #4
tim (not reviewing)
LGTM with a couple nits fixed. This is your first checkin, correct? We'll need to ...
11 years, 3 months ago (2009-09-10 21:21:31 UTC) #5
RandyPosynick
Addressed nits and modified AUTHORS file.
11 years, 3 months ago (2009-09-25 21:53:20 UTC) #6
tim (not reviewing)
11 years, 2 months ago (2009-09-28 17:19:40 UTC) #7
On 2009/09/25 21:53:20, RandyPosynick wrote:
> Addressed nits and modified AUTHORS file.

LGTM! Committed as r27371. Congrats on the first patch!

Powered by Google App Engine
This is Rietveld 408576698