Bug 21648 - navigator.mimeTypes and navigator.plugins don't expose item and namedItem to JS
Summary: navigator.mimeTypes and navigator.plugins don't expose item and namedItem to JS
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore JavaScript (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC OS X 10.5
: P2 Normal
Assignee: Sam Weinig
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-10-16 11:16 PDT by Ojan Vafai
Modified: 2008-11-05 10:36 PST (History)
1 user (show)

See Also:


Attachments
patch (19.75 KB, patch)
2008-11-04 17:54 PST, Sam Weinig
hausmann: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Ojan Vafai 2008-10-16 11:16:06 PDT
They do in Firefox. Seems like WebKit should as well.
Comment 1 Sam Weinig 2008-11-04 17:54:41 PST
Created attachment 24902 [details]
patch
Comment 2 Simon Hausmann 2008-11-05 08:12:28 PST
Comment on attachment 24902 [details]
patch

Nice! :)
Comment 3 Sam Weinig 2008-11-05 10:35:57 PST
Fixed in r38129.