Bug 136740 - [EFL][WK2] Use the correct enum for control key in Ewk_Event_Modifiers in ewk_navigation_policy_decision.cpp
Summary: [EFL][WK2] Use the correct enum for control key in Ewk_Event_Modifiers in ewk...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit EFL (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-09-11 06:33 PDT by Rohit
Modified: 2014-09-17 23:23 PDT (History)
3 users (show)

See Also:


Attachments
Patch (1.59 KB, patch)
2014-09-11 06:42 PDT, Rohit
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.