summaryrefslogtreecommitdiffstats
path: root/dom/media/gmp/GMPDecryptorParent.cpp
Commit message (Collapse)AuthorAgeLines
* Issue #26 - Part 2b: Stub out GMPDecryptorProxy functions.wolfbeast2020-02-04-1/+28
| | | | | | | | If EME isn't built, these functions would have no use and the callback structures are unavailable. Stubbing these out will still allow the callers to work unchanged, but in effect simply always return without dispatching a promised task. This fixes the dependency issue from part 2a.
* Add m-esr52 at 52.6.0Matt A. Tobin2018-02-02-0/+508