Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | moebius#89: DOM - implement animationcancel event | janekptacijarabaci | 2018-03-14 | -0/+1 |
| | | | | Issue #55 | |||
* | Revert - Bug 1324985: Disable firing the transitionrun and transitionstart ↵ | janekptacijarabaci | 2018-03-14 | -4/+2 |
| | | | | | | on Aurora 52 Issue #55 | |||
* | Bug 1264125: Fire transitioncancel event when a transition is canceled - ↵ | janekptacijarabaci | 2018-03-14 | -0/+1 |
| | | | | | | | | | part 1 (in the description) Issue #55 part 1 - Add transitioncancel event handler part 2 - Add ontransitioncancel EventHandler to WebIDL part 3 - Add member of active time to ComputedTiming | |||
* | HTML - implement the labels attribute | janekptacijarabaci | 2018-03-12 | -16/+7 |
| | ||||
* | SVG - support radialGradient fr attribute | janekptacijarabaci | 2018-03-12 | -1/+3 |
| | ||||
* | Implement DOM page onvisibilitychange. | janekptacijarabaci | 2018-03-12 | -1/+2 |
| | ||||
* | Add support for CSP v3 "worker-src" directive | wolfbeast | 2018-03-03 | -0/+1 |
| | ||||
* | Merge pull request #34 from janekptacijarabaci/devtools_import-from-moebius_1 | Moonchild | 2018-03-02 | -2/+1 |
|\ | | | | | Port across devtools enhancements | |||
| * | DevTools - network - implement the secureConnectionStart property for the ↵ | janekptacijarabaci | 2018-03-01 | -2/+1 |
| | | | | | | | | | | | | | | PerformanceTiming https://github.com/MoonchildProductions/moebius/pull/116 ("/testing" and "/toolkit" in in the previous commit) | |||
* | | Use MOZ_FENNEC and MOZ_XULRUNNER instead of checking MOZ_BUILD_APP in most ↵ | Matt A. Tobin | 2018-03-01 | -1/+1 |
|/ | | | | places | |||
* | Don't build EME-specific subroutines without EME. | wolfbeast | 2018-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. | wolfbeast | 2018-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 double | janekptacijarabaci | 2018-02-21 | -8/+4 |
| | ||||
* | JS - URL - add toJSON support | janekptacijarabaci | 2018-02-21 | -1/+4 |
| | ||||
* | Hook up the Tycho Add-on Manager to the build system | Matt A. Tobin | 2018-02-10 | -2/+6 |
| | ||||
* | Use MOZ_PHOENIX instead of checking for 'browser' in MOZ_BUILD_APP | Matt A. Tobin | 2018-02-03 | -2/+2 |
| | ||||
* | Add m-esr52 at 52.6.0 | Matt A. Tobin | 2018-02-02 | -0/+31236 |