Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Bug 1416033 - remove some unneeded includes in mailnews | Matt A. Tobin | 2019-11-10 | -1/+0 |
| | | | | Tag #1273 | |||
* | Bug 1393219 - Code clean-up: Style nits, typos and trailing spaces | Matt A. Tobin | 2019-11-10 | -103/+103 |
| | | | | Tag #1273 | |||
* | Bug 1487082 - Resolve potential for build bustage regarding bad implicit ↵ | Matt A. Tobin | 2019-11-10 | -3/+3 |
| | | | | | | | | | | | 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 1227761 - Fix logic error in BuildAttachmentList(). | Matt A. Tobin | 2019-11-10 | -7/+8 |
| | | | | | | First attachment cannot be saved if MIME message has no body part. Tag #1273 | |||
* | Issue #1258 - Part 3: Make mailnews and friends build | Matt A. Tobin | 2019-11-03 | -3/+3 |
| | ||||
* | Issue #1258 - Part 1: Import mailnews, ldap, and mork from comm-esr52.9.1 | Matt A. Tobin | 2019-11-03 | -0/+37537 |