[webkit-reviews] review granted: [Bug 37939] Fix PluginViewNone.cpp compilation for ports that also compile PluginView.cpp : [Attachment 59521] Patch w/updated comment and rebased to latest trunk

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jun 23 09:35:59 PDT 2010


Darin Adler <darin at apple.com> has granted Kevin Ollivier
<kevino at theolliviers.com>'s request for review:
Bug 37939: Fix PluginViewNone.cpp compilation for ports that also compile
PluginView.cpp
https://bugs.webkit.org/show_bug.cgi?id=37939

Attachment 59521: Patch w/updated comment and rebased to latest trunk
https://bugs.webkit.org/attachment.cgi?id=59521&action=review

------- Additional Comments from Darin Adler <darin at apple.com>
> +// The methods below are for platforms that do not use PluginView for
plugins

The word "methods" is not a C++ term. The term in C++ is "functions" or "member
functions".

r=me


More information about the webkit-reviews mailing list