Jorg K
ce20e8cf41
Bug 1355350 - doom incomplete cache entry when transfer is interrupted. r=rkent
2017-04-24 08:37:33 +02:00
Jorg K
18ad30c8bf
Bug 1355350 - Disallow concurrent read by delaying it. r=rkent
2017-04-24 08:37:33 +02:00
Gene Smith
8a1cbd8a46
Bug 1348762 Improve status bar progress messages when downloading messages, headers, and flags via IMAP. ui-r=thomasd, r=aceman,jorgk DONTBUILD
2017-04-21 21:33:31 -04:00
Jorg K
dc624da9ed
Bug 1358444 - port bug 1356843 to mailnews: Fix clang's -Wcomma warnings (more). r=aceman
2017-04-22 00:46:37 +02:00
Edmund Wong
f4e630df12
Bug 1358341 - Port bug 1354349 to mailnews: Add GetIsDocument() to IMAP, NNTP, MsgProtocol. r=jorgk
...
--HG--
extra : rebase_source : 512409649598834b89f02356d6af6c409c0696a5
2017-04-21 13:55:53 +08:00
Philipp Kewisch
3b4da995e2
Bug 1176399 - Multiple requests for master password when GMail OAuth2 is enabled. r=mkmelin
...
MozReview-Commit-ID: KP0v3zGhTT7
--HG--
extra : amend_source : 9ddad951f899b027087fecfefa5bc99348b04e48
2016-11-24 02:07:21 +01:00
Sylvestre Ledru
e347d1489c
Bug 1353634 - Fix the -Wmisleading-indentation warnings r=jorgk
2017-04-05 22:33:24 -07:00
Eric Rahm
265234c154
Bug 1222244 - Replace PRLogModuleInfo usage with LazyLogModule. r=jorgk CLOSED TREE
...
--HG--
extra : amend_source : 34dc7b55ee1c680778513255dd746771f1b534ce
2017-04-04 16:33:38 -07:00
Jorg K
1976fe5a9f
Bug 1350607 - Improve error handling when ReplyWithTemplate() fails. r=aceman
2017-03-30 01:03:42 +02:00
Dean Zhu
d55bb9bcc4
Bug 739467 - Remove db batching. r=aceman
2017-03-26 14:12:00 +02:00
Gene Smith
25cd7d6a70
Bug 1231592 - Implement mail.server.default.forceSelect for misbehaving IMAP servers. Use UidExpunge(). r=jorgk, sr=rkent
2017-03-15 14:42:00 +01:00
Jorg K
57300216bb
Backed out changeset 56b629c7f032 (bug 1231592) for causing test failures. rs=backout DONTBUILD
2017-03-16 15:27:19 +01:00
Gene Smith
df71ce2067
Bug 1231592 - Implement mail.imap.force_select for misbehaving IMAP servers. Use UidExpunge(). r=jorgk, sr=rkent DONTBUILD
2017-03-15 14:42:00 +01:00
Jorg K
b8643084f3
Bug 1344538 - Bug 791645 follow-up: Fix error handling in OnProxyAvailable() for all protocols. r=rkent
2017-03-12 12:21:40 +01:00
Jorg K
5865767c3a
Bug 791645 - Follow-up for IMAP: added error checking. r=rkent DONTBUILD
2017-03-05 11:38:08 +01:00
Jorg K
b545f7145d
Bug 1332717 - include nsString.h instead of nsStringGlue.h. r=mkmelin
2017-03-01 23:43:34 +01:00
Serge Gautherie and Jorg K
ff8dd5de3e
Bug 282512 - Clean up nsMsgGroupThread.cpp and nsMsgThread.cpp. r=jorgk,aceman
2017-02-19 13:44:00 +01:00
aceman
d6462b56bd
Bug 1340845 - convert nsIArray.QueryElementAt() to do_QueryElementAt() in mailnews. r=rkent
2017-02-18 19:04:00 +01:00
aceman
58a0711509
Bug 1340755 - fix format specifiers in mailnews after bug 1060419. r=jorgk CLOSED TREE a=jorgk
2017-02-18 21:19:45 +01:00
Jesper Staun Hansen ext:(%20and%20Jorg%20K%20%3Cjorgk%40jorgk.com%3E)
879083ad9e
Bug 791645 - Use nsIProtocolProxyService::AsyncResolve() for IMAP. r=jorgk
2015-07-24 07:04:00 +02:00
Jorg K
7ada33278a
Bug 1335638 - Fix crash when accessing invalid IMAP URI. r=rkent
2017-02-10 16:06:20 +01:00
R Kent James
efd80b963c
Bug 1336641 - crash earlier with null IMAP sync helper receiver. r=jorgk
2017-02-03 16:03:00 +01: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
Richard Marti
c861fca97e
Port bug 1328653 to mailnews [change NeckoOriginAttributes to OriginAttributes]. r=jorgk
2017-01-13 09:09:39 +01: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
Jorg K and R Kent James
c6dcbc7387
Bug 1328814 - Don't insist on folder validity when creating an nsIURI object. r=rkent,jorgk
2017-01-09 15:59:00 +01:00
Jorg K
6cf908938f
Bug 1328847 - Part 2: Change SEC_NORMAL to SEC_ALLOW_CROSS_ORIGIN_DATA_IS_NULL where null principal is used. rs=bustage-fix
2017-01-05 08:25:00 +01:00
Jorg K
239210ac8a
Bug 1328847 - Part 1: Change SEC_NORMAL to SEC_ALLOW_CROSS_ORIGIN_DATA_IS_NULL where system principal is used. rs=bustage-fix CLOSED TREE DONTBUILD
2017-01-05 17:04:29 +01:00
Jorg K
737bcf1511
Bug 1323377 - Fix charset handling in nsMsgCompose::CreateMessage. Use MIME-supplied charset for replies. r=mkmelin
2016-12-27 19:00:00 +01:00
Jorg K
94d6dcf138
Bug 1324893 - Remove a NS_ERROR() and release URL on the main thread. r=rkent
2016-12-22 19:54:22 +01:00
Jorg K
af0f4f1ad5
Bug 1323406 - Port Bug 1323042 to mailnews: Remove calls to MOZ_COUNT_CTOR/DTOR from classes derived from nsISupports. rs=bustage-fix CLOSED TREE
2016-12-14 14:30:00 +01:00
aceman
5ea3c367a0
Bug 1288113 - show which account failed to login due to password failure. r=mkmelin,Ratty a=Ratty
2016-12-12 11:33:00 +01:00
R Kent James
e16facaadd
Bug 1299920 - release weak references in IMAP protocol on the main thread. r=jorgk,mayhemer
2016-12-07 16:32:00 +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
Eric Rahm
41f9037a09
Bug 857230 - Convert nsIMsgFilter::searchTerms from nsISupportsArray to nsIMutableArray. r=aceman,jorgk,mkmelin,Ratty a=Ratty
...
--HG--
extra : amend_source : bbc18e1edd58590834f958ea01f3ce84e0ca6717
2016-11-16 12:43:32 -08:00
ISHIKAWA, Chiaki
ec8504afba
Bug 939548 - Checking the return value of low-level I/O system calls to catch file system issues. r=jorgk,aceman
2016-10-28 23:32:00 +02:00
R Kent James
3bfef52ae0
Bug 1312254 - Add local database reference because Crash in nsImapMailFolder::NotifyMessageFlagsFromHdr, r=aceman
2016-10-26 11:22:17 -07:00
ISHIKAWA, Chiaki
c890f16e4c
Bug 939548 - Part 1: Fixed memory leak. r=rkent
2016-10-21 12:21:00 +02:00
R Kent James
f61fa6ccb3
Bug 1311914, make nsMsgDBFolder count methods accessible via XPCOM for JsAccount, r=jorgk
2016-10-21 00:18:55 -07:00
aceman
5180743ea3
Bug 558528 - Use larger file I/O buffer size in some file operations by MailNews. r=rkent
2016-10-20 00:34:40 +02:00
Jorg K
3f0dc39393
Bug 1310446 - Bug 629738 follow-up: Cater for part query of the form &part=. r=rkent
2016-10-20 00:34:39 +02:00
Jorg K
6d5645f10a
Bug 629738 - Test for caching parts, promise part by R Kent James. r=rkent,jorgk
2016-09-29 23:38:30 +02:00
Jorg K
2577c7e6f2
Bug 629738 - Handle caching parts and unify URLs before cache access. r=rkent
2016-09-07 00:51:00 +02:00
R Kent James
ada0b0fa04
Bug 870864 - use real msgWindow in IMAP tests, r=jorgk
2016-09-15 09:46:20 -07:00
Jorg K
7c5dbe7bc7
Bug 1301706 - Follow up: Missing cases and skip case where URL is optional. r=mkmelin
2016-09-11 21:35:42 +02:00
Jorg K
fc2995bab0
Bug 1301706 - Check return value of nsIURI::GetSpec. r=mkmelin
2016-09-10 19:07:02 +02:00
Jorg K
333d75412d
Bug 1021843 - Follow up: Comment correction/additions. rs=documentation-only DONTBUILD
2016-09-03 19:39:55 +02:00
Nicholas Nethercote
106876be46
Bug 1300002 - Port bug 1299727 - Rename NS_WARN_IF_FALSE as NS_WARNING_ASSERTION. r=jorgk.
2016-09-02 12:14:19 +10:00
R Kent James
3a0494b354
Bug 1299116 - nsMsgIncomingServer weak reference used on multiple threads. r=jorgk
2016-08-31 09:28:49 +02:00
Jorg K
4a4e68829c
Bug 1021843 - Migrate NNTP and IMAP to cache2. r=mkmelin
2016-08-30 23:05:21 +02:00
Jorg K
927b13700e
Bug 1297460 - Bustage fix: Handle return value. r=rkent,mkmelin a=jorgk CLOSED TREE
2016-08-24 09:36:09 +02:00
Jorg K
1949f5e2f5
Bug 1297133 - Bustage fix: Don't ignore return values. r=rkent a=jorgk CLOSED TREE
2016-08-23 06:06:46 +02:00
Jorg K
4e1080015a
Bug 1293808 - Remove defunct image caching. r=mkmelin
2016-08-15 09:40:01 +02:00
aceman
9d658546b0
Bug 1294260 - Part 2: fix some compile warnings in mailnews about real issues that could change behaviour (hints and help from aleth and jorgk). r=mkmelin, r=jorgk CLOSED TREE
2016-08-14 20:30:08 +02:00
aceman
61cdf322a0
Bug 1294260 - Part 3: fix some compile warnings in mailnews that look syntactic only (hints and help from aleth and jorgk). r=jorgk, r=aleth CLOSED TREE
...
--HG--
extra : amend_source : 657132180b3913c71d4626a41b221ad95656ea98
2016-08-14 10:21:26 +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
R Kent James
fc47d475bb
Bug 1290541 - Fix broken test_fooUrl.js, r=jorgk
2016-08-04 13:55:34 -07:00
Jorg K
d864c99347
Bug 1288355 - Replace MOZ_UTF16("xxx") with u"xxx". r=bustage-fix a=jorgk CLOSED TREE
2016-07-22 01:15:55 +02:00
aceman
fcbb1de8d6
Bug 1282087 - null check msgIdString in mailnews/imap/src/nsImapMailFolder.cpp before dereferencing it. r=rkent
2016-07-20 20:27:35 +02:00
R Kent James
5bc4f490f4
Bug 430716 part 4, add MsgFolder to JsAccount, r=aceman
2016-06-22 11:30:53 -07:00
R Kent James
9fa0ab09e4
Bug 453196, prevent hangs when attachment snarfing fails, r=jorgk
2016-06-21 18:01:52 -07:00
Richard Marti
382d924e9d
Bug 1270631 - Port bug 1268313 part 7 to c-c [Move NS_NewRunnableMethod to mozilla::NewRunnableMethod]. r=rkent
2016-05-05 22:31:44 +02:00
Frank-Rainer Grahl
1bc24e5bca
Bug 1269316 - Port bug 1193762 to comm-central (bustage fix). r=mkmelin a=bustage fix on a CLOSED TREE
2016-05-02 05:51:00 +02:00
Edmund Wong
9e36a72e55
Bug 1265951 - Port |Bug 1265927| to MailNews. r=philipp,rkent
2016-04-26 21:43:00 +08:00
R. Koerner
1449cc9fca
Bug 1245526 - nsImapProtocol::Discover* does not use the IMAP hierarchy delimiter given by the server, r=rkent
2016-04-20 14:37:43 -07:00
bstefan
c54789a0f3
Bug 1025976 - Remove GotNew folder flag. r=aceman
...
--HG--
extra : amend_source : 669b79f0dbeedf7a2938375b8be520b3cad22241
2016-03-26 04:29:00 +01:00
Jorg K
a82cfa413c
Bug 1256181 - Close input stream in getContentFromMessage(). r=mkmelin
2016-03-13 13:55:00 +01:00
R Kent James
3aa30800d5
Bug 1250723, fix crash and improve error handling when nsMsgKey hits max value, r=aceman
...
--HG--
extra : transplant_source : %A7%1AR%DC%E1M%3A%20sv%B3%A5H%BF%2A%0E%A5%EEi%0F
2016-03-16 10:42:38 -07:00
R Kent James
14b32ed23a
Bug 617945, crash in nsImapMailFolder::DeleteMessages, r=mkmelin
...
--HG--
extra : transplant_source : %B5l%25%AEGH%3F%AC%F0%9EtQ%C5%AB%5EI%9C%D7%BCs
2016-03-16 10:00:34 -07:00
R Kent James
7bf8fe9478
Bug 610465, crash @ nsImapServerResponseParser::ParseIMAPServerResponse, r=mkmelin
...
--HG--
extra : transplant_source : %CDc%24%8FT%8A%BB%EF%8BjmI%9FR2%15n%5E%DE%8D
2016-03-16 10:01:42 -07:00
R Kent James
73850fd3ca
Bug 308148, apply IMAP filters based on highwater, r=aceman
...
--HG--
extra : transplant_source : %5E%98B%40%27%A2%DE%3F%AD%BC%DE%89%19%04j%85%15%15%1AZ
2016-03-16 09:55:27 -07:00
Philip Chee
909892b775
Bug 1248023 - Update uses of NS_ProxyRelease to take into account the changes in Bug 1164581. r=jcranmer a=aleth CLOSED TREE
...
--HG--
extra : amend_source : 05cd5b043d80f6200dd2c725db6ba7af83054481
2016-02-12 11:45:00 +01:00
Nicholas Nethercote
d75fa73a5c
Bug 1187188 (part 4) - Replace nsBaseHashtable::Enumerate() calls in comm-central with iterators. r=rkent, a=rkent CLOSED TREE
...
--HG--
extra : amend_source : 3419cedf55c6690857a136790e7faa37531e52dd
2016-02-01 10:08:31 +11:00
Honza Bambas
0c329fda28
Bugs 1241238 - fix test_imapProtocols.js, test_mailboxProtocol.js, test_nntpProtocols.js to work with ORIGIN_IS_FULL_SPEC protocol flag, r=jcranmer
2016-01-20 11:15:00 +01:00
aceman
21c588a91f
Bug 1232107 - clean up some compile warnings in /mailnews. r=jcranmer
...
--HG--
extra : rebase_source : a684deee0197837ab917d47c08d411da51094531
extra : amend_source : c5cbf9c542112252799424700a4ca1da6473fd37
2016-01-17 00:18:00 +01:00
Joshua Cranmer
75a0968fa2
Bug 1208087 - Add tests for proxy via SOCKS for all protocols, r=rkent.
...
Ideally, the test framework would be using PAC to set up the proxy (it's much
simpler), but bug 791645 appears to keep this from working properly.
--HG--
extra : commitid : DzX3ynNYdSU
2016-01-19 22:10:42 -06:00
R Kent James
9e4ecaa025
Bug 1240327, Improve ability of key mailnews components to be overridden with JS, r=jcranmer
2016-01-19 11:05:46 -08:00
aleth
6f85c2675b
Backout 969a3a5cb50f (Bug 1240327) for xpcshell crashes.
...
--HG--
extra : rebase_source : b4772ac0cb27a5dd24de81e252406c5d5ae67396
2016-01-19 16:56:15 +01:00
R Kent James
6277458f07
Bug 1240327, improve ability of key mailnews components to support JsAccount, r=jcranmer
2015-08-22 13:40:00 -07:00
Magnus Melin
0e692e01e0
Bug 1203977 - Thunderbird crashes in nsImapMailFolder::ParseMsgHdrs. r=rkent, a=mkmelin
2016-01-01 23:06:31 +02:00
aceman
1d66153662
Bug 793865 - convert nsIMsgParseMailMsgState.envelopePos to 64 bits. r=rkent
2015-12-09 20:58:34 +01:00
R Kent James
86efe94636
Bug 1183490, part 3, Remove dependency on offset in creating message keys, r=aceman
2015-12-06 00:24:14 -08:00
R Kent James
ef378ed65d
Bug 1229648 - Eliminate nulls in GetSubfolders calls, rs=jcranmer
2015-12-05 01:50:33 -08:00
R Kent James
976fab3715
Bug 1229649 - Eliminate nulls in out parameter for nsIURI, rs=jcranmer
2015-12-05 01:41:11 -08:00
Tooru Fujisawa
500324bec7
Bug 824104 - Part 3: Remove for-each from mailnews/. r=jcranmer
2015-12-05 14:27:43 +09:00
Nicholas Nethercote
25507a71a1
Replace nsBaseHashtable::EnumerateRead() calls in comm-central with iterators. r=rkent.
2015-11-22 18:50:41 -08:00
Frank-Rainer Grahl frgrahl@gmx.net
3ccf467e43
Bug 1212462 - Rename nsRefPtr<T> to RefPtr<T> due to mozilla-central Bug 1207245 rs=Ratty a=Ratty bustage fix CLOSED TREE
2015-10-19 03:17:36 +08:00
Magnus Melin
9d168e83df
Bug 1209777 - part3: adapt comm-central for bug 589199 (top level const/let change). r=mconley, fallen, jcranmer, aleth. a=mkmelin on CLOSED TREE
...
Created by this script:
find mail/ mailnews/ calendar/ chat/ im/ testing/ -type f -iname *.js* -exec sed -i -E 's/^(const|let) /var /g' {} \;
2015-10-11 00:23:56 +03:00
Patrick Cloke
47c9d8e4e7
Bug 1209777 - part1: lexical-components-to-var.sh and global-let-to-var.sh. r=philip.chee, mkmelin
...
CLOSED TREE seamonkey
2015-10-08 06:53:00 +03:00
Philip Chee
d50a68da33
Bug 1212510 Bustage fix: Rename NS_ParseContentType to NS_ParseResponseContentType (caused by Bug 1210302), r=jcranmer, a=rkent
2015-10-07 16:30:10 -07:00
alta88
43bda4cb4d
Bug 1202150 - Silence compiler warnings in nsMsgDBView and friends, part 3 mailnews/imap|local|mime|news. r=rkent
2015-09-29 16:02:41 -06:00
Edmund Wong
c6f47e576e
Bug 1185583 - Fix missing unresolved external symbols in mailnews/ from falloout of Bug 1143922. rs=IanN a=IanN in a CLOSED TREE.
2015-07-22 08:35:41 +08:00
Edmund Wong
4250e30ef7
Bug 1181434 - Fix fallout from bug 905127 due to missing headers for mail/ and mailnews/. r=rkent.
2015-07-09 15:17:55 +08:00
Edmund Wong
b927efa00a
Bug 1171663 - Change PR_LOG to MOZ_LOG in mailnews/, r=rkent
...
* * *
Bug 1171663 - RKJ revs to merge
2015-06-05 11:44:02 -07:00
Sebastian Hengst
ca9b75fe84
Bug 1148512 - WebApps.jsm access nsIXULAppInfo to fix failing Windows imap tests, r=rkent
2015-04-26 21:09:46 +02:00
Stefan Sitter
bd92d1097f
Bug 1099587 - Make JS callers of ios.newChannel call ios.newChannel2 in mailnews/ r=rkent
2015-05-18 20:41:56 +02:00
Stefan Sitter
c17ab6c596
Bug 777770 - Replace nsVoidArray with nsTArray, part 2. r=rkent a=me CLOSED TREE
2015-05-13 21:07:16 +02:00
Stefan Sitter
93572ccb9c
Bug 777770 - get rid of nsVoidArray from /mailnews, r=rkent, a=rkent CLOSED TREE
2015-05-13 11:09:45 -07:00
R Kent James
2725fd8675
Bug 1156669 - Trash folder duplication while using IMAP with localized TB, r=neil
2015-05-06 16:38:07 -07:00
Sebastian Hengst
5e081c3741
Bug 1110166 - Port bug 1102219 - Rename String.prototype.contains to String.prototype.includes: mailnews. r=mkmelin
2015-05-01 21:56:56 +02:00
Sylvestre Ledru
c93081c20e
Bug 1155955 - Remove trailing spaces r=jcranmer
2015-04-19 10:06:02 +02:00
Sylvestre Ledru
0a6973145b
Bug 1155955 - Self assignment removed r=jcranmer
2015-04-19 10:05:09 +02:00
Joshua Cranmer
f8cf29ec29
Bug 849540 - Log in to Gmail (IMAP/SMTP) using OAuth, backend part, r=rkent
2015-04-10 23:19:00 -07:00
aceman
c2a0a7722f
Bug 810495 - Make the classes which use the XPCOM nsISupports implementation macros final, to avoid the warning about deleting using a pointer to a base class with virtual functions and no virtual dtor. r=jcranmer
2015-04-14 22:25:03 +02:00
aceman
93bb72b6e4
Bug 306035 - Ask for IMAP password as "user on server" not "user@server" as sometimes user contains full email. Parity with POP3. r=Neil a=Ratty for SeaMonkey CLOSED TREE
2015-04-14 22:22:32 +02:00
Joshua Cranmer
26fbb511c2
Bug 1150176: Remove now-dead allocators from comm-central to help reopen a CLOSED TREE, r=rkent
2015-04-02 12:18:38 -05:00
acelists@atlas.sk
3dc5891638
Bug 872869 - Make nsMsgDatabase::ListAllKeys() not provide a sorted array, as that led to bad perf when the sorting was not really needed. Idea by Derrick Moser. r=rkent IGNORE IDL
...
--HG--
extra : histedit_source : e73837d6dab3085e991467f3603252f9eb8ff8bd
2015-03-27 14:59:17 -07:00
Sebastian Hengst
d7d012ab90
Bug 1147803 - Fix indentation mismatches in lines touched by bug 1146094. r=rkent r=Ratty on IRC a=Ratty for a SEAMONKEY CLOSED TREE
2015-03-27 14:49:53 +01:00
Jonathan Protzenko
3ebab26884
Bug 1096127 - MsgHdrToMimeMessage, when used in conjunction with IMAP parts on demand, returns wildly incorrect results starting with Thunderbird 31, r=rkent
2015-03-25 15:46:07 -07:00
Ehsan Akhgari
8b5d08430d
Bug 1146094 - Replace MOZ_OVERRIDE and MOZ_FINAL with override and final, as a follow-up to bug 1145631
2015-03-22 14:54:47 -04:00
Philip Chee
ac3042802f
Bug 1141548 - Port Bug 868814 - Fold mozalloc into mozglue, r=jcranmer, a=ratty for a CLOSED TREE
2015-03-11 10:12:52 -07:00
R Kent James
d1d1cd112b
Bug 1119529 always add copied file messages to the db, r=neil
...
*
try: -u all -t none
2015-02-22 13:26:53 -08:00
aceman
84d1299992
Bug 464973 - add back folder columns with count of messages and folder size to the folder pane. r=mkmelin, r=rkent
2015-02-20 22:05:31 +01:00
R Kent James
dff2f0829d
Bug 1125672 - PROCESS-CRASH | mailnews/imap/test/unit/test_mailboxes.js because protocol m_url is released off main thread, r=jcranmer
2015-02-05 23:00:43 -08:00
Joshua Cranmer
b9cb51ca79
Port bug 1127201 (s/NS_ABORT_IF_FALSE/MOZ_ASSERT/g) to comm-central, rs=bustage-fix
...
--HG--
extra : rebase_source : 176c2a8f9b130e79c2482bf2e9131f60b4b1be46
2015-02-05 22:42:30 -06:00
R Kent James
fc499e7f9f
Bug 771643 - deleted messages do not get deleted from IMAP offline storage, r=neil
2015-02-05 18:51:22 -08:00
R Kent James
3c4aae5e4c
Bug 1113275 part 3 - Run imap tests under maildir with alt head, r=jcranmer
2015-01-28 15:23:03 -08:00
R Kent James
27a55a32e4
Bug 1113275 get imap tests working with maildir, part 2 test cleanup, r=sshhagarwal
2015-01-28 15:22:59 -08:00
Joshua Cranmer
26e5dc7782
Bug 791645 - Fix calls to DeprecatedBlockingResolve broken by bug 436344. r=Neil, a=jcranmer for CLOSED TREE.
...
--HG--
extra : amend_source : 9c6d4ed02803da9ac6a95c84d34651fe1181c5eb
2015-01-25 14:01:42 -06:00
Hiroyuki Ikezoe
747b1f193d
Bug 1124118 - Follow up nsIProgressEventSink.onProgress and nsITransport.onTransportStatus changes by bug 1116867. r=mkmelin, a=mkmelin
2015-01-21 04:57:00 +02:00
Andre Baptiste
1d03f5c612
Bug 588759 - Make sure status bar messages have proper punctuation. r=mkmelin, r=IanN, ui-r=josiah, a=mkmelin
...
CLOSED TREE
2014-09-19 23:57:46 -07:00
R Kent James
0d80b6aa27
Bug 479823 part 2 (core) - Archive filter rules, r=neil, a=rkent
2015-01-16 15:45:36 -08:00
Joshua Cranmer
ccbfc8e158
Bug 1060696: Stop using nsISupportsObsolete in comm-central, r=rkent
2015-01-15 18:41:23 -06:00
aceman
52a309ab97
Bug 1120093 - Do not use '=' operator inside while() condition in test_imapSearch.js as it suddenly causes a SyntaxError. r=rkent, a=rkent
2015-01-13 13:42:16 -08:00
Sylvestre Ledru
04407e2e2a
Bug 1114328 - Remove some useless variables r=jcranmer a=jcranmer
...
--HG--
extra : amend_source : 6d87046b4c3b2dcd1bf4c19ef5c72505ba4d3a92
2015-01-11 10:41:48 +01:00
R Kent James
ad9bea17ee
Bug 1113275 - Part 1, fix various imap issues using maildir, r=neil, a=rkent
2015-01-08 09:27:47 -08:00
Neil Rashbrook
a06861e01e
Bug 558659 Persist trash and spam folders in preferences r=irving a=starred
...
CLOSED TREE
2014-12-22 23:46:41 +00:00
Neil Rashbrook
02f7dca69f
Bug 558659 Support the Special Use capability when discovering folders r=irving
2014-12-22 23:39:32 +00:00
R Kent James
2dab85ccce
Bug 695671 - Only 1 message filter seems to execute when I hit "Run Filters on Folder", r=neil, a=rkent
2014-12-20 08:48:53 -08:00
Hiroyuki Ikezoe
14b3339347
Bug 1111304 - Attach LoadInfo inside each individual ProtocolHandler, r=jcranmer, a=rkent
2014-12-19 09:22:50 -08:00
Derrick Moser
b5dbfeae75
Bug 870556 Use a set to avoid a linear search for duplicates r=irving a=starred
2014-12-10 22:31:03 +00:00
Alfred Peters
27ec9b8eaf
Bug 846123 - Reduce the time consumption from O(n^2) to O(n) when copying email between two IMAP-folders. r=Neil a=clokep
...
--HG--
extra : amend_source : eb70e303ad1e39e531cbc71e63caa92097303347
extra : histedit_source : 33fd759420f4a08fe21fce904d19161b81d29b93
2014-11-30 12:35:00 -05:00
Magnus Melin
2ddb69fc08
Bug 331560 - "Order Received" reversed when copying messages from Local to IMAP account. r=neil, a=mkmelin
2014-12-06 16:11:00 +02:00
aceman
9f6f55f908
Bug 793865 - mark function arguments as nsMsgKey where appropriate to better show intended use. r=rkent
2014-11-11 15:40:00 +01:00
aceman
8bc481fe40
Bug 789679 - make nsIMsgFolder::sizeOnDisk and related folder size variables 64 bit wide. r=rkent, r=Neil
2014-11-20 14:07:00 -05:00
aceman
0fc1cc3146
Bug 935934 - log filter hits before applying them so the message is still at the original location. r=rkent
...
--HG--
extra : histedit_source : b17c17d9970932a1fcf558b3c5e9207ef1844295
2014-10-03 11:17:00 -04:00
aceman
571a4f45a7
Bug 1050840 - max number of IMAP server connections should be initialized to 5. r=Neil,jcranmer
...
--HG--
extra : amend_source : c99bd0902193862f1b75c293f77feb976b830230
extra : histedit_source : 08503deabb88f4e5a8756e8747d8db18636959fb
2014-09-22 08:49:00 -04:00
Joshua Cranmer
7544d36528
Bug 1087409 - #define FORCE_PR_LOG is now redundant and spews warnings, r=irving, a=jcranmer
2014-10-25 20:06:15 -05:00
Kent James
b9d198f5ce
Bug 1088497, implement NewChannel2 in mailnews, r=jcranmer
2014-10-24 10:05:00 -05:00
Suyash Agarwal
9e1e0d37c6
Bug 1047883 - Modify test_offlinePlayback.js to use promises. r=rkent
...
--HG--
extra : amend_source : ef57d42a99f4215c1fd1f12dcf633e49daaf1bde
extra : histedit_source : 99db5f8225542f964fe43dec74efc008d6247231
2014-10-16 16:01:17 -04:00
Christoph Kerschbaumer
1dabcc4427
Bug 1071497: Use new API to create channels in comm-central, r=Neil, a=jcranmer to reopen tree.
2014-09-23 15:02:08 -07:00
Neil Rashbrook
65df9fbe31
Bug 1005336 - startup or shutdown crash in nsObserverService::RemoveObserver(nsIObserver*, char const*) via nsMsgIncomingServer. reference to nsImapIncomingServer released off the main thread in destructors, due to preferences no longer use threadsafe refcounting. r=irving.a=Standard8 for CLOSED TREE
2014-09-08 09:31:52 +01:00
David Lechner
6b4876933d
Bug 859269: Fix IMAP listing all folders instead of limiting to directory specified by server_sub_directory preference. r=standard8
2014-08-15 11:50:46 -05:00
rkent
2a5f109f8e
Bug 1057537, nsImapMailFolder is not an nsIRequestObserver r=IanN bustage fix on a CLOSED TREE
2014-08-22 22:31:07 +01:00
Ian Neal
d6f865071d
Bug 1050086 - C-c needs a "port" of bug 1047267 r=jcranmer a=for CLOSED TREE
2014-08-13 22:04:31 +01:00
Ian Neal
9d235262fe
Bug 1049935 - Port |Bug 1045783 - move OS_LIBS += $(call EXPAND_LIBNAME,...) calls to moz.build| to comm-central r=jcranmer a=for CLOSED TREE
2014-08-13 22:04:30 +01:00
Ian Neal
cacf171b86
Bug 1043019 - "Port |Bug 1036894 - Move in-tree library linkage information to moz.build| and |Bug 1041936 - Allow static library definitions to depend on shared libraries| to comm-central" r=jcranmer, a=jcranmer for CLOSED TREE
2014-07-25 11:23:28 -05:00
Joshua Cranmer
e516ecf3b4
Bug 1037479 - Move LOCAL_INCLUDES to moz.build, r=Standard8
...
--HG--
extra : rebase_source : 61e52448b0217eb9a54ca436f5d665969991d3b0
2014-07-11 14:07:32 -05:00
Suyash Agarwal
2b9d95087d
Bug 1034231 - Modify imap/test/unit/test_offlineCopy.js to use Promises. r=rkent
2014-07-11 14:43:34 +01:00
Joshua Cranmer
be90b7a7e7
Port bug 965413 to comm-central, rs=rkent, a=bustage fix for CLOSED TREE
2014-07-10 19:35:11 -05:00