summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeLines
* Merge branch 'redwood' into releaseRELBASE_20201124RELBASE_20201120RC_20201120Moonchild2020-11-20-4503/+5163
|\
| * [webrtc] Only init WebRtcAec callbacks onceMoonchild2020-11-19-17/+21
| * [sfnt] Fix heap buffer overflow.Werner Lemberg2020-11-19-7/+7
| * [dom] Remove attributes from descendants when setting sanitized style.Henri Sivonen2020-11-19-0/+19
| * [http] Use a copy of nsHttpConnectionInfo.Moonchild2020-11-19-7/+8
| * [xpcom] Don't use realloc for shrinking nsTArrays when allowRealloc is false.Moonchild2020-11-19-5/+21
| * [parser] Make the refcount of nsHtml5OwningUTF16Buffer atomic.Henri Sivonen2020-11-19-1/+1
| * [xpcom] Fix GetWindowsFolder storageDavid Major2020-11-19-2/+2
| * [gfx][Skia] Hold mutex while accessing shared SkImage data.Moonchild2020-11-19-17/+54
| * Issue #1686 - Align a keybinding definition with the othersAlessio Vanni2020-11-19-1/+1
| * Issue #1667 - Part 3: Fix OpenGL load and runtime issues on Big SurBrian Smith2020-11-19-7/+40
| * Issue #1667 - Part 2: Add MacOS 11.0 Big Sur widget compatibilityBrian Smith2020-11-19-609/+286
| * Issue #1667 - Part 1: Define _pthread_self if it is not already defined in je...Brian Smith2020-11-19-0/+3
| * [UA] Change default compatibility mode version to 68.0Moonchild2020-11-18-1/+1
| * Issue #251 - Move chrome packaging options to ac configureMatt A. Tobin2020-11-18-34/+86
| * [packager] Optimize archive accesses.Moonchild2020-11-18-30/+107
| * Issue #1683 - Update libjar module.Moonchild2020-11-18-13/+101
| * Issue #1683 - Update Brotli lib to 1.0.9Moonchild2020-11-18-2404/+3966
| * [libjar] Fix inflation logic.Moonchild2020-11-18-1/+1
| * Issue #1682 - Remove vibrator DOM interface and support code.Moonchild2020-11-18-968/+4
| * Issue #1391 - Disable DOM Filesystem/dirpicker APIs by default.Moonchild2020-11-18-2/+2
| * Issue #1280 - Follow-up: Get rid of HPKP pinning mode.adesh2020-11-18-42/+14
| * Bug 1466909 - Use AddLvalueReference for UniquePtr's operator*().Matt A. Tobin2020-11-18-1/+1
| * Bug 1328948 - Add is(), as() to Cell.Matt A. Tobin2020-11-18-0/+18
| * Issue #1673 - Part 5: Fix brace style and missed -moz-tab-size reference.athenian2002020-11-18-255/+212
| * Issue #1673 - Part 4: Unprefix -moz-tab-size.athenian2002020-11-18-10/+38
| * Issue #1673 - Part 3: Bring minimum tab advance up to spec.athenian2002020-11-18-11/+30
| * Issue #1673 - Part 2: Make tab-size animatable and fix typos.athenian2002020-11-18-10/+7
| * Issue #1673 - Part 1: Allow tab-size to accept <length>.athenian2002020-11-18-62/+124
| * [devtools] More gracefully (than a crash) handle stack capture failures.Moonchild2020-10-31-1/+3
* | Merge branch 'redwood' into releaseRELBASE_20201024RC_20201024Moonchild2020-10-24-55/+250
|\|
| * 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
* | Merge branch 'redwood' into releaseMoonchild2020-10-06-15/+95
|\|
| * 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