Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Bug 1508046 - return cleanly in LDAP autocomplete search if we are offline. | Matt A. Tobin | 2019-11-10 | -2/+2 |
| | | | | Tag #1273 | |||
* | Bug 1416033 - remove some unneeded includes in mailnews | Matt A. Tobin | 2019-11-10 | -33/+6 |
| | | | | Tag #1273 | |||
* | Bug 1462316 - fix crash in nsAbView::OnItemAdded(). | Matt A. Tobin | 2019-11-10 | -0/+3 |
| | | | | Tag #1273 | |||
* | Bug 1487082 - Resolve potential for build bustage regarding bad implicit ↵ | Matt A. Tobin | 2019-11-10 | -5/+5 |
| | | | | | | | | | | | 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 1328847 - Change SEC_NORMAL to SEC_ALLOW_CROSS_ORIGIN_DATA_IS_NULL where ↵ | Matt A. Tobin | 2019-11-10 | -6/+13 |
| | | | | | | system principal is used. Tag #1273 | |||
* | Issue #1258 - Part 7: UXP Specific fixes | Matt A. Tobin | 2019-11-03 | -0/+24 |
| | | | | * This includes Bug 1326433 for Janek fallout (ldap already had this fix) | |||
* | Issue #1258 - Part 1: Import mailnews, ldap, and mork from comm-esr52.9.1 | Matt A. Tobin | 2019-11-03 | -0/+31044 |