summaryrefslogtreecommitdiff
path: root/dom/webidl
Commit message (Expand)AuthorAge
* Issue mcp-graveyard/UXP#316 - Pre-process Performance.webidlwolfbeast2020-02-20
* Issue mcp-graveyard/UXP#316 - Make the memory GC performance object condition...wolfbeast2020-02-20
* Issue mcp-graveyard/UXP#1395 - Remove FlyWeb ServiceMatt A. Tobin2020-02-06
* Issue mcp-graveyard/UXP#1390 - Get rid of the Presentation APIMatt A. Tobin2020-02-06
* Issue mcp-graveyard/UXP#26 Part 2a: make more EME code conditional.wolfbeast2020-02-03
* Bug 1396620 - Part 1: Remove created callback for custom elementsGaming4JC2020-01-26
* Bug 1121994 - Implement adopted callback for custom elements.Gaming4JC2020-01-26
* Bug 1334044: Replace detached callback (v0) with disconnected callback (v1).Gaming4JC2020-01-26
* Bug 1334043 - Part 1: Replace attached callback (v0) with connected callback ...Gaming4JC2020-01-26
* Bug 1334051 - Part 1: Include namespace in attributeChangedCallback.Gaming4JC2020-01-26
* Bug 1315885 - Part 1: Add ShadowRoot CEReactions annotation.Gaming4JC2020-01-26
* Bug 1340027 - Part 5: Add XSLTProcessor CEReactions annotation.Gaming4JC2020-01-26
* Bug 1340027 - Part 4: Add DOM parsing CEReactions annotation.Gaming4JC2020-01-26
* Bug 1340027 - Part 3: Add CSSStyleDeclaration CEReactions annotation.Gaming4JC2020-01-26
* Bug 1340027 - Part 2: Add HTML CEReactions annotation.Gaming4JC2020-01-26
* Bug 1340027 - Part 1: Add DOM CEReactions annotation.Gaming4JC2020-01-26
* Bug 1309147 - Part 4: Add CEReactions for CustomElementRegistry.Gaming4JC2020-01-26
* Bug 1274159 - Part 3-1: Add HTMLConstructor to HTMLElement and its subclass;Gaming4JC2020-01-26
* 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