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

206 Коммитов

Автор SHA1 Сообщение Дата
Jorg K 38e9d7b09a Bug 1529505 - Fix test test_smtpProtocols.js: NewChannel() takes two arguments now. r=me DONTBUILD 2019-02-21 10:46:10 +01:00
Geoff Lankow 0a77384a34 Bug 1520643 - Port bug 1514594: Change all call sites of ChromeUtils.import() to the "new" scheme; rs=bustage-fix DONTBUILD 2019-01-30 20:53:39 +13:00
Magnus Melin 06179f8d01 Bug 1520643 - Port bug 1514594: correct previous changesets by changing 'const' to 'var', various misc. fixes. rs=bustage-fix,jorgk 2019-01-29 22:21:26 +01:00
Geoff Lankow e0e6e32a52 Bug 1520643 - Port bug 1514594: Change import call sites manually which were missed. rs=bustage-fix,jorgk 2019-01-29 14:57:42 +01:00
Geoff Lankow ed26cc6a11 Bug 1520643 - Port bug 1514594: Change import call sites using kmag's script. rs=bustage-fix,jorgk 2019-01-29 11:25:29 +01:00
Jorg K cea1f0131c Bug 1521671 - Port bug 1514340: Implement nsIWebProgressListener.onContentBlockingEvent(), JS part. rs=bustage-fix 2019-01-22 09:53:30 +01:00
Jorg K c7363436b8 Bug 1512081 - Backed out 4 changesets from bug 1495184. a=backout
Backed out changeset 93d3584af75b (bug 1495184)
Backed out changeset ae62e27f1265 (bug 1495184)
Backed out changeset 17f0a541d7ac (bug 1495184)
Backed out changeset 759a21c4e0f9 (bug 1495184)
2018-12-04 23:26:35 +01:00
aceman 805d8840fb Bug 342632 - Adapt callers to defaultAccount being possibly null - mailnews JS. r=mkmelin 2018-11-19 00:56:49 +01:00
Jorg K 538847fc74 Bug 1495184 - Follow-up: Remove unneeded comments in nsMsgCompose.cpp, fix four tests, update XML files. r=aceman 2018-09-29 22:37:41 +02:00
Geoff Lankow 519fc0ddf4 Bug 1492735 - Port Bug 1486147: Provide Symbol.iterator for JS objects implementing nsIStringEnumerator, part 2. r=mkmelin,jorgk 2018-09-27 22:44:17 +12:00
Jorg K 074e3e27a4 Backed out changeset 3bc0fb310b8a (bug 1492735) for causing test failures in four Xpcshell tests. a=backout CLOSED TREE DONTBUILD
--HG--
extra : amend_source : 02419de68cb01454d02223d942fbb3c47e1fb75a
2018-09-26 11:52:51 +02:00
Jorg K ac863f050c Bug 1492735 - Port Bug 1486147: Replace use of nsIUTF8StringEnumerator in msgIStructuredHeaders. r=mkmelin
--HG--
extra : rebase_source : 43f99a3d2838e4ed1d550481afaf7c47e2828833
2018-09-26 10:49:19 +02:00
Geoff Lankow 3e7829922b Bug 1487572 - Rename mailServices.js to MailServices.jsm. r=mkmelin
--HG--
rename : mailnews/base/util/mailServices.js => mailnews/base/util/MailServices.jsm
extra : rebase_source : 7ecd648075015c893ae9c8e4860541744261557c
2018-08-31 12:43:20 +12:00
Magnus Melin eb927418b4 Bug 1000851 - Fix crash of Thunderbird when using a very long username/password. r=jorgk 2018-08-27 18:58:31 +03:00
aceman ea347bf8b0 Bug 1412574 - remove unused charset argument of encodeMimePartIIStr_UTF8. r=jorgk 2017-10-29 01:36:00 +02:00
Jorg K ba3de82084 Bug 1470046 - Follow-up: Fix test_mailtoURL.js by removing unnecessary clone. rs=bustage-fix DONTBUILD 2018-06-21 02:30:00 +02:00
aceman 161283365c Bug 1457713 - rewrite QueryInterface JS implementations the same way as M-C bug 1456035 does - chat/ mail/ mailnews/. r=jorgk
--HG--
extra : rebase_source : 4cd70acabbdf021c007619b9f90038b11325e248
2018-04-29 00:49:00 +02:00
Jorg K 492b02cf57 Bug 1455536 - Port bug 1453881: add_task() doesn't accept generators any more (mailnews part). rs=bustage-fix CLOSED TREE
--HG--
extra : amend_source : 132ef93fd78450ed9248ec6d39c95a422e303ad6
2018-04-20 06:01:00 +02:00
Jorg K 77a102003f Bug 1447616 - Port bug 1446833 (Part 2): don't rely on Task.jsm (take 2). rs=bustage-fix DONTBUILD 2018-03-21 18:32:12 +01:00
Jorg K 40c49e90f9 Bug 1399756 - fix typos in mailnews/ using codespell. rs=comment-only,typo-fix
[skip-blame]
2018-03-20 11:54:29 +01:00
Philipp Kewisch 980ff7f29f Bug 1436605 - more aggressive patch to replace the remaining Components.interface/Components.utils uses with Ci/Cu in C-C (without calendar). r=jorgk
MozReview-Commit-ID: 4gqWuv5OW3S
2018-02-28 22:29:42 +01:00
Florian Quèze 6289b61981 Bug 1436605 - script generated patch to replace the Components.interface/Components.utils uses with Ci/Cu in C-C (without calendar). r=philipp 2018-02-28 18:33:34 +01:00
Alfred Peters c1d7073f22 Bug 1438590 - Extension of the characters to be encoded (quoted-printable) according to RFC2047. r=jorgk 2018-02-18 09:35:00 +01:00
Jorg K 8d79fe03ba Bug 1437270 - Backed out changeset 9b23f29d39df: re-enable temporarily disabled test. a=jorgk 2018-02-12 16:09:31 +01:00
Jorg K 19abfa4ea0 Bug 1437270 - temporarily disable proxy tests. rs=bustage-fix 2018-02-10 21:18:57 +01:00
Jorg K 32dd7e60a1 Bug 1399756 - remove trailing spaces from JS/JSM files in mailnews/. rs=white-space-only
[skip-blame]
2018-02-10 00:38:07 +01:00
Richard Marti f5f98fc711 Bug 1436310 - Port bug 1432992 to mailnews: Remove definitions of Ci, Cr, Cc, and Cu. r=jorgk 2018-02-07 12:19:29 +01:00
Philipp Kewisch 5563e369fc Bug 1434737 - Move to ChromeUtils.import() - Mail/Common/Ldap/Editor part. r=jorgk
MozReview-Commit-ID: 8jabalzJIdA
2018-01-31 23:41:33 +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
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
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 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
Richard Marti 78005a67da Bug 1388403 - Remove uses of Promise.jsm. r=philipp,jorgk 2017-08-11 14:34:06 +02:00
Richard Marti d2ca3638fb Bug 1387813 - Port bug 1375125: Replace nsILocalFile with nsIFile in C-C. r=jorgk 2017-08-06 12:03:07 +02:00
Jorg K ea8b23aeb1 Bug 1382320 - Port bug 1380470 to mailnews: fix calls of add_task function. rs=bustage-fix
--HG--
extra : amend_source : 9952562b0be566f3522dbae67f24a5a57dc98bd3
2017-07-20 00:03:36 +02:00
Jorg K 9ef0ab7ee2 Bug 1363281 - Follow-up: fix test_longLines.js. r=me 2017-06-15 21:51:14 +02:00
Mark Banner 56b0b6c034 Bug 503662 - Stop using tail_ files in xpcshell: use do_register_cleanup() instead. r=aceman 2017-01-14 09:34:35 +00:00
Florian Quèze e060e71b1e Bug 1329958 - remove trailing newURI null parameters in comm-central. r=philipp,aleth 2017-01-10 14:16:22 +01:00
aceman b091be445b Bug 1308767 - properly delete server login credentials when deleting a mail account. r=mkmelin 2016-11-30 23:16:46 +01:00
Jorg K 798f7bd92e Bug 1287726 - Tests. r=aceman 2016-09-15 21:25:56 +02:00
aceman 77951bde86 Bug 1292569 - convert functions containing yield to standard generators (function*) to make xpcshell tests pass. f=asuth, r+a=jorgk CLOSED TREE 2016-08-08 15:09:00 +02:00
Jorg K 686aad8fe2 Bug 453196 - Supply proper message arguments. r=rkent 2016-06-22 10:14:53 +02:00
R Kent James 9fa0ab09e4 Bug 453196, prevent hangs when attachment snarfing fails, r=jorgk 2016-06-21 18:01:52 -07:00
Sebastian Hengst 6c3308f282 Bug 1272882 - Port bug 925101 - Remove legacy signons.txt files: Update code comments. r=mkmelin 2016-05-15 14:47:23 +02:00
Jorg K 7e6e545292 Bug 1255071 - Don't use base64 encoding for message/rfc822 attachments. r=mkmelin a=jorgk CLOSED TREE
--HG--
extra : transplant_source : %D9m%1F%F6%D1%9D%CB%FE%83Q%E9%B6o%5C%F7%03%FAB%E0%5D
2016-03-14 11:37:24 +01:00
Magnus Melin 60da9ff34a Bug 561568 - Mails auto sent by "Reply with template" encode non-ASCII characters (in mail body) incorrectly. r=rkent 2016-03-04 23:10:26 +02:00
Magnus Melin 477e0d3f3c Bug 1242676 - "Reply with template" filter should add References: and In-Reply-To: headers to the reply mail. r=rkent 2016-02-17 23:28:16 +02:00