Граф коммитов

845 Коммитов

Автор SHA1 Сообщение Дата
Jorg K 9e29ae6d3f Bug 1432204 - replace SetSpecInteral() on stardard URL. r=aceman 2018-01-23 09:19:43 +01:00
Jorg K e64e790df7 Bug 1431913 - fix SMTP protocol handler. rs=bustage-fix 2018-01-22 10:29:36 +01:00
Jorg K fbe657d4dc Bug 1431913 - Port bug 1431204 to mailnews: Make nsIURI.spec readonly. rs=bustage-fix 2018-01-21 20:56:48 +01:00
rene fae4e0db76 Bug 1294027 - use mail sender's address for SMTP MAIL FROM (updated tests). r=jorgk 2018-01-18 14:20:59 +01:00
rene 20e3d50e1a Bug 1294027 - use mail sender's address for SMTP MAIL FROM. r=jorgk 2018-01-18 14:11:02 +01:00
Jorg K 4b3f7ae0ba Bug 1389062 - Implement 'Edit Template' command (cmd_editTemplateMsg). C++ part. r=aceman 2018-01-11 10:48:47 +01:00
Gene Smith 63ff3c6eb8 Bug 1414022 - fix wording of 'save message' and related dialogs. r=jorgk, ui-r=Paenglab 2017-12-19 18:54:53 -05:00
Florian Quèze 65c798b459 Bug 1426376 - fix broken mailnews xpcshell tests, r=Fallen. 2017-12-21 13:43:25 +01:00
Florian Quèze 741634dd73 Bug 1421992 - script-generated patch to replace do_execute_soon, do_print and do_register_cleanup with executeSoon, info and registerCleanupFunction in C-C. rs=philipp 2017-12-20 15:46:46 +01:00
Florian Queze d8733aa4e4 Bug 1421992 - script-generated patch to replace do_check_* functions with their Assert.* equivalents in C-C. rs=philipp 2017-12-20 15:44:11 +01:00
Jorg K 8ca55b52f3 Bug 1399756 - remove trailing spaces from IDL files in mailnews. rs=white-space-only 2017-12-18 23:37:21 +01:00
Jorg K 77a49efc49 Bug 1425206 - port bug 1424898 to mailnews: nsILineBreaker and nsIWordBreaker are no longer COM services. rs=bustage-fix 2017-12-14 11:45:43 +01:00
Jorg K 9941f502e5 Bug 1424552 - port bug 1423798 to mailnews: Add include of nsMemory.h where needed. rs=bustage-fix
--HG--
extra : amend_source : 8012e0c4241a9bd749079c07e44b7b12b03ffab5
2017-12-09 23:35:25 +01:00
Jorg K 6894ea6448 Bug 1422541 - port bug 1420954 to mailnews [Make nsIURIMutator setters return nsIURIMutator]. rs=bustage-fix 2017-12-06 11:08:58 +01:00
aceman ce64586341 Bug 1353919 - polish log module names into consistent naming style. r=jorgk 2017-12-04 14:10:00 +01:00
Jorg K f31c04c7b6 Bug 1419955 - Port bug 1419382 to mailnews: NS_NewInputStreamPump, NS_NewInputStreamChannel* take ownership of the inputStream. rs=bustage-fix 2017-11-22 23:36:21 +01:00
Jorg K 605ebefc24 Bug 1419657 - Follow-up: Fix incorrect indentation. rs=white-space-only DONTBUILD 2017-11-22 19:32:37 +01:00
Jorg K 250b56af02 Bug 1419657 - Port bug 1415205 to mailnews: Add add Mutate() to four mailnews URLs. rs=bustage-fix CLOSED TREE 2017-11-22 16:46:20 +01:00
Florian Quèze 26250d7902 Bug 1356569 - Remove some more newURI null trailing parameters, rs=Fallen. 2017-11-19 10:54:56 +01:00
Florian Quèze e0e4f6d35a Bug 1356569 - Remove addObserver's last parameter when it is false, rs=Fallen. 2017-11-19 10:54:56 +01:00
Jorg K ac0763d938 Bug 1410973 - make nsMsgI18NFileSystemCharset() return an nsCString and related clean-up. r=erahm
--HG--
extra : rebase_source : a89db2ce8c00ed58685c80b3c2d0b27734c116bc
2017-11-13 23:48:53 +01:00
Sylvestre Ledru b3495d6d36 Bug 1412769 - nsSmtpProtocol::SendRecipientResponse(): Remove identical code for if/else branches. r=jorgk 2017-10-30 08:52:42 +01:00
Nicholas Nethercote 52ab5d5195 Bug 1410794 - Update comm-central for nsIPrefBranch.idl changes. r=jorgk
This mostly involves removing getter_Copies() and get() calls. There are a few
functions that have char* arguments changed to nsACString&, and a couple of
members that are changed to nsCString. Finally, for a few places none of those
approaches worked and I had to use moz_xstrdup().
2017-10-24 11:52:11 +11:00
Jorg K e9fcdaf2e4 Bug 1411069 - Port bug 1313150 to mailnews: Remove |weak| parameter from nsIMutableArray methods (JS part). rs=bustage-fix 2017-10-24 01:30:40 +02:00
Jorg K 1957577336 Bug 1411069 - Port bug 1313150 to mailnews: Remove |weak| parameter from nsIMutableArray methods. rs=bustage-fix
Affected: AppendElement(), InsertElementAt(), ReplaceElementAt().
2017-10-24 00:58:59 +02:00
Jorg K 103ae152f6 Bug 1408196 - Port bug 1407838 to C-C: Replace use of NS_Alloc/NS_Free. rs=bustage-fix
--HG--
extra : amend_source : b98236361ecb79fbfa0fdf7b896e9d4a57bba0d8
2017-10-13 01:13:43 +02:00
Jorg K 810daab538 Bug 1407229 - Backed out changeset 2ca8d8d56941: Backout of temporary fix. a=jorgk 2017-10-11 11:55:55 +02:00
Jorg K 26b837b446 Bug 1407229 - Temporary fix for changes in bug 1406278: Changed parameters of HTMLImageElement::SetSrc/GetSrc() and HTMLLinkElement::SetHref(). rs=bustage-fix 2017-10-10 19:32:04 +02:00
Jorg K e05c677390 Bug 1403658 - Use nsString overload of HTMLAnchorElement::GetName() and HTMLBodyElement::GetBackground(), use HTMLBodyElement::FromContentOrNull(). r=bz 2017-10-09 23:57:43 +02:00
Jorg K 0e2f13bbff Bug 1399627 - Follow-up: add comment. rs=comment-only DONTBUILD 2017-10-03 12:41:19 +02:00
Jorg K 4f34546979 Bug 1404734 - remove remaining use of nsIDOMHTMLImageElement from mailnews. r=aceman 2017-10-02 09:43:25 +02:00
Jorg K 1bb59e9aeb Bug 1403516 - Port bug 1389650 to mailnews: Replace use of nsIDOMHTMLAnchorElement and nsIDOMHTMLLinkElement. r=bz 2017-09-27 23:23:23 +02:00
Jorg K f02e58ef53 Bug 1399756 - white-space clean-up in mailnews/compose/src/nsMsgAppleDouble.h. rs=white-space-only 2017-09-26 00:51:29 +02:00
Jorg K 040b683c21 Bug 1402750 - Use Assign('') and Append('') for single character literals. r=aceman 2017-09-26 00:43:57 +02:00
Jorg K 0a22c34bff Bug 1402750 - Replace [Assign|Append|Insert|Equals](NS_LITERAL_STRING("")) with [Assign|Append|Insert|Equals]Literal(u""). r=aceman 2017-09-26 00:43:54 +02:00
Jorg K 4061934ccb Bug 1402750 - Replace [Assign|Append|Insert|Equals](NS_LITERAL_CSTRING("")) with [Assign|Append|Insert|Equals]Literal(""). r=aceman 2017-09-25 23:39:54 +02:00
Jorg K 3e72f90234 Bug 1402750 - Replace [Assign|Append|Insert|Equals]("") with [Assign|Append|Insert|Equals]Literal(""). r=aceman 2017-09-25 23:39:52 +02:00
David Bienvenu 3a4b959a55 Bug 312593 - Allow unicode in passwords. r=neil,standard8,jorgk 2012-07-12 16:52:00 +02:00
Jorg K db579b5b0b Bug 1402193 - remove unused include of nsIUnicodeNormalizer.h from nsMsgCompose.cpp. r=me DONTBUILD 2017-09-22 04:18:58 +02:00
Jorg K 3dd6d72a8a Bug 1399756 - remove trailing spaces in mailnews/compose. rs=white-space-only 2017-09-22 00:02:26 +02:00
Jorg K 0cf5eda903 Bug 1399627 - Port bug 1388789 to mailnews: Remove use of nsTextFormatter::vssprintf() - take 2. f=tromey rs=bustage-fix 2017-09-21 01:57:51 +02:00
Jorg K ca64b43484 Backed out changeset a6f8c809488f (bug 1399627, temporary fix). a=backout 2017-09-21 01:24:53 +02:00
Jorg K 6299d87e39 Bug 1399627 - temporarily remove calls to nsTextFormatter::vssprintf(). rs=bustage-fix 2017-09-21 01:07:28 +02:00
Jorg K c7a34f7002 Backed out changeset e579f2ee9cac (bug 1399627) for causing bustage. a=backout 2017-09-21 01:04:14 +02:00
Jorg K 4bed7fb430 Bug 1399627 - Port bug 1388789 to mailnews: Remove use of nsTextFormatter::vssprintf(). f=tromey rs=bustage-fix 2017-09-20 23:27:59 +02:00
Jorg K 772ef3706a Bug 1385725 - Port bug 1336531 to SM: No <br>-Tag before signatures in paragraph mode. r=frg 2017-09-17 18:42:19 +02:00
Jorg K 409c949fcc Bug 1340972 - Part 16: replace xxx.swap(*yyy) with xxx.forget(yyy) in mailnews. r=aceman 2017-09-15 20:30:56 +02:00
R Kent James 4079e9bd67 Bug 1310377 - Sanitise message content on "Edit as new message". r=mkmelin
--HG--
extra : rebase_source : 75432028e231a0322dfbcaacca6ddc695fd93735
2017-09-12 22:48:35 +02:00
Jorg K e5e26e4bb7 Bug 1340972 - Part 3: Replace error-prone Addref()/Release() with using RefPtr in mailnews/compose+local. r=aceman
--HG--
extra : rebase_source : ad751bccd1fc4a1d89d74d9b1058e0fa137beb8d
2017-09-12 22:48:35 +02:00
Jorg K 108670212d Bug 1340972 - Part 1: Fix use of NS_ADDREF() and NS_IF_ADDREF() in mailnews/compose. r=aceman 2017-09-12 13:40:14 +02:00