summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Include <iostream> in regex shim for gcc 10v8re-shim-buildMoonchild2021-07-29
* Explicitly allocate *{lhs|rhs}->name() to ZoneVector<uc16>Moonchild2021-07-29
* WIP: fix more build issues.Moonchild2021-07-28
* WIP: fix build issuesMoonchild2021-07-28
* [no issue] Replace PurpleBlock with SegmentedVector to reduce indirect memoryMoonchild2021-07-23
* Merge pull request 'Implement Promise.allSettled()' (#1796) from athenian200/...Moonchild2021-07-18
|\
| * Merge branch 'master' into Promise-allSettledathenian2002021-07-15
| |\ | |/ |/|
* | [layout] Ensure we set the primary frame for native anon content where needed.Moonchild2021-07-15
* | Revert "[accessibility] Remove selection listeners from shutting down PresShe...Moonchild2021-07-14
* | [accessibility] Remove selection listeners from shutting down PresShell.Eitan Isaacson2021-07-14
* | [gfx] Hard-block old mesa/nouveau versionsMoonchild2021-07-14
* | [NSPR] Lock access to PRCallOnceType members in PR_CallOnce* for thread safety.Dana Keeler2021-07-14
* | [ANGLE] Cherry-pick upstream fixMoonchild2021-07-14
* | [network] Make CacheIOThread::ThreadFunc hold reference to thread.Valentin Gosu2021-07-14
* | [network] Add some sanity checks to deserialized nsStandardURLsMoonchild2021-07-14
* | [network] Stop blocking 10080Moonchild2021-07-14
| * Issue #1725 - Fix logic in PerformPromiseAllSettled.Jeremy Andrews2021-07-15
| * WIP: Base implementationMoonchild2021-07-13
|/
* Issue #1793 - Only use Glass on the Toolkit Download Manager on Windows 7Matt A. Tobin2021-07-12
* Issue #1793 - Only use proper Aero Styling in the Toolkit Error Console on Wi...Matt A. Tobin2021-07-12
* Issue #1793 - Add a border-bottom to treecols headerMatt A. Tobin2021-07-12
* Issue #1793 - Add a border-bottom to toolboxMatt A. Tobin2021-07-12
* Issue #1792 - Part 4: Implement constructors for the EventTarget interface.Moonchild2021-07-12
* Issue #1792 - Part 3: Add ConstructibleEventTarget helper class.Moonchild2021-07-12
* Issue #1792 - Part 2: Move GetParentObject() to EventTarget.h for re-use.Moonchild2021-07-12
* Issue #1792 - Part 1: Remove superfluous check for abstract ancestors.Moonchild2021-07-12
* Issue #1757 - Follow-up: Remove some stray WPT leftovers.Moonchild2021-07-12
* [network] Stop treating http and https as different for encoding schemes.Moonchild2021-07-10
* [network] Enable brotli compression on http for sites that offer it.Moonchild2021-07-06
* [toolkit] Slightly lighten light-mode logopage backgroundMoonchild2021-07-05
* [Toolkit] Update logopage styling.Moonchild2021-07-01
* Issue #1751 - Remove Mac/ARM C fallback on gcc from pixmanMoonchild2021-06-25
* Issue #1784 - Add -moz-dark-theme media query and allow prefers-color-scheme ...athenian2002021-06-22
* [Toolkit] Attempt to initialize DownloadTaskbarProgress when onDownloadWindow...Matt A. Tobin2021-06-22
* Issue #1751 - Remove Mac code behind MOZ_WIDGET_TOOLKIT == 'cocoa'Moonchild2021-06-21
* [whitespace] Fix CRLF line endings.Moonchild2021-06-21
* Bump platform versionMoonchild2021-06-19
* Merge branch '1783'Moonchild2021-06-19
|\
| * Issue #1783 - Part 3: Remove ResizeObservation's BroadcastSize.Moonchild2021-06-19
| * Issue #1783 - Part 2: Update ResizeObserver and resizeObserverSize.Moonchild2021-06-19
| * Issue #1783 - Part 1: Move GetNodeDepth to ResizeObserver.cppMoonchild2021-06-18
* | Merge pull request 'Support detecting bool preferences in chrome stylesheets'...New Tobin Paradigm2021-06-19
|\ \ | |/ |/|
| * Issue #1776 - Support detecting bool preferences in chrome stylesheetsJeremy Andrews2021-06-19
* | Issue #1782: Remove Luna, Royale and Zune support from the platform.Moonchild2021-06-14
* | [Toolkit] Don't use the "aero" msstyle provided toolbox background on Windows 10Matt A. Tobin2021-06-12
* | Issue #1781 - Part 3: Add reftest for the static calc() case.Moonchild2021-06-12
* | Issue #1781 - Part 2: Fix animation interpolation for stroke-dashoffset.Moonchild2021-06-12
* | Issue #1781 - Part 1: support calc() in stroke-dashoffset CSSMoonchild2021-06-12
* | [js] Fix porting typoMoonchild2021-06-03
* | [js] Fix invalid early return in BaselineFrame::trace.Jan de Mooij2021-06-02