Bug 72850 - [WK2] Modify EFL port's WebEventFactory to use EflKeyboardUtilities's keyIdentifierForEvasKeyName() and windowsKeyCodeForEvasKeyName().
Summary: [WK2] Modify EFL port's WebEventFactory to use EflKeyboardUtilities's keyIden...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit2 (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks: 61838
  Show dependency treegraph
 
Reported: 2011-11-20 21:41 PST by Eunmi Lee
Modified: 2011-11-22 01:32 PST (History)
2 users (show)

See Also:


Attachments
patch for WebEventFactory (2.83 KB, patch)
2011-11-20 21:44 PST, Eunmi Lee
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Eunmi Lee 2011-11-20 21:41:28 PST
The EflKeyboardUtilities has been added, so we can use keyIdentifierForEvasKeyName() and windowsKeyCodeForEvasKeyName() for EFL port's WebEventFactory.
Comment 1 Eunmi Lee 2011-11-20 21:44:21 PST
Created attachment 116026 [details]
patch for WebEventFactory
Comment 2 Raphael Kubo da Costa (:rakuco) 2011-11-21 04:19:12 PST
LGTM.
Comment 3 WebKit Review Bot 2011-11-22 01:32:23 PST
Comment on attachment 116026 [details]
patch for WebEventFactory

Clearing flags on attachment: 116026

Committed r100983: <http://trac.webkit.org/changeset/100983>
Comment 4 WebKit Review Bot 2011-11-22 01:32:27 PST
All reviewed patches have been landed.  Closing bug.