RESOLVED FIXED 46202
Send window visibility and window frame change sizes to the plug-in
https://bugs.webkit.org/show_bug.cgi?id=46202
Summary Send window visibility and window frame change sizes to the plug-in
Anders Carlsson
Reported 2010-09-21 11:00:08 PDT
Send window visibility and window frame change sizes to the plug-in
Attachments
Patch (15.81 KB, patch)
2010-09-21 11:04 PDT, Anders Carlsson
aroben: review+
Anders Carlsson
Comment 1 2010-09-21 11:04:58 PDT
Early Warning System Bot
Comment 2 2010-09-21 11:12:09 PDT
Adam Roben (:aroben)
Comment 3 2010-09-21 11:38:06 PDT
Comment on attachment 68262 [details] Patch 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!
Anders Carlsson
Comment 4 2010-09-21 11:43:10 PDT
Note You need to log in before you can comment on or make changes to this bug.