[webkit-reviews] review requested: [Bug 17679] Shared PluginView implementation : [Attachment 19570] Updated patch with a few small changes

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Mar 6 08:38:06 PST 2008


Rodney Dawes <dobey at wayofthemonkey.com> has asked  for review:
Bug 17679: Shared PluginView implementation
http://bugs.webkit.org/show_bug.cgi?id=17679

Attachment 19570: Updated patch with a few small changes
http://bugs.webkit.org/attachment.cgi?id=19570&action=edit

------- Additional Comments from Rodney Dawes <dobey at wayofthemonkey.com>
This is an updated patch with a few small changes. The wxWidget class
apparently doesn't exist in Wx, so I've changed that typedef to wxWindow*
instead. I've also changed the new typedef to define PlatformWidget rather than
PlatformWindow, as I believe it is more accurate, and fitting, for Widget.h.


More information about the webkit-reviews mailing list