Closed Bug 1058042 Opened 10 years ago Closed 6 years ago

OpenH264Provider doesn't return the libraries path & filename

Categories

(Toolkit :: Add-ons Manager, defect)

defect
Not set
normal

Tracking

()

RESOLVED INACTIVE

People

(Reporter: gfritzsche, Unassigned, Mentored)

References

Details

(Whiteboard: [lang=js] [good next bug])

The OpenH264Providers getters for pluginLibraries & pluginFullpath return the directory the plugin is in, not the actual library.
This is intentional and I don't think it should change. The plugin is both the library and the .info fire.
It's definitely a little awkward now for pluginLibraries, which just returns e.g. |["1.0"]|.
Hi George,

Currently there are some changes which are made to the code which you gave: 

The old one is: 
http://hg.mozilla.org/mozilla-central/annotate/daa84204a11a/toolkit/mozapps/extensions/internal/OpenH264Provider.jsm#l225 

and the new one is: 
https://dxr.mozilla.org/mozilla-central/source/toolkit/mozapps/extensions/internal/OpenH264Provider.jsm#230

seems like, now I have to take a look at again, I'm a bit confused with the new thing. Can you help me with the changes which are in the new one?
If you open the DXR page, you will see a "mercurial log" link in the navigation in the upper right corner. Clicking this link will let you see the recent changes to this file including the commit message which will link you to any bugs.
Per policy at https://wiki.mozilla.org/Bug_Triage/Projects/Bug_Handling/Bug_Husbandry#Inactive_Bugs. If this bug is not an enhancement request or a bug not present in a supported release of Firefox, then it may be reopened.
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → INACTIVE
You need to log in before you can comment on or make changes to this bug.