[Webkit-unassigned] [Bug 27940] Build fix if Netscape plugin support is turned off

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Aug 3 10:21:54 PDT 2009


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





--- Comment #9 from Laszlo Gombos <laszlo.1.gombos at nokia.com>  2009-08-03 10:21:54 PDT ---
(In reply to comment #7)
> (In reply to comment #6)
> > I think the reasoning was that ports use PluginViewNone when they still have
> > not added support for plugins and thus, will run into a not implemented. If
> > that is not the purpose of PluginViewNone, this of course should be fixed.
> 
> OK. That makes sense. On the other hand, I could imagine a port that doesn't
> want plug-in support at all.

I think Darin has a valid point. i just used notImplemented() to stay
consistent with the rest of the file.

PluginViewNone.cpp was initially developed for the wx port only and I proposed
a patch to promote it to all ports to enable turning off NPAPI support.

I think notImplemented should go. I will create a patch.

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