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

Issue 183027: A quick fix for Issue 20161... (Closed)

Created:
11 years, 3 months ago by Hironori Bono
Modified:
9 years, 7 months ago
Reviewers:
Avi (use Gerrit)
CC:
chromium-reviews_googlegroups.com, John Grabowski, darin (slow to review), pam+watch_chromium.org
Visibility:
Public.

Description

A quick fix for Issue 20161 My r22262 changed the code that handles keyboard events dramatically, and this prevent TestShell from inputting characters. This change just sends Char events to emulate keyboard events. (We need to implement the NSTextInput protocol for TestShell, though.) BUG=20161 "Keyboard doesn't work in Mac TestShell" TEST=Run TestShell on Mac. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=25303

Patch Set 1 #

Patch Set 2 : '' #

Total comments: 1

Patch Set 3 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+9 lines, -1 line) Patch
M webkit/tools/test_shell/mac/webwidget_host.mm View 1 2 1 chunk +9 lines, -1 line 0 comments Download

Messages

Total messages: 2 (0 generated)
Hironori Bono
11 years, 3 months ago (2009-09-02 05:15:43 UTC) #1
Avi (use Gerrit)
11 years, 3 months ago (2009-09-02 13:48:47 UTC) #2
LG

http://codereview.chromium.org/183027/diff/2001/2002
File webkit/tools/test_shell/mac/webwidget_host.mm (right):

http://codereview.chromium.org/183027/diff/2001/2002#newcode262
Line 262: // TODO(hbono): Bug 20852: implement the NSTextInput protocol and
remove
Usually we use an "http://crbug.com/10852" style comment to get a clickable
link.

Powered by Google App Engine
This is Rietveld 408576698