[webkit-reviews] review granted: [Bug 68108] [WK2] [Mac] Implement a more-complete MouseDown/MouseUp/MouseMoveTo functions for WebKit2 EventSender : [Attachment 108165] patch 3: rebaseline

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Sep 21 11:32:57 PDT 2011


Darin Adler <darin at apple.com> has granted Chang Shu <cshu at webkit.org>'s request
for review:
Bug 68108: [WK2] [Mac] Implement a more-complete MouseDown/MouseUp/MouseMoveTo
functions for WebKit2 EventSender
https://bugs.webkit.org/show_bug.cgi?id=68108

Attachment 108165: patch 3: rebaseline
https://bugs.webkit.org/attachment.cgi?id=108165&action=review

------- Additional Comments from Darin Adler <darin at apple.com>
View in context: https://bugs.webkit.org/attachment.cgi?id=108165&action=review


> Source/WebKit2/UIProcess/WebPageProxy.h:938
> +    bool m_ShouldSendEventsSynchronously;

This should be a lowercase "s" here, m_shouldSendEventsSynchronously.


More information about the webkit-reviews mailing list