Bug 36309

Summary: [EFL] Add EFL-specific code to PlatformWheelEvent.h, PlatformMouseEvent.h and PlatformKeyboardEvent.h
Product: WebKit Reporter: Leandro Pereira <leandro>
Component: WebCore Misc.Assignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: abarth, commit-queue, eric, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
EFL-specific changes to PlatformWheelEvent.h, PlatformMouseEvent.h and PlatformKeyboardEvent.h none

Description Leandro Pereira 2010-03-18 11:11:15 PDT
Attached patch adds EFL-specific code to WebCore/platform/PlatformWheelEvent.h, WebCore/platform/PlatformMouseEvent.h and  WebCore/platform/PlatformKeyboardEvent.h.
Comment 1 Leandro Pereira 2010-03-18 11:12:31 PDT
Created attachment 51057 [details]
EFL-specific changes to PlatformWheelEvent.h, PlatformMouseEvent.h and PlatformKeyboardEvent.h
Comment 2 Eric Seidel (no email) 2010-03-24 23:52:31 PDT
Comment on attachment 51057 [details]
EFL-specific changes to PlatformWheelEvent.h, PlatformMouseEvent.h and PlatformKeyboardEvent.h

I'd rather see this with the .cpp implementation.
Comment 4 Leandro Pereira 2010-03-31 07:40:54 PDT
Comment on attachment 51057 [details]
EFL-specific changes to PlatformWheelEvent.h, PlatformMouseEvent.h and PlatformKeyboardEvent.h

r? it again because the implementation files are already on the repo.
Comment 5 WebKit Commit Bot 2010-04-05 22:51:55 PDT
Comment on attachment 51057 [details]
EFL-specific changes to PlatformWheelEvent.h, PlatformMouseEvent.h and PlatformKeyboardEvent.h

Clearing flags on attachment: 51057

Committed r57124: <http://trac.webkit.org/changeset/57124>
Comment 6 WebKit Commit Bot 2010-04-05 22:51:59 PDT
All reviewed patches have been landed.  Closing bug.
Comment 7 WebKit Review Bot 2010-04-05 23:16:06 PDT
http://trac.webkit.org/changeset/57124 might have broken SnowLeopard Intel Release (Tests)
Comment 8 Adam Barth 2010-04-05 23:24:35 PDT
Looks like https://bugs.webkit.org/show_bug.cgi?id=29939 instead.