[Webkit-unassigned] [Bug 41145] Add plugin accessors to WebPluginContainer.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jun 24 10:10:48 PDT 2010


https://bugs.webkit.org/show_bug.cgi?id=41145





--- Comment #2 from David Levin <levin at chromium.org>  2010-06-24 10:10:48 PST ---
(From update of attachment 59630)
fyi

WebKit/chromium/public/WebPluginContainer.h:82
 +      virtual void setPlugin(WebPlugin* plugin) = 0;
WebKit typically doesn't include parameter names in declarations when those names add no new information, so omit "plugin".

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list