[webkit-reviews] review granted: [Bug 48552] Mouse events never reach Flash in WebKit2 on Mac (asserts in Debug builds) : [Attachment 72415] Stop using encode/decodeBytes for WebEvent subclasses

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Oct 29 16:38:45 PDT 2010


Anders Carlsson <andersca at apple.com> has granted Adam Roben (aroben)
<aroben at apple.com>'s request for review:
Bug 48552: Mouse events never reach Flash in WebKit2 on Mac (asserts in Debug
builds)
https://bugs.webkit.org/show_bug.cgi?id=48552

Attachment 72415: Stop using encode/decodeBytes for WebEvent subclasses
https://bugs.webkit.org/attachment.cgi?id=72415&action=review

------- Additional Comments from Anders Carlsson <andersca at apple.com>
View in context: https://bugs.webkit.org/attachment.cgi?id=72415&action=review

> WebKit2/Shared/WebKeyboardEvent.cpp:60
> +				   t.m_nativeVirtualKeyCode, t.m_isAutoRepeat,
t.m_isKeypad, t.m_isSystemKey));

Not sure if it is, but this should all be on one line!


More information about the webkit-reviews mailing list