summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeLines
* Update docs for change of repository host.Moonchild2020-10-24-1/+1
* Update docs for change of repository host.Moonchild2020-10-24-2/+2
* [layout] Re-order rowgroups if reflowing.Moonchild2020-10-24-2/+14
* [layout] Avoid negative availSize.BSizes in paginated table reflow.Moonchild2020-10-24-9/+11
* Bump platform version for added features.Moonchild2020-10-24-1/+1
* [netwerk] Make nsIncrementalStreamLoader's GetNumBytesRead threadsafe.Moonchild2020-10-24-10/+14
* [DOM] When failing to create a channel and an image request, make sure to setMoonchild2020-10-24-1/+9
* [DOM Fetch] Detect broken pipes and propagate that write error to the caller.Moonchild2020-10-24-0/+11
* [DOM Fetch] Improve stability of Fetch API.Moonchild2020-10-24-4/+9
* Issue #1671 - Unprefix ::-moz-selectionMoonchild2020-10-24-5/+17
* Issue #1668 - Part 2: Visited color and auto support for caret-color property.athenian2002020-10-24-8/+27
* Issue #1668 - Part 1: Implement support for caret-color property.athenian2002020-10-24-11/+118
* Issue #1643 - Follow-up: Ensure we properly clear our pointers when theMoonchild2020-10-24-9/+24
* Issue #1606 - Add support for multi-monitor DPI awareness v2 (W10 1706+)Moonchild2020-10-06-11/+33
* [devtools] Teach devtools about overflow-wrap: anywhereMoonchild2020-10-06-0/+2
* Issue #1666 - Implement overflow-wrap: anywhereMoonchild2020-10-06-4/+11
* Issue #1665 - Take overflow-wrap into account when calculating min-content in...Moonchild2020-10-06-0/+44
* Update CONTRIBUTING.mdNew Tobin Paradigm2020-10-06-2/+7
* Issue #1647 - Followup: Remove excessive VARIANT_OPACITY statements.athenian2002020-10-01-7/+7
* Issue #1643 - Follow-up: Make sure things aren't changed while iterating.Moonchild2020-09-30-2/+10
* Issue #1643 - Follow up: Add a null check for mOwner in ResizeObserverNotific...Matt A. Tobin2020-09-29-0/+6
* Output webidl filenames as they are processed, for real this time.Moonchild2020-09-23-0/+3
* Issue #1655: Update MediaQueryList to the current draft spec.Moonchild2020-09-23-117/+209
* [webaudio] Keep track of whether the HRTF database has already been loaded.Moonchild2020-09-23-1/+11
* [dom/media] Use an atomic for mInputDeviceID to avoid potential raceMoonchild2020-09-23-1/+1
* [SVG] Only fire the SVG onload when scripting is enabled and allowedMoonchild2020-09-23-0/+3
* Issue #1224 - Remove constant expressions from /domMoonchild2020-09-21-54/+53
* Issue #1647 - Part 2: Implement VARIANT_OPACITY to correctly serialize.athenian2002020-09-21-35/+33
* Issue #1647 - Part 1: Implement percentage for CSS opacity keywordsathenian2002020-09-21-14/+29
* Issue #1653 - Part 2: Stop indirectly loading DWM functions through WinUtils.Moonchild2020-09-21-86/+25
* Issue #1653 - Part 1: Remove WinUtils::SHGetKnownFolderPathMoonchild2020-09-21-47/+5
* Issue #1643 - Part 4: Hook up all the plumbing.Moonchild2020-09-21-2/+46
* Issue #1643 - Part 3: Implement ResizeObserverControllerMoonchild2020-09-21-0/+365
* Issue #1643 - Part 2: Implement ResizeObserver APIMoonchild2020-09-21-0/+618
* Issue #1643 - Part 1: Add GetNodeDepth() to nsContentUtils.Moonchild2020-09-21-1/+23
* [widget] Clean up Windows widget code some.Moonchild2020-09-21-70/+10
* Issue #618 - Clear the module map - Debug FollowupGaming4JC2020-09-21-0/+1
* Fix usage of a macro in a cocoa widget (#1649)adeshkp2020-09-21-2/+2
* Issue #1650 - Add null check.Moonchild2020-09-21-1/+1
* Issue #1280 - Remove hostname parameter to trust domain.adeshkp2020-09-21-19/+12
* Issue #1629 - Part 5: Remove pointless local variables.athenian2002020-09-21-8/+7
* Issue #1629 - Part 4: Ensure isExplicitlyEnabled is false upon sheet creation.athenian2002020-09-21-2/+5
* Issue #618 - Clear the module map when changing a Document's global and addMoonchild2020-09-08-3/+17
* Issue #618 - Make ES6 modules work for resource: URIsMoonchild2020-09-08-1/+23
* Issue #618 - Implement preloading of module scripts.Moonchild2020-09-08-22/+63
* Issue #1644 - Remove plugin checking code leftoversMoonchild2020-09-08-30/+2
* Clobber for CSS flow-root implementationMoonchild2020-09-08-1/+1
* Issue #1641 - Implement CSS flow-root keywordathenian2002020-09-08-16/+68
* Issue #1639 - Implement object.fromEntries()Moonchild2020-09-06-2/+21
* Fix build error.Moonchild2020-09-05-4/+0