Closed Bug 310952 Opened 19 years ago Closed 18 years ago

Remove/modify misleading comment in nsplugin.h

Categories

(Core Graveyard :: Plug-ins, defect)

defect
Not set
minor

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: mcsmurf, Assigned: jst)

Details

There's this comment in nsplugin.h:
 38 ////////////////////////////////////////////////////////////////////////////////
 39 /**
 40  * <B>INTERFACE TO NETSCAPE COMMUNICATOR PLUGINS (NEW C++ API).</B>
 41  *
 42  * <P>This superscedes the old plugin API (npapi.h, npupp.h), and 
 43  * eliminates the need for glue files: npunix.c, npwin.cpp and npmac.cpp that
 44  * get linked with the plugin. 

This is not true (anymore), this API is basically not used, npapi(.h) is
basically used (and being worked on). So this comment should be removed or modified.
Summary: Remove/modify misleading comment from nsplugin.h → Remove/modify misleading comment in nsplugin.h
jst, should this comment go away?
Flags: blocking1.9a1?
Flags: blocking1.9a1? → blocking1.9+
Josh already fixed this as part of bug 281889. Marking FIXED.
Status: NEW → RESOLVED
Closed: 18 years ago
Resolution: --- → FIXED
Product: Core → Core Graveyard
You need to log in before you can comment on or make changes to this bug.