[webkit-reviews] review denied: [Bug 41145] Add plugin accessors to WebPluginContainer. : [Attachment 59668] Add plugin accessor to WebPluginContainer.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jun 24 11:16:01 PDT 2010


Darin Fisher (:fishd, Google) <fishd at chromium.org> has denied Bernhard Bauer
<bauerb at chromium.org>'s request for review:
Bug 41145: Add plugin accessors to WebPluginContainer.
https://bugs.webkit.org/show_bug.cgi?id=41145

Attachment 59668: Add plugin accessor to WebPluginContainer.
https://bugs.webkit.org/attachment.cgi?id=59668&action=review

------- Additional Comments from Darin Fisher (:fishd, Google)
<fishd at chromium.org>


WebKit/chromium/src/WebPluginContainerImpl.h:111
 +	void setPlugin(WebPlugin* plugin) { m_webPlugin = plugin; }
nit: please move these into the "WebPluginContainer methods" section.


More information about the webkit-reviews mailing list