summaryrefslogtreecommitdiffstats
path: root/dom/media/MediaFormatReader.cpp
Commit message (Collapse)AuthorAgeLines
* Issue #26 Part 2a: make more EME code conditional.wolfbeast2020-02-03-1/+4
| | | | | | - Exclude missed MediaKey functions and CDMProxy code. - Exclude EME APIs frm being built (webidl change) - Fix tests in --disable-eme state
* Avoid redefined macro warning in MediaFormatReadertrav902018-12-31-0/+4
|
* Don't build EME-specific subroutines without EME.wolfbeast2018-02-24-0/+12
| | | | | | | | | | | - Checks for restricted or encrypted content - Dispatching 'encrypted' events - Dispatching 'key needed' events - HTML Media Element media keys system - EME telemetry - HTML Media Element EME API This is the main bulk for #26, isolating EME-specific code.
* Add m-esr52 at 52.6.0Matt A. Tobin2018-02-02-0/+2372