Bug 72850

Summary: [WK2] Modify EFL port's WebEventFactory to use EflKeyboardUtilities's keyIdentifierForEvasKeyName() and windowsKeyCodeForEvasKeyName().
Product: WebKit Reporter: Eunmi Lee <enmi.lee>
Component: WebKit2Assignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: rakuco, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 61838    
Attachments:
Description Flags
patch for WebEventFactory none

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.