summaryrefslogtreecommitdiffstats
path: root/dom/webidl/moz.build
Commit message (Collapse)AuthorAgeLines
* Bug 1322938 - Basic implementation of HTMLDialogElement.Gaming4JC2020-01-07-0/+1
| | | | Tag #1343
* Issue #1322 - Part 1: Remove the DOM Promise guts.wolfbeast2019-12-19-2/+2
| | | | This removes all the parts guarded by SPIDERMONKEY_PROMISE
* Issue #1053 - Drop support Android and remove Fennec - Part 1b: Remove ↵Matt A. Tobin2019-04-23-1/+1
| | | | MOZ_FENNEC
* Remove WebExtension support from the platform.wolfbeast2019-02-13-6/+0
| | | | | | - Conditional code - WE APIs - WE toolkit theming
* Remove VR hardware support.wolfbeast2018-11-26-1/+0
| | | | This resolves #881
* Remove other gonk widget conditionals and unused files.wolfbeast2018-05-13-24/+3
| | | | Tag #288.
* Remove MOZ_B2G leftovers and some dead B2G-only components.wolfbeast2018-05-12-8/+0
|
* moebius#161: The Performance Resource Timing (make timestamps be relative to ↵janekptacijarabaci2018-04-29-0/+1
| | | | | | startTime) https://github.com/MoonchildProductions/moebius/pull/161
* Use MOZ_FENNEC and MOZ_XULRUNNER instead of checking MOZ_BUILD_APP in most ↵Matt A. Tobin2018-03-01-1/+1
| | | | places
* Don't build EME-specific subroutines without EME.wolfbeast2018-02-24-1/+1
| | | | | | | | | | | - 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.
* 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/+788