summaryrefslogtreecommitdiff
path: root/dom/webidl
Commit message (Expand)AuthorAge
* Pref and disable getRootNode()Moonchild2020-08-07
* Issue #1391 - Remove the DOM battery APIMoonchild2020-07-28
* Issue #1587 Part 12 (followup 2): Allow clearing of signal by setting to null.Moonchild2020-07-25
* Issue #1587 Part 11 (followup 1): Implement multithreaded signals for workers.Moonchild2020-07-24
* Bug 1430299 - Add DocumentOrShadowRoot interfaceMatt A. Tobin2020-06-13
* Bug 1429656 - Implement ShadowRoot.activeElementMatt A. Tobin2020-06-13
* Merge branch 'abortcontroller-work'Moonchild2020-06-12
|\
| * Issue #1587 - Part 8: Remove controller follow/unfollowMoonchild2020-06-12
| * Issue #1587 - Part 7: Rename FetchController to AbortControllerMoonchild2020-06-11
| * Issue #1587 - Part 4: Implement FetchObserverMoonchild2020-06-11
| * Issue #1587 - Part 1: Implement FetchController/FetchSignal interfaceMoonchild2020-06-10
* | Issue #439 - Debug follow up to remove no longer existing headersGaming4JC2020-06-11
|/
* Issue #1585 - Replace node.rootNode with node.getRootNode()Moonchild2020-06-10
* Issue #1538 - remove speech recognition engineMoonchild2020-05-20
* Issue #1449 - Implement URLSearchParams's sort()Matt A. Tobin2020-05-02
* Bug 1425685 - Implement HTMLSlotElement.assignedElements();Matt A. Tobin2020-04-17
* Issue #1375 - Fix IsWebComponentsEnabled checksMatt A. Tobin2020-04-17
* Bug 1426503 - Remove DestInsertionPoints stuffMatt A. Tobin2020-04-17
* Bug 1412775 - Implement Event.composedPathMatt A. Tobin2020-04-17
* Bug 1422931 - Fix crash with slot element and make webcomponents preference p...Matt A. Tobin2020-04-17
* Bug 1418002 - Remove HTMLContentElementMatt A. Tobin2020-04-17
* Bug 1416999 - Remove document.registerElementMatt A. Tobin2020-04-17
* Bug 1411878 - Support Element.shadowRoot and Element.assignedSlot / TextNode....Matt A. Tobin2020-04-17
* Bug 1404842 - Implement Element.attachShadow and Element.slotMatt A. Tobin2020-04-17
* Bug 1408341 - Implement assignedSlot on Element and TextMatt A. Tobin2020-04-17
* Bug 1402941 - Add HTMLSlotElementMatt A. Tobin2020-04-17
* Bug 1396584 - Remove support for multiple ShadowRootsMatt A. Tobin2020-04-17
* Bug 1330843 - Allow JS to create NAC pseudo-elementsMatt A. Tobin2020-04-17
* Bug 1346623 - Allow anonymous content created with nsIDocument::InsertAnonymo...Matt A. Tobin2020-04-16
* Issue #316 - Pre-process Performance.webidlwolfbeast2020-02-20
* Issue #316 - Make the memory GC performance object conditional (WIP)wolfbeast2020-02-20
* Issue #1395 - Remove FlyWeb ServiceMatt A. Tobin2020-02-06
* Issue #1390 - Get rid of the Presentation APIMatt A. Tobin2020-02-06
* Issue #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 #1366 - Completely remove showModalDialogGaming4JC2020-01-21
* Bug 1322938 - Put <dialog> element behind preference.Gaming4JC2020-01-07