summaryrefslogtreecommitdiffstats
path: root/dom/webidl
Commit message (Expand)AuthorAgeLines
* Issue #1643 - Part 2: Implement ResizeObserver APIMoonchild2020-09-21-0/+40
* Remove unsupported CE keyword from HTMLLinkElement.webidlMoonchild2020-08-30-1/+1
* Issue #1629 - Uplift implementation of <link disabled> behavior for stylesheets.Moonchild2020-08-30-1/+1
* Pref and disable getRootNode()Moonchild2020-08-07-1/+1
* Issue #1391 - Remove the DOM battery APIMoonchild2020-07-28-32/+0
* Issue #1587 Part 12 (followup 2): Allow clearing of signal by setting to null.Moonchild2020-07-28-1/+1
* Issue #1587 Part 11 (followup 1): Implement multithreaded signals for workers.Moonchild2020-07-28-0/+4
* Issue #1587 - Part 8: Remove controller follow/unfollowMoonchild2020-06-13-2/+0
* Issue #1587 - Part 7: Rename FetchController to AbortControllerMoonchild2020-06-13-11/+11
* Issue #1587 - Part 4: Implement FetchObserverMoonchild2020-06-13-0/+31
* Issue #1587 - Part 1: Implement FetchController/FetchSignal interfaceMoonchild2020-06-13-0/+33
* Issue #1585 - Replace node.rootNode with node.getRootNode()Moonchild2020-06-13-2/+7
* Issue #1538 - remove speech recognition engineMoonchild2020-05-20-210/+0
* Issue #1449 - Implement URLSearchParams's sort()Matt A. Tobin2020-05-06-0/+4
* Issue #316 - Pre-process Performance.webidlwolfbeast2020-04-14-1/+1
* Issue #316 - Make the memory GC performance object conditional (WIP)wolfbeast2020-04-14-0/+2
* Issue #1395 - Remove FlyWeb ServiceMatt A. Tobin2020-04-14-101/+0
* Issue #1390 - Get rid of the Presentation APIMatt A. Tobin2020-04-14-380/+0
* Issue #26 Part 2a: make more EME code conditional.wolfbeast2020-04-14-9/+13
* Issue #1366 - Completely remove showModalDialogGaming4JC2020-01-21-14/+0
* Bug 1322938 - Put <dialog> element behind preference.Gaming4JC2020-01-07-0/+1
* Bug 1322938 - Emit close event when HTMLDialogElement.prototype.close() is ca...Gaming4JC2020-01-07-1/+1
* Bug 1322938 - Basic implementation of HTMLDialogElement.Gaming4JC2020-01-07-0/+23
* Issue #1345 - Implement non-standard legacy CSSStyleSheet rulesJustOff2020-01-07-0/+8
* Issue #1332 - Backport promise-based media playbackathenian2002019-12-23-1/+1
* Issue #1322 - Part 3: Remove DOM promise interface gunkwolfbeast2019-12-19-16/+3
* Issue #1322 - Part 1: Remove the DOM Promise guts.wolfbeast2019-12-19-92/+4
* 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