[Webkit-unassigned] [Bug 37939] Fix PluginViewNone.cpp compilation for ports that also compile PluginView.cpp

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Apr 21 18:08:56 PDT 2010


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





--- Comment #2 from Darin Adler <darin at apple.com>  2010-04-21 18:08:56 PST ---
(From update of attachment 53990)
> +// FIXME: PluginViewNone.cpp should be a drop-in stubs file for a port's 
> +// PluginView<Port>.cpp file and should only contain port-specific methods. 
> +// These three APIs in the PLATFORM(MAC) block are not port-specific and 
> +// are only here because the Mac port wishes not to compile PluginView.cpp, 
> +// where the implementations for these methods live. Note also that it does not
> +// need any of the other method stubs in this file. These functions probably
> +// belong in a Mac-specific file somewhere.

This wall of text is confusing!

Can you do something better so you don't have to check this in?

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