summaryrefslogtreecommitdiff
path: root/mailnews/db/msgdb
Commit message (Collapse)AuthorAge
* Issue #2343 - replace MOZ_FALLTHROUGH with [[fallthrough]]Moonchild2023-11-11
| | | | Basically a S&R. Removed the macro and adjusts IDL codegen accordingly.
* Issue #1656 - Part 6: Clean up the build filesMoonchild2020-09-23
|
* Bug 1508054 - reduce exposed API of nsMsgHdr.Matt A. Tobin2019-11-11
| | | | Tag #1273
* Bug 1416033 - remove some unneeded includes in mailnewsMatt A. Tobin2019-11-10
| | | | Tag #1273
* Bug 1487082 - Resolve potential for build bustage regarding bad implicit ↵Matt A. Tobin2019-11-10
| | | | | | | | | | | 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
* Issue #1258 - Part 1: Import mailnews, ldap, and mork from comm-esr52.9.1Matt A. Tobin2019-11-03