summaryrefslogtreecommitdiffstats
path: root/dom/html/HTMLMediaElement.cpp
Commit message (Expand)AuthorAgeLines
* Bug 1377978 - Make nsRange use uint32_t to offsetMatt A. Tobin2020-04-17-1/+1
* Bug 1365092 - Move side effects of SetAttr and ParseAttribute to BeforeSetAtt...Matt A. Tobin2020-04-17-58/+54
* Bug 1363481 - Add the old attribute value as a parameter to Element::AfterSet...Matt A. Tobin2020-04-17-2/+3
* Issue #26 Part 2a: make more EME code conditional.wolfbeast2020-02-03-2/+16
* Fix typo.athenian2002019-12-24-0/+1
* Issue #1332 - Backport promise-based media playbackathenian2002019-12-23-28/+276
* Remove unused telemetry timer from HTMLMediaElement.hadeshkp2019-01-14-4/+0
* Telemetry: Remove stubs and related codeadeshkp2019-01-12-227/+0
* Remove all C++ Telemetry Accumulation calls.wolfbeast2018-09-03-130/+0
* Fix Build Bustage - with "--enable-debug"janekptacijarabaci2018-07-12-0/+2
* Media: harden TrackID handling.wolfbeast2018-06-07-5/+42
* Fix up leftover merge conflicts.wolfbeast2018-02-24-16/+1
* Don't build EME-specific subroutines without EME.wolfbeast2018-02-24-1/+55
* 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