| Commit message (Expand) | Author | Age | Lines |
* | Issue #1587 - Part 7: Rename FetchController to AbortController | Moonchild | 2020-06-11 | -4/+4 |
* | Issue #1587 - Part 6: Move FetchController/Signal to its own dir | Moonchild | 2020-06-11 | -231/+0 |
* | Issue #1587 - Part 5: Hook FetchObserver up to the Fetch API | Moonchild | 2020-06-11 | -36/+162 |
* | Issue #1587 - Part 4: Implement FetchObserver | Moonchild | 2020-06-11 | -0/+75 |
* | Issue #1587 - Part 3: Hook FetchSignal up to the Fetch API | Moonchild | 2020-06-10 | -0/+81 |
* | Issue #1587 - Part 2: Implement controller follow/unfollow | Moonchild | 2020-06-10 | -0/+68 |
* | Issue #1587 - Part 1: Implement FetchController/FetchSignal interface | Moonchild | 2020-06-10 | -0/+82 |
* | Issue #1585 - Replace node.rootNode with node.getRootNode() | Moonchild | 2020-06-10 | -0/+90 |
* | Issue #439 - Remove, fix and clean up automated tests | Moonchild | 2020-06-08 | -5/+0 |
* | Issue #1525 - Kill marquee element | Moonchild | 2020-06-01 | -340/+0 |
* | Issue #1375 - Merge CustomElements pref with Webcomponents Pref | Matt A. Tobin | 2020-04-17 | -1/+1 |
* | Bug 1417829 - Remove unresolved pseudoclass | Matt A. Tobin | 2020-04-17 | -102/+0 |
* | Bug 1418002 - Remove HTMLContentElement | Matt A. Tobin | 2020-04-17 | -325/+0 |
* | Bug 1416999 - Remove document.registerElement | Matt A. Tobin | 2020-04-17 | -223/+28 |
* | Bug 1396584 - Remove support for multiple ShadowRoots | Matt A. Tobin | 2020-04-17 | -670/+0 |
* | Bug 1407669 - Fix custom element creation hides uncatchable exceptions from t... | Gaming4JC | 2020-01-26 | -0/+39 |
* | Bug 1396620 - Part 1: Remove created callback for custom elements | Gaming4JC | 2020-01-26 | -140/+0 |
* | Bug 1400762 - Make dom.webcomponents.enabled pref doesn't control CustomEleme... | Gaming4JC | 2020-01-26 | -1/+1 |
* | Bug 1405335 - Remove custom element attached and detached callbacks validatio... | Gaming4JC | 2020-01-26 | -2/+0 |
* | Bug 1406325 - Part 2: Set CustomElementData when cloning a node. | Gaming4JC | 2020-01-26 | -0/+66 |
* | Bug 1378079 - Part 3: Complete the steps related to custom elements in "creat... | Gaming4JC | 2020-01-26 | -51/+4 |
* | Bug 1319342 - Clone a node should enqueue an upgrade reaction. | Gaming4JC | 2020-01-26 | -55/+0 |
* | Bug 1334043 - Part 3: Update tests for connected callback. | Gaming4JC | 2020-01-26 | -6/+6 |
* | Bug 1334051 - Part 2: Invoke attributeChangedCallback only if attribute name ... | Gaming4JC | 2020-01-26 | -0/+3 |
* | Bug 1315885 - Part 4: Implement callback reaction for custom element reactions. | Gaming4JC | 2020-01-26 | -2/+2 |
* | Creating customized built-in elements without relevant definitions registered... | Gaming4JC | 2020-01-26 | -40/+0 |
* | Bug 1274159 - Part 4: Add test cases for HTMLConstructor; | Gaming4JC | 2020-01-26 | -0/+436 |
* | Issue #1366 - Completely remove showModalDialog | Gaming4JC | 2020-01-21 | -480/+0 |
* | Bug 1322938 - Put <dialog> element behind preference. | Gaming4JC | 2020-01-07 | -1/+1 |
* | Bug 1322938 - Basic implementation of HTMLDialogElement. | Gaming4JC | 2020-01-07 | -0/+2 |
* | Issue #1118 - Part 6: Fix various tests that are no longer correct. | wolfbeast | 2019-12-22 | -1/+1 |
* | Issue #1328 - Part 3: Add fuzz to reftests and fix misc other tests. | Chris Peterson | 2019-12-18 | -9/+3 |
* | Issue #1328 - Part 2: Change tests that require Courier New explicitly. | wolfbeast | 2019-12-18 | -1/+1 |
* | Issue #1263 - Part 2: Remove DiskSpaceWatcher tests | wolfbeast | 2019-11-08 | -228/+0 |
* | Issue #1257 - Part 3: Remove/update tests. | wolfbeast | 2019-10-27 | -88/+0 |
* | Issue #991 Part 5: DOM and layout | Ascrod | 2019-04-13 | -7/+1 |
* | Bug 1298823 - Fix Request constructor - with "mode: navigate" | janekptacijarabaci | 2018-07-05 | -6/+3 |
* | Bug 1394399 - Fix mochitests to expect "same-origin" default Request.credentials | janekptacijarabaci | 2018-05-26 | -4/+4 |
* | moebius#231: Consider blocking top level window data: URIs (tests) | janekptacijarabaci | 2018-05-06 | -1/+4 |
* | Adjust tests for android-enabled Intl. | wolfbeast | 2018-05-03 | -1/+1 |
* | moebius#161: The Performance Resource Timing (make timestamps be relative to ... | janekptacijarabaci | 2018-04-29 | -2/+4 |
* | moebius#157: The Performance Observer (improvements) | janekptacijarabaci | 2018-04-22 | -2/+2 |
* | moebius#140: Fix: Fetch - headers should sort and combine | janekptacijarabaci | 2018-04-14 | -5/+5 |
* | Bug 1430173 - Add Timer Rounding tests backported from -central to -esr. r=ba... | Tom Ritter | 2018-03-14 | -0/+184 |
* | JS - make window.pageYOffset/pageXOffset/scrollX/scrollY double | janekptacijarabaci | 2018-02-21 | -6/+6 |
* | Add m-esr52 at 52.6.0 | Matt A. Tobin | 2018-02-02 | -0/+325870 |