Closed
Bug 13642
Opened 25 years ago
Closed 25 years ago
Cannot find LiveAudio Plug-in for .mid file when HTML TYPE attribute is not specified
Categories
(Core Graveyard :: Plug-ins, defect, P3)
Tracking
(Not tracked)
People
(Reporter: emk, Assigned: serhunt)
Details
When HTML TYPE attribute is not specified in EMBED Element,
nsPluginHostImpl::IsPluginEnabledForExtension simply strcmp() to search the
mPlugins. But LiveAudio's "mid,midi" form FileExtents never match.
I fixed this several days ago. See 9211.
Beth could you please verify this problem is fixed?
Reporter | ||
Updated•25 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 25 years ago
Resolution: --- → DUPLICATE
Reporter | ||
Comment 2•25 years ago
|
||
OK! Now this problem is fixed.
*** This bug has been marked as a duplicate of 9211 ***
Updated•25 years ago
|
Status: RESOLVED → VERIFIED
Comment 4•25 years ago
|
||
marking verified as duplicate
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
•