Bug 22085 - The Plugin JS object should expose item() and namedItem() methods to match Firefox
Summary: The Plugin JS object should expose item() and namedItem() methods to match Fi...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Plug-ins (show other bugs)
Version: 528+ (Nightly build)
Hardware: Mac OS X 10.5
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-11-05 10:36 PST by Sam Weinig
Modified: 2008-11-05 12:04 PST (History)
1 user (show)

See Also:


Attachments
patch (5.99 KB, patch)
2008-11-05 11:28 PST, Sam Weinig
sam: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Sam Weinig 2008-11-05 10:36:48 PST
The Plugin JS object should expose item() and namedItem() methods to match Firefox
Comment 1 Sam Weinig 2008-11-05 11:28:55 PST
Created attachment 24914 [details]
patch
Comment 2 Sam Weinig 2008-11-05 12:02:15 PST
Comment on attachment 24914 [details]
patch

Reviewed by Anders.
Comment 3 Sam Weinig 2008-11-05 12:04:26 PST
Fixed in r38134.