summaryrefslogtreecommitdiff
path: root/dom/webidl
Commit message (Expand)AuthorAge
* Bug 1271549 - Remove details and summary preference.Gaming4JC2020-01-26
* Issue mcp-graveyard/UXP#1366 - Completely remove showModalDialogGaming4JC2020-01-21
* Bug 1322938 - Put <dialog> element behind preference.Gaming4JC2020-01-07
* Bug 1322938 - Emit close event when HTMLDialogElement.prototype.close() is ca...Gaming4JC2020-01-07
* Bug 1322938 - Basic implementation of HTMLDialogElement.Gaming4JC2020-01-07
* Issue mcp-graveyard/UXP#1345 - Implement non-standard legacy CSSStyleSheet rulesJustOff2020-01-07
* Issue mcp-graveyard/UXP#1332 - Backport promise-based media playbackathenian2002019-12-23
* Issue mcp-graveyard/UXP#1322 - Part 3: Remove DOM promise interface gunkwolfbeast2019-12-19
* Issue mcp-graveyard/UXP#1322 - Part 1: Remove the DOM Promise guts.wolfbeast2019-12-19
* Issue mcp-graveyard/UXP#1304 - Make the second arg of insertRule optionalMatt A. Tobin2019-11-28
* Merge branch 'master' into js-moduleswolfbeast2019-11-10
|\
| * Issue mcp-graveyard/UXP#1053 - Drop support Android and remove Fennec - Part ...Matt A. Tobin2019-04-23
| * Construct URLSearchParams from record<>JustOff2019-03-13
| * Construct URLSearchParams from sequence or from stringJustOff2019-03-13
| * Rename "MozMap" to "record" in our IDL parser and IDL filesJustOff2019-03-13
| * Remove WebExtension support from the platform.wolfbeast2019-02-13
| * Properly camelCase dom.intersectionObserver.enabled pref.wolfbeast2019-01-19
| * Add isIntersecting property to IntersectionObserverEntry.wolfbeast2019-01-17
| * Align Element.ScrollIntoView() with the spec.wolfbeast2019-01-08
| * Remove proprietary constructor on AudioContext.wolfbeast2019-01-04
| * Remove VR hardware support.wolfbeast2018-11-26
| * Make all arguments to init*Event() optional except the firstwolfbeast2018-10-04
* | Merge branch 'master' into js-moduleswolfbeast2018-08-05
|\|
| * Bug 1335296 - Expand about:support WebGL informationjanekptacijarabaci2018-08-01
| * Merge pull request #652 from janekptacijarabaci/dom_document_domain_null_1Moonchild2018-07-20
| |\
| | * Bug 819475 - Make document.domain non-nullablejanekptacijarabaci2018-07-20
| * | Bug 1351193 - Added new DataTransfer constructorjanekptacijarabaci2018-07-20
| |/
| * Merge pull request #642 from janekptacijarabaci/dom_element_toggleAttribute_1Moonchild2018-07-17
| |\
| | * DOM - Element - add support for Element.toggleAttribute()janekptacijarabaci2018-07-10
| * | Add event.srcElement (the alias for event.target)janekptacijarabaci2018-07-11
| |/
| * Make the page visibility API pref-controlled.wolfbeast2018-07-07
* | Bug 1330900 - Implement <script nomodule>wolfbeast2018-07-10
* | Make the page visibility API pref-controlled.wolfbeast2018-07-07
|/
* Remove other gonk widget conditionals and unused files.wolfbeast2018-05-13
* Remove MOZ_WIDGET_GONK [1/2]wolfbeast2018-05-12
* Remove MOZ_B2G leftovers and some dead B2G-only components.wolfbeast2018-05-12
* Merge pull request #296 from janekptacijarabaci/js_dom_animationcancel_1Moonchild2018-04-29
|\
| * moebius#89: DOM - implement animationcancel eventjanekptacijarabaci2018-03-14
| * Revert - Bug 1324985: Disable firing the transitionrun and transitionstart on...janekptacijarabaci2018-03-14
| * Bug 1264125: Fire transitioncancel event when a transition is canceled - part...janekptacijarabaci2018-03-14
* | Merge pull request #295 from janekptacijarabaci/_native_52ESR_events_auxclick_1Moonchild2018-04-29
|\ \
| * | Implement auxclickjanekptacijarabaci2018-02-04
* | | moebius#161: The Performance Resource Timing (make timestamps be relative to ...janekptacijarabaci2018-04-29
* | | Bug 1313420 - Implement Performance.timeOrigin - part 1janekptacijarabaci2018-04-29
* | | moebius#158: The Performance Resource Timing (added support for "workerStart")janekptacijarabaci2018-04-29
* | | Merge branch 'master' of https://github.com/MoonchildProductions/UXP into js_...janekptacijarabaci2018-04-29
|\ \ \
| * | | moebius#312: DOM - Fix incorrect TypeError: Response body is given with a nul...janekptacijarabaci2018-04-24
| * | | moebius#121: DOM - Selection API - getSelection() should exist on XMLDocument...janekptacijarabaci2018-04-23
* | | | moebius#157: The Performance Observer (improvements)janekptacijarabaci2018-04-22
|/ / /
* | | moebius#71: DOM - Pointer Events - improvementsjanekptacijarabaci2018-04-20