Bug 136740

Summary: [EFL][WK2] Use the correct enum for control key in Ewk_Event_Modifiers in ewk_navigation_policy_decision.cpp
Product: WebKit Reporter: Rohit <kumar.rohit>
Component: WebKit EFLAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, gyuyoung.kim, lucas.de.marchi
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Description Rohit 2014-09-11 06:33:16 PDT
Currently 'kWKEventModifiersControlKey' value is assigned to 'keys' instead of enum.
Comment 1 Rohit 2014-09-11 06:42:30 PDT
Created attachment 237953 [details]
Patch
Comment 2 WebKit Commit Bot 2014-09-17 23:23:11 PDT
Comment on attachment 237953 [details]
Patch

Clearing flags on attachment: 237953

Committed r173717: <http://trac.webkit.org/changeset/173717>
Comment 3 WebKit Commit Bot 2014-09-17 23:23:14 PDT
All reviewed patches have been landed.  Closing bug.