Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Issue #25 - Part 18: Remove GMP (or nearly all of it) | Matt A. Tobin | 2022-04-21 |
| | | | | I had planned to ifdef GMP but the infection is so deep that I couldn't do discrete parts and have it stay building. | ||
* | Issue #25 - Part 15: Remove DOM Media code relating to the WAIT_FOR_CDM state | Matt A. Tobin | 2022-04-21 |
| | |||
* | Issue #25 - Part 14: Remove DOM Media code relating to waiting for an eme key | Matt A. Tobin | 2022-04-21 |
| | |||
* | Issue #25 - Part 13: Remove EME from dom/media and HTMLMediaElement.webidl | Matt A. Tobin | 2022-04-21 |
| | |||
* | Issue #1 - Restore EME (but not the configure logic to enable it) | Matt A. Tobin | 2022-04-20 |
| | |||
* | Issue #1 - Restore Gecko Media Plugins | Matt A. Tobin | 2022-04-20 |
| | |||
* | Issue %3015 - Part 1: Remove GMP support code. | Moonchild | 2022-01-02 |
| | |||
* | Issue %3012 - Remove EME support code and conditionals. | Moonchild | 2021-12-27 |
| | |||
* | Issue %3029 - Part 1: Remove Telemetry plumbing and fix build. | Moonchild | 2021-10-29 |
| | | | | | Note this won't give working applications. Requires FE changes and additional js module changes (next part). | ||
* | Issue mcp-graveyard/UXP%26 Part 2a: make more EME code conditional. | wolfbeast | 2020-02-03 |
| | | | | | | - 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 MediaFormatReader | trav90 | 2018-12-31 |
| | |||
* | Don't build EME-specific subroutines without EME. | wolfbeast | 2018-02-24 |
| | | | | | | | | | | | - 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.0 | Matt A. Tobin | 2018-02-02 |