[Webkit-unassigned] [Bug 83486] [EFL][DRT] EventSender needs implementation of leapForward function

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon May 7 13:41:39 PDT 2012


https://bugs.webkit.org/show_bug.cgi?id=83486


Alexander Shalamov <alexander.shalamov at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #140572|0                           |1
        is obsolete|                            |
 Attachment #140572|review?                     |
               Flag|                            |
 Attachment #140579|                            |review?
               Flag|                            |




--- Comment #13 from Alexander Shalamov <alexander.shalamov at gmail.com>  2012-05-07 13:41:38 PST ---
Created an attachment (id=140579)
 --> (https://bugs.webkit.org/attachment.cgi?id=140579&action=review)
Patch

Fixed:
* Forward declaration of MouseEventInfo
* Use DEFINE_STATIC_LOCAL instead of "static WTF::Vector<DelayedEvent> gEventQueue;"
* Fix typo: scolling -> scrolling
* Use enum FeedQueuedEvents, DoNotFeedQueuedEvents to make code readable

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list