Open Bug 1767524 Opened 2 years ago Updated 2 years ago

GeckoMediaPluginServiceParent::EnsurePluginsOnDiskScanned doesn't seem to work

Categories

(Core :: Audio/Video: GMP, defect, P3)

defect

Tracking

()

Tracking Status
firefox-esr91 --- wontfix
firefox100 --- wontfix
firefox101 --- wontfix
firefox102 --- fix-optional

People

(Reporter: jrmuizel, Unassigned)

Details

(Keywords: regression)

I believe this was broken by https://hg.mozilla.org/mozilla-central/rev/554a8498061f when we made initialization async.

It's not clear to me what the impact of this is, care to set priority?

Flags: needinfo?(jmuizelaar)
Flags: needinfo?(bvandyk)
Has Regression Range: --- → yes

Triaging. Jeff, could you expand upon how GeckoMediaPluginServiceParent::EnsurePluginsOnDiskScanned doesn't work? Am I correct to assume that mScannedPluginOnDisk is not always true following the dispatch?

Severity: -- → S3
Flags: needinfo?(bvandyk)
Priority: -- → P3

Yeah, EnsurePluginsOnDiskScanned dispatches to work to the event loop and will return before mScannedPluginOnDisk is true.

Flags: needinfo?(jmuizelaar)
You need to log in before you can comment on or make changes to this bug.