[Webkit-unassigned] [Bug 37478] Update PluginViewNone and PluginPackageNone to the last Plugin API

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Apr 20 07:48:50 PDT 2010


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


Adam Roben (aroben) <aroben at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |aroben at apple.com




--- Comment #23 from Adam Roben (aroben) <aroben at apple.com>  2010-04-20 07:48:49 PST ---
(In reply to comment #22)
> The applied patch still does not fix all the issues, if one links
> PluginView.cpp with PluginViewNone.cpp, it will not work since the following
> methods are defined in both:

What port is trying to link both PluginView.cpp and PluginViewNone.cpp? That
doesn't seem right. I think all ports should either:

1) Link PluginViewNone.cpp, or
2) Link PluginView.cpp plus PluginViewYourPort.cpp

-- 
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