Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Bug 1313420 - Implement Performance.timeOrigin - part 1 | janekptacijarabaci | 2018-04-29 |
| | | | | https://hg.mozilla.org/mozilla-central/rev/cf0f72f0b0be | ||
* | moebius%158: The Performance Resource Timing (added support for "workerStart") | janekptacijarabaci | 2018-04-29 |
| | | | | https://github.com/MoonchildProductions/moebius/pull/158 | ||
* | Merge branch 'master' of https://github.com/MoonchildProductions/UXP into ↵ | janekptacijarabaci | 2018-04-29 |
|\ | | | | | | | js_dom_performance-resource-timing_1 | ||
| * | moebius%312: DOM - Fix incorrect TypeError: Response body is given with a ↵ | janekptacijarabaci | 2018-04-24 |
| | | | | | | | | | | | | null body status https://github.com/MoonchildProductions/moebius/issues/312 | ||
| * | moebius%121: DOM - Selection API - getSelection() should exist on ↵ | janekptacijarabaci | 2018-04-23 |
| | | | | | | | | | | | | XMLDocument / Selection.type https://github.com/MoonchildProductions/moebius/pull/121 | ||
* | | moebius%157: The Performance Observer (improvements) | janekptacijarabaci | 2018-04-22 |
|/ | | | | https://github.com/MoonchildProductions/moebius/pull/157 | ||
* | moebius%71: DOM - Pointer Events - improvements | janekptacijarabaci | 2018-04-20 |
| | | | | https://github.com/MoonchildProductions/moebius/pull/71 | ||
* | Merge pull request %172 from janekptacijarabaci/svg_canvasImageSource_1 | New Tobin Paradigm | 2018-04-16 |
|\ | | | | | moebius%106: SVG - CanvasImageSource - allow using an SVGImageElement as a CanvasImageSource | ||
| * | moebius%106: SVG - CanvasImageSource - allow using an SVGImageElement as a ↵ | janekptacijarabaci | 2018-04-15 |
| | | | | | | | | CanvasImageSource | ||
* | | Bug 1363672 - Add step support to date picker (follow up) | janekptacijarabaci | 2018-03-30 |
| | | | | | | | | | | Bug 1374967: https://bugzilla.mozilla.org/show_bug.cgi?id=1374967 (partially - implement getStep/getStepBase) | ||
* | | Bug 1364026 - (Part 1) Expose HTMLInputElement.getMinimum/getMaximum methods ↵ | janekptacijarabaci | 2018-03-30 |
| | | | | | | | | via webidl | ||
* | | Merge branch 'master' of https://github.com/MoonchildProductions/UXP into ↵ | janekptacijarabaci | 2018-03-30 |
|\| | | | | | | | html_input_datetime_1 | ||
| * | HTML - implement the labels attribute | janekptacijarabaci | 2018-03-12 |
| | | |||
| * | SVG - support radialGradient fr attribute | janekptacijarabaci | 2018-03-12 |
| | | |||
| * | Implement DOM page onvisibilitychange. | janekptacijarabaci | 2018-03-12 |
| | | |||
| * | Add support for CSP v3 "worker-src" directive | wolfbeast | 2018-03-03 |
| | | |||
| * | Merge pull request %34 from janekptacijarabaci/devtools_import-from-moebius_1 | Moonchild | 2018-03-02 |
| |\ | | | | | | | Port across devtools enhancements | ||
| | * | DevTools - network - implement the secureConnectionStart property for the ↵ | janekptacijarabaci | 2018-03-01 |
| | | | | | | | | | | | | | | | | | | | | | 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 |
| |/ | | | | | | | places | ||
| * | 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. | ||
| * | Don't include MediaKeySystemAccess without EME. | wolfbeast | 2018-02-24 |
| | | | | | | | | | | | | 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 |
| | | |||
| * | JS - URL - add toJSON support | janekptacijarabaci | 2018-02-21 |
| | | |||
* | | Bug 1320225: [DateTimeInput] Integration of input type=date input box with ↵ | janekptacijarabaci | 2018-02-14 |
|/ | | | | picker (part 2) | ||
* | Hook up the Tycho Add-on Manager to the build system | Matt A. Tobin | 2018-02-10 |
| | |||
* | Use MOZ_PHOENIX instead of checking for 'browser' in MOZ_BUILD_APP | Matt A. Tobin | 2018-02-03 |
| | |||
* | Add m-esr52 at 52.6.0 | Matt A. Tobin | 2018-02-02 |