Closed Bug 1767452 Opened 3 years ago Closed 3 years ago

Fix _getActiveGMPPlugins

Categories

(Toolkit :: Telemetry, defect)

defect

Tracking

()

RESOLVED FIXED
102 Branch
Tracking Status
firefox102 --- fixed

People

(Reporter: jrmuizel, Assigned: jrmuizel)

References

(Blocks 2 open bugs)

Details

Attachments

(1 file)

This path is currently broken because we stopped notifying
'plugin-blocklist-loaded' when we removed NPAPI blocklisting in
6e00aba7e14f

However, it's also no longer needed. Services.blocklist.isLoaded is
always true since we removed the XML blocklist backend in 06ca3c111fc7
so we don't need to check for it anymore. The atStartup parameter was
added in 1fa2a1d2d41e to avoiding checking isLoaded during startup
which we don't need anymore because we aren't checking isLoaded.

This will fix the gmp addons data getting stuck in the dummy state.

This path is currently broken because we stopped notifying
'plugin-blocklist-loaded' when we removed NPAPI blocklisting in
6e00aba7e14f

However, it's also no longer needed. Services.blocklist.isLoaded is
always true since we removed the XML blocklist backend in 06ca3c111fc7
so we don't need to check for it anymore. The atStartup parameter was
added in 1fa2a1d2d41e to avoiding checking isLoaded during startup
which we don't need anymore because we aren't checking isLoaded.

This will fix the gmp addons data getting stuck in the dummy state.

Blocks: teams
Attachment #9274818 - Attachment description: Bug 1767452 - Remove defered _getActiveGMPPlugins path. → Bug 1767452 - Fix _getActiveGMPPlugins.
Summary: Remove defered _getActiveGMPPlugins path. → Fix _getActiveGMPPlugins
Pushed by jmuizelaar@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/f53a3900cbe5 Fix _getActiveGMPPlugins. r=Gijs,extension-reviewers,kmag
Status: ASSIGNED → RESOLVED
Closed: 3 years ago
Resolution: --- → FIXED
Target Milestone: --- → 102 Branch
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: