summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeLines
...
| | * | | | Issue #1291 - Part 4: Update patch fileswolfbeast2019-11-15-155/+562
| | * | | | Issue #1291 - Part 3: Update fdlibm to Sept 2019 versionwolfbeast2019-11-15-102/+163
| | * | | | Issue #1291 - Part 2: Stop using the lib's sqrt() functionwolfbeast2019-11-15-459/+17
| | * | | | Issue #1291 - Part 1: Ensure exp(1) returns e exactly (use a const)wolfbeast2019-11-15-0/+3
| |/ / / /
| * | | | Issue #80 - Stop building embedded xz lib unifiedwolfbeast2019-11-15-1/+1
| * | | | Issue #80 - Stop building woff2 lib unifiedwolfbeast2019-11-15-1/+1
| * | | | Issue #80 - Stop building brotli lib unifiedwolfbeast2019-11-15-2/+2
| * | | | Add Ekoru to the included search engines.wolfbeast2019-11-15-0/+11
| * | | | Merge pull request #1290 from g4jc/bug_1279New Tobin Paradigm2019-11-14-3/+3
| |\ \ \ \
| | * | | | Issue #1279 - Update js/src/builtin/TestingFunctions.cpp for regex lookbehind...Gaming4JC2019-11-14-3/+3
* | | | | | Bug 1592407 - Port OAuth2 decoding fix from gData add-on.Matt A. Tobin2019-11-14-1/+1
* | | | | | Merge branch 'master' into mailnews-workMatt A. Tobin2019-11-14-16419/+44477
|\| | | | |
| * | | | | [Mach] Add stage command to execute stage-packageMatt A. Tobin2019-11-14-0/+8
| |/ / / /
| * | | | Issue #1289 - Part 4: Update Pale Moon UI.wolfbeast2019-11-14-32/+10
| * | | | Issue #1289 - Part 3: Update tests.wolfbeast2019-11-14-5/+46
| * | | | Issue #1289 - Part 2: Clear out the preload list except for testwolfbeast2019-11-14-503/+2
| * | | | Issue #1289 - Part 1: Add a pref to disable HPKP header processing.wolfbeast2019-11-14-4/+45
| * | | | Issue #1288 - Part 5: Pass graphite fonts through OTS.wolfbeast2019-11-14-10/+1
| * | | | Issue #1288 - Part 4: Update the OpenType Sanitizer component to 8.0.0wolfbeast2019-11-14-3290/+10961
| * | | | Issue #1288 - Part 3: Update woff2 component to 1.0.2wolfbeast2019-11-14-583/+554
| * | | | Issue #1288 - Part 2: Add a partial LZ4 decompression routine.wolfbeast2019-11-14-0/+44
| * | | | Issue #1288 - Part 1b: Rewrite nsHTTPCompressConv.wolfbeast2019-11-14-405/+466
| * | | | Issue #1288 - Part 1a: Update brotli to 1.0.7wolfbeast2019-11-14-11587/+32340
* | | | | Merge branch 'master' into mailnews-workMatt A. Tobin2019-11-13-158/+464
|\| | | |
| * | | | Merge branch 'issue-1279'wolfbeast2019-11-12-157/+359
| |\ \ \ \
| | * | | | Issue #1279 - Implement regular expression lookbehindwolfbeast2019-11-11-157/+359
| * | | | | Issue #1283 - Implement Promise.prototype.finally()André Bargull2019-11-12-1/+105
| |/ / / /
* | | | | Issue #1258 - Follow up to Part 8: Ifdef MailNews OAuth2 SupportMatt A. Tobin2019-11-12-0/+2
* | | | | Bug 1494764 - Removed MOZ_ASSERT but now still process line where it would oc...Matt A. Tobin2019-11-12-22/+45
* | | | | Manually revert Bug 1494764 - Removed MOZ_ASSERT but now still process line w...Matt A. Tobin2019-11-12-7/+5
* | | | | Issue #1258 - Follow up to Part 8: Ifdef MailNews OAuth2 SupportMatt A. Tobin2019-11-12-1/+1
* | | | | Issue #1258 - Part 10: Remove chat core bitsMatt A. Tobin2019-11-12-64/+5
* | | | | Issue #1258 - Follow up to Part 8: Ifdef MailNews OAuth2 SupportMatt A. Tobin2019-11-12-0/+2
* | | | | Issue #1258 - Part 9: Add close-icon class to close button in newmailalert.xulMatt A. Tobin2019-11-11-1/+1
* | | | | Bug 1584473 - Follow-up: Remove leftover references to nsIMdbRowCellCursor::M...Matt A. Tobin2019-11-11-3/+3
* | | | | Bug 726655 - Add null check in nsMsgDBView::GetThreadContainingMsgHdr() to av...Matt A. Tobin2019-11-11-0/+1
* | | | | Bug 786683 - check success of GetFilePath() throughout nsMsgBrkMBoxStore.cpp.Matt A. Tobin2019-11-11-7/+12
* | | | | Bug 1584473 - Fix several issuesMatt A. Tobin2019-11-11-60/+3
* | | | | Bug 1240290Matt A. Tobin2019-11-11-215/+282
* | | | | Bug 1580187 - Add null check to avoid crash in nsImapService::NewChannel().Matt A. Tobin2019-11-11-1/+1
* | | | | Bug 1568095 - Make morkAtom::GetYarn() static.Matt A. Tobin2019-11-11-44/+44
* | | | | Bugs 1437282, 1438590, 1506587, and 1498795Matt A. Tobin2019-11-11-5/+53
* | | | | Bug 1558595Matt A. Tobin2019-11-11-28/+51
* | | | | Bug 1315662 - delete SMTP server login credentials when deleting the account ...Matt A. Tobin2019-11-11-18/+47
* | | | | Bug 1338715 - Remove Outlook Express importMatt A. Tobin2019-11-11-5794/+0
* | | | | Bug 1554098 - deduce RSS media enclosures type from extension when missing.Matt A. Tobin2019-11-11-10/+12
* | | | | Bug 1480063 - Remove mimeEncodeSubject (encodeMimePartIIStr_UTF8) from feeds.Matt A. Tobin2019-11-11-22/+1
* | | | | Bug 1528496 - Correctly fix Bug 1023285 and utf8 addressing header display fo...Matt A. Tobin2019-11-11-18/+50
* | | | | Bug 1423487 - Support multiple authors in RSS feeds.Matt A. Tobin2019-11-11-56/+133
* | | | | Bug 1167982 - Do charset detection for all text/* attachments in composition,...Matt A. Tobin2019-11-11-1/+3