| Commit message (Collapse) | Author | Age | Lines |
|
|
|
| |
This reverts commit b5b62d841c733dcb62112f3158f1488e670671d6.
|
|
|
|
|
|
| |
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)
|
|
|
|
|
|
|
|
| |
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.
|
|
|