summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeLines
* Properly detect failure in receiving plugin NPObjects.David Parks2019-12-06-5/+8
* Issue #1313 - Bump Firefox compatMode version to 68.9wolfbeast2019-12-04-1/+1
* Merge pull request #1310 from MoonchildProductions/jemalloc_cleanupMoonchild2019-12-03-394/+44
|\
| * Issue #1307 - Part 8: Remove deprecated sysctl.h inclusion.wolfbeast2019-12-02-3/+0
| * Issue #1307 - Part 7: Add missing MALLOC_STATSwolfbeast2019-11-30-1/+2
| * Issue #1307 - Part 6: Remove dead code behind PTHREAD_MMAP_UNALIGNED_TSDwolfbeast2019-11-30-6/+0
| * Issue #1307 - Part 5: Remove allocation tracing.wolfbeast2019-11-30-99/+1
| * Issue #1307 - Part 4: Stop using variable-length arrays.wolfbeast2019-11-30-38/+20
| * Issue #1307 - Part 3: Assume MOZ_MEMORY is always enabled.wolfbeast2019-11-30-161/+10
| * Issue #1307 - Part 2: Remove disabled code blockswolfbeast2019-11-30-49/+1
| * Issue #1307 - Part 1: Remove MALLOC_VALIDATEwolfbeast2019-11-30-37/+10
* | No Issue - Add checking in platform/ for clobber.py because it can only know ...Matt A. Tobin2019-12-01-0/+3
* | Merge branch 'master' of https://github.com/MoonchildProductions/UXPwolfbeast2019-12-01-24/+6
|\ \
| * | No Issue - Don't use a hard coded path for win_srcdir in comm-style configura...Matt A. Tobin2019-11-30-1/+1
| * | Issue #1306 - Move bundled fonts to toolkitMatt A. Tobin2019-11-30-23/+5
| |/
* | Issue #1309 - Fix handling of display rows where the elements are notwolfbeast2019-12-01-13/+11
* | Issue #1308 - Create nsDisplayTableBackgroundColor to avoid displaywolfbeast2019-12-01-3/+37
|/
* No issue - Clean up libxul mozbuild a littlewolfbeast2019-11-30-10/+0
* Issue #1302 followup - Add spec-compliance checks/errorswolfbeast2019-11-30-2/+7
* Remove unnecessary calls to ReparentFloatsForInlineChild inMats Palmgren2019-11-29-45/+10
* Merge branch 'master' of https://github.com/MoonchildProductions/UXPwolfbeast2019-11-29-8/+0
|\
| * Merge pull request #1305 from adeshkp/patch-13New Tobin Paradigm2019-11-28-8/+0
| |\
| | * Issue #1258 - Remove remaining chat core bitsadeshkp2019-11-28-8/+0
| |/
* / Simplify the overflow child frame reparenting inMats Palmgren2019-11-29-7/+2
|/
* Issue #1304 - Make the second arg of insertRule optionalMatt A. Tobin2019-11-28-3/+3
* Allow Solaris to use alt packaging for Pale Moon and BasiliskMatt A. Tobin2019-11-28-2/+2
* Fix typo in application./basilisk/build.mkMatt A. Tobin2019-11-28-1/+1
* Issue #1303 - Add langpack generation targets for Pale Moon and BasiliskMatt A. Tobin2019-11-28-5/+31
* No Issue - Use alternative packaging for Pale Moon and BasiliskMatt A. Tobin2019-11-27-7/+51
* Issue #1302 - Add self-hosted implementation for string regex .matchAllwolfbeast2019-11-26-58/+287
* Merge pull request #1301 from JustOff/PR_mm_script_cacheMoonchild2019-11-25-9/+13
|\
| * Issue #1300 - Clear the message manager script cache when updating and removi...JustOff2019-11-22-9/+13
* | Issue #1254 - Update embedded emoji font to 0.5.0 (Twemoji 12.1.3) forwolfbeast2019-11-24-0/+0
* | Add crashtest for resolved bug 1558522.wolfbeast2019-11-24-0/+41
|/
* Issue #1251 - Remove obsolete XP_QSORT reference.athenian2002019-11-20-16/+3
* Remove duplicate localization noteMoonchild2019-11-19-4/+0
* Issue #447 - Update HSTS preload listwolfbeast2019-11-19-3828/+3982
* Issue #1242 - Reinstate GPU Accelerated Windows entry in about:supportwolfbeast2019-11-19-0/+22
* Merge pull request #1298 from g4jc/b1284Moonchild2019-11-19-0/+1
|\
| * Issue #1284 - Update js/src/builtin/TestingFunctions.cpp for /s (dotAll) regu...Gaming4JC2019-11-18-0/+1
|/
* Issue #1284 - Implement /s (dotAll) for regular expressions, v2.wolfbeast2019-11-18-23/+117
* Merge pull request #1297 from athenian200/compiler-warningMoonchild2019-11-18-6/+6
|\
| * Issue #457 - Fix typo in ipc/chromium/src/base/sys_info_posix.ccathenian2002019-11-18-6/+6
* | Revert "Issue #1284 - Implement /s (dotAll) for regular expressions."wolfbeast2019-11-18-88/+6
|/
* Issue #1284 - Implement /s (dotAll) for regular expressions.wolfbeast2019-11-18-6/+88
* Merge pull request #1293 from JustOff/PR_widevine_stringsMoonchild2019-11-17-5/+4
|\
| * Issue #1259 - Adjust Widewine strings after removing Adobe Primetime supportJustOff2019-11-16-5/+4
* | Merge pull request #1294 from g4jc/bug_1288Moonchild2019-11-17-1/+1
|\ \ | |/ |/|
| * Issue #1288 - Use NS_DECL_THREADSAFE_ISUPPORTS in HttpBaseChannel.cppGaming4JC2019-11-16-1/+1
|/
* Merge branch 'master' into mailnews-workMatt A. Tobin2019-11-15-723/+763
|\