Bug 131152 - [WK2][EFL] Use template method in creating NativeWebMouseEvent
Summary: [WK2][EFL] Use template method in creating NativeWebMouseEvent
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: Jinwoo Song
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-04-02 23:34 PDT by Jinwoo Song
Modified: 2014-04-03 21:12 PDT (History)
8 users (show)

See Also:


Attachments
Patch (5.78 KB, patch)
2014-04-02 23:36 PDT, Jinwoo Song
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Jinwoo Song 2014-04-02 23:34:02 PDT
There are three EFL mouse events, such as Evas_Event_Mouse_Down, Evas_Event_Mouse_Up, and Evas_Event_Mouse_Move.
They can be defined as a template method.
Comment 1 Jinwoo Song 2014-04-02 23:36:13 PDT
Created attachment 228471 [details]
Patch
Comment 2 Eunmi Lee 2014-04-03 00:24:51 PDT
LGTM. I like this patch :)
Comment 3 WebKit Commit Bot 2014-04-03 21:12:23 PDT
Comment on attachment 228471 [details]
Patch

Clearing flags on attachment: 228471

Committed r166763: <http://trac.webkit.org/changeset/166763>
Comment 4 WebKit Commit Bot 2014-04-03 21:12:28 PDT
All reviewed patches have been landed.  Closing bug.