Bug 131152

Summary: [WK2][EFL] Use template method in creating NativeWebMouseEvent
Product: WebKit Reporter: Jinwoo Song <jinwoo7.song>
Component: WebKit EFLAssignee: Jinwoo Song <jinwoo7.song>
Status: RESOLVED FIXED    
Severity: Normal CC: bunhere, cdumez, commit-queue, enmi.lee, gyuyoung.kim, lucas.de.marchi, rakuco, sergio
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

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.