summaryrefslogtreecommitdiffstats
path: root/dom/media/gmp/GMPDecryptorParent.cpp
Commit message (Collapse)AuthorAgeLines
* Revert "Issue #80 - De-unify dom/media part 1"wolfbeast2020-04-22-2/+0
| | | | This reverts commit b5b62d841c733dcb62112f3158f1488e670671d6.
* Issue #80 - De-unify dom/media part 1Moonchild2020-04-22-0/+2
| | | | | | This de-unifies up to and including dom/media/platforms with the exception of dom/media/platforms/wmf, because that one throws weird errors in the Win SDK which don't have a clear cause (yet)
* 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