Closed Bug 1051872 Opened 10 years ago Closed 10 years ago

media GMP addon gets installed during jetpack test run..

Categories

(Add-on SDK Graveyard :: General, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: zombie, Assigned: mossop)

References

Details

Attachments

(1 file)

46 bytes, text/x-github-pull-request
zombie
: review+
Details | Review
i think it's the new addon for doing DRM stuff.. this is how :gfritzsche says we should disable it: http://mxr.mozilla.org/mozilla-central/search?string=%2Fdummy.xml&find=&findi=&filter=^[^\0]*%24&hitlimit=&tree=mozilla-central
GMP is the GeckoMediaPlugins, which are now used for OpenH264 (and later for EME and other things): https://wiki.mozilla.org/GeckoMediaPlugins
QA Contact: georg.fritzsche
Should be solved by bug 1035512 I think
So bug 1030036 apparently did this, but we still see a lot of promise rejection failures from GMPInstallManager.
Depends on: 1030036
Blocks: 1053911
Blocks: 1054404
Blocks: 1054407
Blocks: 1054401
Blocks: 1054405
Blocks: 1054406
Blocks: 1054402
Attached file patch
This disabled attempts to update the GMP plugin solving most of the promise rejection failures in our tests.
Assignee: nobody → dtownsend+bugmail
Attachment #8473797 - Flags: review?(evold)
(In reply to Dave Townsend [:mossop] from comment #3) > So bug 1030036 apparently did this, but we still see a lot of promise > rejection failures from GMPInstallManager. that just disabled the outbound update request, but now the install check fails and browser.js doesn't handle the Promise rejection: http://dxr.mozilla.org/mozilla-central/source/toolkit/modules/GMPInstallManager.jsm#477 http://dxr.mozilla.org/mozilla-central/source/browser/base/content/browser.js#1343
Comment on attachment 8473797 [details] [review] patch just tracked down the exact same thing, so i can r+..
Attachment #8473797 - Flags: review?(evold) → review+
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: