summaryrefslogtreecommitdiffstats
path: root/dom/html/HTMLMediaElement.cpp
Commit message (Collapse)AuthorAgeLines
* Fix up leftover merge conflicts.wolfbeast2018-02-24-16/+1
| | | | Tag #26
* Don't build EME-specific subroutines without EME.wolfbeast2018-02-24-1/+55
| | | | | | | | | | | - 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.
* Workaround for cloned videos not retaining their muted state.wolfbeast2018-02-10-0/+5
|
* Add m-esr52 at 52.6.0Matt A. Tobin2018-02-02-0/+6883