[webkit-reviews] review granted: [Bug 46202] Send window visibility and window frame change sizes to the plug-in : [Attachment 68262] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Sep 21 11:38:05 PDT 2010


Adam Roben (aroben) <aroben at apple.com> has granted Anders Carlsson
<andersca at apple.com>'s request for review:
Bug 46202: Send window visibility and window frame change sizes to the plug-in
https://bugs.webkit.org/show_bug.cgi?id=46202

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

------- Additional Comments from Adam Roben (aroben) <aroben at apple.com>
View in context: https://bugs.webkit.org/attachment.cgi?id=68262&action=review

Should we add WebPageProxyMac.mm and WebPageMac.mm and PluginViewMac.mm?

> WebKit2/Shared/CoreIPCSupport/WebPageMessageKinds.h:75
> -    WheelEvent
> +    WheelEvent,
>  #if ENABLE(TOUCH_EVENTS)
>      , TouchEvent
>  #endif

Double-comma!


More information about the webkit-reviews mailing list