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

Jinwoo Song
Reported 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.
Attachments
Patch (5.78 KB, patch)
2014-04-02 23:36 PDT, Jinwoo Song
no flags
Jinwoo Song
Comment 1 2014-04-02 23:36:13 PDT
Eunmi Lee
Comment 2 2014-04-03 00:24:51 PDT
LGTM. I like this patch :)
WebKit Commit Bot
Comment 3 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>
WebKit Commit Bot
Comment 4 2014-04-03 21:12:28 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.