summaryrefslogtreecommitdiffstats
path: root/mailnews/base
Commit message (Collapse)AuthorAgeLines
* Bug 1487082 - Resolve potential for build bustage regarding bad implicit ↵Matt A. Tobin2019-11-10-11/+11
| | | | | | | | | | | conversion constructors * Part 1: make conversion CTORs explicit. Minor tweaks to conform with new(ish) static analysis rule which flags up implicit single-argument conversion constructors. * Part 2: fix a couple of double-mRefCnt declaration errors. * Part 3: Fix unsafe use of NS_ConvertASCIItoUTF16(). Tag #1273
* Bug 1427732 - fix newline handling when copying messages and compacting folders.Matt A. Tobin2019-11-10-9/+27
| | | | Tag #1273
* Bug 516464 - Remove passwords from cache when password manager contents are ↵Matt A. Tobin2019-11-10-2/+46
| | | | | | changed to prevent stale password attempts. Tag #1273
* Bug 1328847 - Change SEC_NORMAL to SEC_ALLOW_CROSS_ORIGIN_DATA_IS_NULL where ↵Matt A. Tobin2019-11-10-2/+2
| | | | | | system principal is used. Tag #1273
* Issue #1258 - Part 8: Ifdef MailNews OAuth2 SupportMatt A. Tobin2019-11-05-6/+66
| | | | Use --disable-mailnews-oauth2 to exclude it. Confvars won't be respected.
* Issue #1258 - Part 7: UXP Specific fixesMatt A. Tobin2019-11-03-32/+6
| | | | * This includes Bug 1326433 for Janek fallout (ldap already had this fix)
* Issue #1258 - Part 5: Only IceDove cares about Thunderbird's baby mode ↵Matt A. Tobin2019-11-03-5/+5
| | | | account creation
* 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-1/+1
|
* Issue #1258 - Part 1: Import mailnews, ldap, and mork from comm-esr52.9.1Matt A. Tobin2019-11-03-0/+114930