summaryrefslogtreecommitdiffstats
path: root/dom/webidl
Commit message (Expand)AuthorAgeLines
* Issue #1304 - Make the second arg of insertRule optionalMatt A. Tobin2019-11-28-1/+1
* Merge branch 'master' into js-moduleswolfbeast2019-11-10-585/+187
|\
| * Issue #1053 - Drop support Android and remove Fennec - Part 1b: Remove MOZ_FE...Matt A. Tobin2019-04-23-1/+1
| * Construct URLSearchParams from record<>JustOff2019-03-13-1/+1
| * Construct URLSearchParams from sequence or from stringJustOff2019-03-13-2/+1
| * Rename "MozMap" to "record" in our IDL parser and IDL filesJustOff2019-03-13-3/+3
| * Remove WebExtension support from the platform.wolfbeast2019-02-13-109/+0
| * Properly camelCase dom.intersectionObserver.enabled pref.wolfbeast2019-01-19-2/+2
| * Add isIntersecting property to IntersectionObserverEntry.wolfbeast2019-01-17-0/+2
| * Align Element.ScrollIntoView() with the spec.wolfbeast2019-01-08-3/+3
| * Remove proprietary constructor on AudioContext.wolfbeast2019-01-04-1/+0
| * Remove VR hardware support.wolfbeast2018-11-26-295/+0
| * Make all arguments to init*Event() optional except the firstwolfbeast2018-10-04-169/+175
* | Merge branch 'master' into js-moduleswolfbeast2018-08-05-2/+15
|\|
| * Bug 1335296 - Expand about:support WebGL informationjanekptacijarabaci2018-08-01-0/+9
| * Merge pull request #652 from janekptacijarabaci/dom_document_domain_null_1Moonchild2018-07-20-1/+1
| |\
| | * Bug 819475 - Make document.domain non-nullablejanekptacijarabaci2018-07-20-1/+1
| * | Bug 1351193 - Added new DataTransfer constructorjanekptacijarabaci2018-07-20-1/+1
| |/
| * Merge pull request #642 from janekptacijarabaci/dom_element_toggleAttribute_1Moonchild2018-07-17-0/+2
| |\
| | * DOM - Element - add support for Element.toggleAttribute()janekptacijarabaci2018-07-10-0/+2
| * | Add event.srcElement (the alias for event.target)janekptacijarabaci2018-07-11-0/+2
| |/
| * Make the page visibility API pref-controlled.wolfbeast2018-07-07-0/+3
* | Bug 1330900 - Implement <script nomodule>wolfbeast2018-07-10-0/+2
* | Make the page visibility API pref-controlled.wolfbeast2018-07-07-0/+3
|/
* Remove other gonk widget conditionals and unused files.wolfbeast2018-05-13-911/+3
* Remove MOZ_WIDGET_GONK [1/2]wolfbeast2018-05-12-1/+1
* Remove MOZ_B2G leftovers and some dead B2G-only components.wolfbeast2018-05-12-30/+0
* Merge pull request #296 from janekptacijarabaci/js_dom_animationcancel_1Moonchild2018-04-29-4/+4
|\
| * moebius#89: DOM - implement animationcancel eventjanekptacijarabaci2018-03-14-0/+1
| * Revert - Bug 1324985: Disable firing the transitionrun and transitionstart on...janekptacijarabaci2018-03-14-4/+2
| * Bug 1264125: Fire transitioncancel event when a transition is canceled - part...janekptacijarabaci2018-03-14-0/+1
* | Merge pull request #295 from janekptacijarabaci/_native_52ESR_events_auxclick_1Moonchild2018-04-29-0/+1
|\ \
| * | Implement auxclickjanekptacijarabaci2018-02-04-0/+1
* | | moebius#161: The Performance Resource Timing (make timestamps be relative to ...janekptacijarabaci2018-04-29-0/+40
* | | Bug 1313420 - Implement Performance.timeOrigin - part 1janekptacijarabaci2018-04-29-0/+3
* | | moebius#158: The Performance Resource Timing (added support for "workerStart")janekptacijarabaci2018-04-29-6/+2
* | | Merge branch 'master' of https://github.com/MoonchildProductions/UXP into js_...janekptacijarabaci2018-04-29-6/+9
|\ \ \
| * | | moebius#312: DOM - Fix incorrect TypeError: Response body is given with a nul...janekptacijarabaci2018-04-24-1/+1
| * | | moebius#121: DOM - Selection API - getSelection() should exist on XMLDocument...janekptacijarabaci2018-04-23-5/+8
* | | | moebius#157: The Performance Observer (improvements)janekptacijarabaci2018-04-22-0/+1
|/ / /
* | | moebius#71: DOM - Pointer Events - improvementsjanekptacijarabaci2018-04-20-0/+4
* | | Merge pull request #172 from janekptacijarabaci/svg_canvasImageSource_1New Tobin Paradigm2018-04-16-0/+3
|\ \ \
| * | | moebius#106: SVG - CanvasImageSource - allow using an SVGImageElement as a Ca...janekptacijarabaci2018-04-15-0/+3
| | |/ | |/|
* | | Bug 1363672 - Add step support to date picker (follow up)janekptacijarabaci2018-03-30-0/+8
* | | Bug 1364026 - (Part 1) Expose HTMLInputElement.getMinimum/getMaximum methods ...janekptacijarabaci2018-03-30-0/+8
* | | Merge branch 'master' of https://github.com/MoonchildProductions/UXP into htm...janekptacijarabaci2018-03-30-31/+28
|\| |
| * | 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