Closed
Bug 104299
Opened 24 years ago
Closed 23 years ago
Deprecated XPCOM Plugin API interfaces need to indicate deprecated status in the file.
Categories
(Core Graveyard :: Plug-ins, defect)
Core Graveyard
Plug-ins
Tracking
(Not tracked)
mozilla1.2alpha
People
(Reporter: jud, Assigned: srgchrpv)
Details
These files need to indicate that they are depricated. Suggest perhaps using
"@status DEPRICATED" if there isn't an equiv javadoc model already.
nsIClassicPluginFactory
nsIEventHandler
nsIFileUtilities
nsIHTTPHeaderListener
nsIPIPluginHost
nsICookieStorage
nsIPlugin
nsIPluginInputStream
nsIPluginInputStream2
nsIPluginInstance
nsIPluginInstancePeer
nsIPluginInstancePeer2
nsIPluginManager
nsIPluginManager2
nsIPluginManagerMac
nsIPluginStream
nsIPluginStreamInfo
nsIPluginStreamListener
nsIPluginStreamListener2
nsIPluginStreamPeer
nsIPluginStreamPeer2
nsIPluginTagInfo
nsIPluginTagInfo2
nsIPluginViewer
nsISeekablePluginStreamPeer
nsIWindowlessPlugInstPeer
nsIScriptablePlugin
nsplugin.h
nsplugindefs.h
nsPluginLogging.h
Doxygen has @deprecated (note spelling :-).
Summary: Depricated plugin files need to indicate depricated status in the file. → Deprecated plugin files need to indicate deprecated status in the file.
Assignee | ||
Comment 3•23 years ago
|
||
this is for all platform
OS: Linux → All
Target Milestone: --- → mozilla1.0
Comment 4•23 years ago
|
||
Moving Netscape owned 0.9.9 and 1.0 bugs that don't have an nsbeta1, nsbeta1+,
topembed, topembed+, Mozilla0.9.9+ or Mozilla1.0+ keyword. Please send any
questions or feedback about this to adt@netscape.com. You can search for
"Moving bugs not scheduled for a project" to quickly delete this bugmail.
Target Milestone: mozilla1.0 → mozilla1.2
Comment 6•23 years ago
|
||
Using these interfaces is dangerous and not supported. We need to better
document the deprecated status of the "new" XPCOM pluign API and strongly
encourage plugin devlopers to use NPAPI+XPConnect instead.
Hardware: PC → All
Summary: Deprecated plugin files need to indicate deprecated status in the file. → Deprecated XPCOM Plugin API interfaces need to indicate deprecated status in the file.
Whiteboard: [PL2:P2]
Comment 8•23 years ago
|
||
Marking dup of older bug.
*** This bug has been marked as a duplicate of 83189 ***
Status: NEW → RESOLVED
Closed: 23 years ago
Resolution: --- → DUPLICATE
Whiteboard: [PL2:P2]
Updated•3 years ago
|
Product: Core → Core Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•