Closed Bug 79743 Opened 23 years ago Closed 23 years ago

[XPCDOM] about:plugins is busted - does not show MIME-Type info

Categories

(Core Graveyard :: Plug-ins, defect)

x86
Windows 2000
defect
Not set
normal

Tracking

(Not tracked)

VERIFIED FIXED

People

(Reporter: alexeyc2003, Assigned: jst)

References

()

Details

(Keywords: regression)

OS: Win2K
Build: 2001050904

It seems yesterday's xpcdom landing busted about:plugins

the problem is, if:

var plugin = navigator.plugins[0];

even though "plugin.length" returns 1
plugin[0] doesn't return anything.
i see this too 0509 trunk
This is the corresponding JavaScript Strict warning:

Warning: reference to undefined property plugin[j]
Source File: jar:resource:///chrome/toolkit.jar!/content/global/plugins.html
Line: 116
Fix checked in.
Status: NEW → RESOLVED
Closed: 23 years ago
Resolution: --- → FIXED
it works

VERIFIED
Status: RESOLVED → VERIFIED
Product: Core → Core Graveyard
You need to log in before you can comment on or make changes to this bug.