Closed
Bug 1035225
Opened 11 years ago
Closed 11 years ago
Allow explicitly triggering update for OpenH264
Categories
(Firefox :: General, defect)
Firefox
General
Tracking
()
RESOLVED
DUPLICATE
of bug 1009816
People
(Reporter: gfritzsche, Assigned: bbondy)
References
Details
We need an interface to trigger the GMP update search from bug 1009816 explicitly.
That will allow us to let the user trigger it from the AddonManager.
Flags: firefox-backlog+
Comment 1•11 years ago
|
||
This is scoped specifically to OpenH264, not media plugins in general.
Summary: Allow explicitly triggering update for GeckoMediaPlugins → Allow explicitly triggering update for OpenH264
Assignee | ||
Comment 2•11 years ago
|
||
Sorry I originally thought I'd do this in a new bug, but since then I had to move the code out of toolkit/mozapps/update. The patch I have up now has this and tests for it.
You can scope it to openh264 by using the GMPAddon.isOpenH264 property.
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → DUPLICATE
Updated•11 years ago
|
Flags: firefox-backlog+ → firefox-backlog-
You need to log in
before you can comment on or make changes to this bug.
Description
•