Bug 16410 - Implement isKeypadEvent() on Windows
Summary: Implement isKeypadEvent() on Windows
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC Windows XP
: P2 Enhancement
Assignee: Alexey Proskuryakov
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-12-12 06:03 PST by Alexey Proskuryakov
Modified: 2007-12-12 09:24 PST (History)
1 user (show)

See Also:


Attachments
proposed patch (6.93 KB, patch)
2007-12-12 06:33 PST, Alexey Proskuryakov
aroben: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Alexey Proskuryakov 2007-12-12 06:03:13 PST
Currently, key location is not determined by PlatformKeyboardEvent on Windows.

Patch forthcoming.
Comment 1 Alexey Proskuryakov 2007-12-12 06:33:31 PST
Created attachment 17863 [details]
proposed patch
Comment 2 Darin Adler 2007-12-12 08:41:30 PST
Comment on attachment 17863 [details]
proposed patch

r=me
Comment 3 Alexey Proskuryakov 2007-12-12 08:58:46 PST
Committed revision 28652.
Comment 4 Adam Roben (:aroben) 2007-12-12 09:24:19 PST
Comment on attachment 17863 [details]
proposed patch

Looks like Darin meant r+