[webkit-reviews] review requested: [Bug 83486] [EFL][DRT] EventSender needs implementation of leapForward function : [Attachment 140579] Patch

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


Alexander Shalamov <alexander.shalamov at gmail.com> has asked  for review:
Bug 83486: [EFL][DRT] EventSender needs implementation of leapForward function
https://bugs.webkit.org/show_bug.cgi?id=83486

Attachment 140579: Patch
https://bugs.webkit.org/attachment.cgi?id=140579&action=review

------- Additional Comments from Alexander Shalamov
<alexander.shalamov at gmail.com>
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


More information about the webkit-reviews mailing list