Closed Bug 964436 (jsplugins-params) Opened 10 years ago Closed 10 years ago

[jsplugins] Provide easy API for getting computed plugin parameters from <object> tag

Categories

(Core Graveyard :: Plug-ins, defect)

defect
Not set
normal

Tracking

(e10s-)

RESOLVED FIXED
Tracking Status
e10s - ---

People

(Reporter: johns, Assigned: catalinb)

References

Details

Bug 853995 will transfer responsibility for building a plugin parameters list to the <object> tag - exposing this to privileged content would give js implemented plugins an easy way to read their parameters the same way that would be passed to a real plugin.
Summary: [jsplugins] Provide easy API for getting computer plugin parameters from <object> tag → [jsplugins] Provide easy API for getting computed plugin parameters from <object> tag
Blocks: e10s-plugins
Blocks: 1044769
Bug 853995 both rewrote this mess to live in the object tag and added some chromeonly calls to get the list from privileged JS:

http://dxr.mozilla.org/mozilla-central/source/dom/webidl/HTMLObjectElement.webidl#160

@yury, does that sound like it meets pdfjs/shumway requirements for resolving this?
Flags: needinfo?(ydelendik)
Blocks: jsplugins
No longer blocks: e10s-plugins, 1044769
The chrome-only object.getPluginAttributes and object.getPluginParameters calls now provide this, thanks to @catalinb's work in bug 853995
Assignee: jschoenick → catalin.badea392
Status: ASSIGNED → RESOLVED
Closed: 10 years ago
Flags: needinfo?(ydelendik)
Resolution: --- → FIXED
Product: Core → Core Graveyard
You need to log in before you can comment on or make changes to this bug.