Bug 36309 - [EFL] Add EFL-specific code to PlatformWheelEvent.h, PlatformMouseEvent.h and PlatformKeyboardEvent.h
Summary: [EFL] Add EFL-specific code to PlatformWheelEvent.h, PlatformMouseEvent.h and...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-03-18 11:11 PDT by Leandro Pereira
Modified: 2010-04-05 23:24 PDT (History)
4 users (show)

See Also:


Attachments
EFL-specific changes to PlatformWheelEvent.h, PlatformMouseEvent.h and PlatformKeyboardEvent.h (2.84 KB, patch)
2010-03-18 11:12 PDT, Leandro Pereira
no flags Details | Formatted Diff | Diff

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