summaryrefslogtreecommitdiffstats
path: root/dom/webidl
Commit message (Collapse)AuthorAgeLines
...
| * | | moebius#106: SVG - CanvasImageSource - allow using an SVGImageElement as a ↵janekptacijarabaci2018-04-15-0/+3
| | |/ | |/| | | | | | | CanvasImageSource
* | | Bug 1363672 - Add step support to date picker (follow up)janekptacijarabaci2018-03-30-0/+8
| | | | | | | | | | | | | | | Bug 1374967: https://bugzilla.mozilla.org/show_bug.cgi?id=1374967 (partially - implement getStep/getStepBase)
* | | Bug 1364026 - (Part 1) Expose HTMLInputElement.getMinimum/getMaximum methods ↵janekptacijarabaci2018-03-30-0/+8
| | | | | | | | | | | | via webidl
* | | Merge branch 'master' of https://github.com/MoonchildProductions/UXP into ↵janekptacijarabaci2018-03-30-31/+28
|\| | | | | | | | | | | html_input_datetime_1
| * | HTML - implement the labels attributejanekptacijarabaci2018-03-12-16/+7
| | |
| * | SVG - support radialGradient fr attributejanekptacijarabaci2018-03-12-1/+3
| | |
| * | Implement DOM page onvisibilitychange.janekptacijarabaci2018-03-12-1/+2
| | |
| * | Add support for CSP v3 "worker-src" directivewolfbeast2018-03-03-0/+1
| | |
| * | Merge pull request #34 from janekptacijarabaci/devtools_import-from-moebius_1Moonchild2018-03-02-2/+1
| |\ \ | | | | | | | | Port across devtools enhancements
| | * | DevTools - network - implement the secureConnectionStart property for the ↵janekptacijarabaci2018-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. Tobin2018-03-01-1/+1
| |/ / | | | | | | | | | places
| * | 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
| | |
* | | Bug 1320225: [DateTimeInput] Integration of input type=date input box with ↵janekptacijarabaci2018-02-14-0/+3
|/ / | | | | | | picker (part 2)
* | 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