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

Issue 164310: Mac: Make the password-field capslock indicator work again.... (Closed)

Created:
11 years, 4 months ago by viettrungluu-gmail
Modified:
9 years, 7 months ago
Reviewers:
Avi (use Gerrit)
CC:
chromium-reviews_googlegroups.com, darin (slow to review)
Visibility:
Public.

Description

Mac: Make the password-field capslock indicator work again. Since we DCHECK() that the event should be some sort of key-up or down (now raw, which was the problem), there's no particular reason to check for the type, is there? (Fix required pointed out by hbono.) BUG=18807 TEST=Go to web page with password field (e.g., gmail login) and select it; cycle capslock.

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -4 lines) Patch
M webkit/glue/webview_impl.cc View 1 chunk +1 line, -4 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
Avi (use Gerrit)
LG. Do you want me to land this?
11 years, 4 months ago (2009-08-11 14:20:16 UTC) #1
viettrungluu-gmail
Sure, please. avi@chromium.org wrote: > LG. > > Do you want me to land this? ...
11 years, 4 months ago (2009-08-11 14:23:50 UTC) #2
Avi (use Gerrit)
11 years, 4 months ago (2009-08-11 14:53:32 UTC) #3
Landed, r23024.

Powered by Google App Engine
This is Rietveld 408576698