summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeLines
* Issue #1258 - Part 8: Ifdef MailNews OAuth2 SupportMatt A. Tobin2019-11-05-23/+193
* Merge branch 'master' into mailnews-workMatt A. Tobin2019-11-05-1477/+445
|\
| * Issue #1252 - Remove fragile fast path.wolfbeast2019-11-04-11/+0
| * Merge branch 'table-sticky-work'wolfbeast2019-11-04-1465/+444
| |\
| | * Bump Goanna version.wolfbeast2019-11-03-1/+1
| | * Issue #146 - Part 7: Remove no longer relevant reftest.wolfbeast2019-11-03-62/+0
| | * Issue #146 - Part 6: Allow `position: sticky` on table elements.wolfbeast2019-11-03-20/+7
| | * Issue #146 - Part 5: Treat table row groups as containing blocks.wolfbeast2019-11-03-0/+11
| | * Issue #146 - Part 4: Adjust tests for fixes.wolfbeast2019-11-03-4/+41
| | * Issue #146 - Part 3: Create nsDisplayTableBackgroundImage to avoidwolfbeast2019-11-03-7/+75
| | * Issue #146 - Part 3: Create nsDisplayTableFixedPosition to avoid displaywolfbeast2019-11-03-8/+108
| | * Issue #146 - Part 2: Remove custom table painting component.wolfbeast2019-11-02-1162/+0
| | * Issue #146 - Part 1: Draw each table's background on their own displaywolfbeast2019-11-02-223/+223
| * | Merge pull request #1272 from g4jc/libcubebNew Tobin Paradigm2019-11-03-1/+1
| |\ \
| | * | Issue #1271 - Fix build failure in current in-tree libcubeb sndio moduleGaming4JC2019-11-03-1/+1
| |/ /
* | | Issue #1258 - Part 7: UXP Specific fixesMatt A. Tobin2019-11-03-37/+54
* | | Issue #1258 - Part 6: Add MOZ_MOVEMAIL to MOZ_MAILNEWS configure logicMatt A. Tobin2019-11-03-1/+8
* | | Issue #1258 - Part 5: Only IceDove cares about Thunderbird's baby mode accoun...Matt A. Tobin2019-11-03-6/+6
* | | Issue #1258 - Part 4: Remove Add IM Account from Account ManagerMatt A. Tobin2019-11-03-11/+0
* | | Issue #1258 - Part 3: Make mailnews and friends buildMatt A. Tobin2019-11-03-8/+90
* | | Merge branch 'master' into mailnews-workMatt A. Tobin2019-11-03-9262/+5502
|\| |
| * | Revert "Issue #1267 - Part 1: Update libcubeb to a1200c34."Matt A. Tobin2019-11-03-9258/+5500
| * | Revert "Issue #1267 - Part 2: fix libcubeb bindings in dom"Matt A. Tobin2019-11-03-4/+2
* | | Issue #1258 - Part 2: Use binoc-central version of ldapMatt A. Tobin2019-11-03-18/+44
* | | Merge branch 'master' into mailnews-workMatt A. Tobin2019-11-03-5505/+9285
|\| |
| * | Merge pull request #1269 from g4jc/sndioMoonchild2019-11-03-3/+23
| |\ \
| | * | Issue #1265 - Expose sndio as a build option for any supporting systemGaming4JC2019-11-02-3/+23
| * | | Merge pull request #1270 from g4jc/libcubebMoonchild2019-11-03-5502/+9262
| |\ \ \ | | |/ / | |/| |
| | * | Issue #1267 - Part 2: fix libcubeb bindings in domGaming4JC2019-11-02-2/+4
| | * | Issue #1267 - Part 1: Update libcubeb to a1200c34.Gaming4JC2019-11-02-5500/+9258
| |/ /
* / / Issue #1258 - Part 1: Import mailnews, ldap, and mork from comm-esr52.9.1Matt A. Tobin2019-11-03-0/+510348
|/ /
* | Merge pull request #1262 from athenian200/solaris-workMoonchild2019-11-02-335/+2656
|\ \
| * | Fix nits.athenian2002019-10-31-12/+22
| * | MoonchildProductions#1251 - Part 27: Fix ifdef style.athenian2002019-10-21-26/+26
| * | MoonchildProductions#1251 - Part 26: Oracle Solaris gsed/ICU fix.athenian2002019-10-21-1/+1
| * | MoonchildProductions#1251 - Part 25: Fix link paths.athenian2002019-10-21-2/+14
| * | MoonchildProductions#1251 - Part 24: Remove temporary GNU M4 workaround.athenian2002019-10-21-46/+2
| * | MoonchildProductions#1251 - Part 23: Allow AMD64 build to work.athenian2002019-10-21-11/+102
| * | MoonchildProductions#1251 - Part 22: Remove some unused type declarations fro...athenian2002019-10-21-28/+2
| * | MoonchildProductions#1251 - Part 21: Fix Flash player and some extensions bei...athenian2002019-10-21-2/+51
| * | Fix a bunch of dumb typos and omissions.athenian2002019-10-21-12/+12
| * | MoonchildProductions#1251 - Part 20: Add atomic.h to system-headers.athenian2002019-10-21-0/+1
| * | MoonchildProductions#1251 - Part 19: Make the unpreprocessed file script work...athenian2002019-10-21-3/+8
| * | MoonchildProductions#1251 - Part 18: (Hopefully) final version of build syste...athenian2002019-10-21-4/+12
| * | MoonchildProductions#1251 - Part 17: All the libffi and libxul.so issues, res...athenian2002019-10-21-11/+48
| * | MoonchildProductions#1251 - Part 16: Resolve namespace conflicts with dbm on ...athenian2002019-10-21-193/+200
| * | MoonchildProductions#1251 - Part 15: fdlibm should provide definition for u_i...athenian2002019-10-21-2/+6
| * | MoonchildProductions#1251 - Part 14: libstagefright build should avoid _GLIBC...athenian2002019-10-21-1/+1
| * | MoonchildProductions#1251 - Part 13: Redefining abort in C++ requires extern "C"athenian2002019-10-21-1/+1
| * | MoonchildProductions#1251 - Part 12: Add Solaris/illumos support to WasmSigna...athenian2002019-10-21-2/+7