summaryrefslogtreecommitdiffstats
path: root/dom/webidl
Commit message (Collapse)AuthorAgeLines
* Don't build EME-specific subroutines without EME.wolfbeast2018-02-24-1/+3
| | | | | | | | | | | - 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.
* Don't include MediaKeySystemAccess without EME.wolfbeast2018-02-24-0/+2
| | | | | | This also removes checks for EME content in documents. This removes practical use of EME by no longer having a keying system. (no-op) tag #26
* JS - make window.pageYOffset/pageXOffset/scrollX/scrollY doublejanekptacijarabaci2018-02-21-8/+4
|
* JS - URL - add toJSON supportjanekptacijarabaci2018-02-21-1/+4
|
* Hook up the Tycho Add-on Manager to the build systemMatt A. Tobin2018-02-10-2/+6
|
* Use MOZ_PHOENIX instead of checking for 'browser' in MOZ_BUILD_APPMatt A. Tobin2018-02-03-2/+2
|
* Add m-esr52 at 52.6.0Matt A. Tobin2018-02-02-0/+31236