Closed
Bug 474382
Opened 17 years ago
Closed 8 years ago
Leak nsNPAPIPluginInstance and nsPluginStreamInfo (involves Flash)
Categories
(Core Graveyard :: Plug-ins, defect)
Tracking
(Not tracked)
RESOLVED
INCOMPLETE
People
(Reporter: jruderman, Unassigned)
References
()
Details
(Keywords: memory-leak, testcase)
Attachments
(1 file)
|
201 bytes,
text/html
|
Details |
According to trace-refcnt, the testcase makes Firefox leak one each of:
* nsBaseURLParser
* nsHashtable
* nsNPAPIPluginInstance
* nsNPAPIPluginStreamListener
* nsPluginStreamInfo
* nsPluginStreamListenerPeer
* nsStandardURL
* nsStringBuffer
* nsVoidArray
I have Flash Player 9.0 r151, which came with a Mac OS X security update.
Comment 1•8 years ago
|
||
Resolving old bugs which are likely not relevant any more, since NPAPI plugins are deprecated.
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → INCOMPLETE
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
•