.. |
IOUtils.js
|
Bug 1140652 - deduplicate reading and saving a string into a file (usually a JSON structure). r=mkmelin, r=IanN, a=Ratty for SeaMonkey CLOSED TREE
|
2015-04-17 00:19:20 +02:00 |
JXON.js
|
Port bug 849661 - Remove support for Node.hasAttributes() - fix JXON.js with the suggested fix in that bug to fix xpcshell failures. r=bustage-fix for CLOSED TREE
|
2013-03-22 09:44:25 +00:00 |
OAuth2.jsm
|
Bug 1155491 - Support autoconfig and manual config of gmail IMAP OAuth2 authentication, r=jcranmer
|
2015-04-22 22:35:17 -07:00 |
OAuth2Providers.jsm
|
Bug 1178413 - GMail OAuth2 scope should be https:// not http://. r=rkent
|
2015-06-30 23:34:50 +03:00 |
ServiceList.h
|
Bug 856914 - Add a mailnews services C++ helper, r=Neil
|
2013-04-05 20:58:01 -05:00 |
Services.cpp
|
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 |
Services.h
|
Bug 856914 - Add a mailnews services C++ helper, r=Neil
|
2013-04-05 20:58:01 -05:00 |
StringBundle.js
|
Bug 1123124 - Part 1: Remove use of expression closure from mailnews/base/. r=jcranmer
|
2015-04-20 00:16:23 +09:00 |
errUtils.js
|
Bug 1015774 - remove reportError call from errUtils.js::dumpException so that logException does not show the same exception to Error console twice. r=Neil,a=Standard8 for checkin to CLOSED TREE to try and bump builders
|
2014-08-01 22:32:45 +01:00 |
folderUtils.jsm
|
Bug 981405 - Force case-insensitive folder sorting in some places of the folder pane. r=mkmelin, r=Neil
|
2014-04-08 09:24:30 -04:00 |
hostnameUtils.jsm
|
Bug 913785 - Allow fully qualified domain names (fqdn) to be accepted as smtp/pop3/imap/news server name in the account manager. r=Neil
|
2013-09-15 15:59:28 -04:00 |
iteratorUtils.jsm
|
Bug 1126509 - Throw if fixIterator() was passed an unknown object. r=jcranmer
|
2015-02-23 00:24:39 +01:00 |
jsTreeSelection.js
|
Bug 1085562 - Stop using mock tree box objects in tests, r=rkent, a=jcranmer
|
2014-10-20 19:12:16 -05:00 |
mailServices.js
|
Part of bug 715799 - switch Mac unread and new mail count summaries to a new mail notification service that will be platform independent. r=Standard8,sr=bienvenu
|
2012-07-08 18:27:14 +01:00 |
mailnewsMigrator.js
|
Bug 1117199 - reset mailnews.send_default_charset and mailnews.view_default_charset if they had values no longer supported. r=jcranmer, a=mkmelin
|
2015-01-15 20:48:25 +02:00 |
moz.build
|
Bug 1155491 - Support autoconfig and manual config of gmail IMAP OAuth2 authentication, r=jcranmer
|
2015-04-22 22:35:17 -07:00 |
msgDBCacheManager.js
|
Bug 1123124 - Part 1: Remove use of expression closure from mailnews/base/. r=jcranmer
|
2015-04-20 00:16:23 +09:00 |
nsImapMoveCoalescer.cpp
|
Fix bustage from bug 900988, a=bustage-fix, CLOSED TREE for SeaMonkey.
|
2014-04-27 22:30:23 -05:00 |
nsImapMoveCoalescer.h
|
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 |
nsMsgCompressIStream.cpp
|
Fix bustage from bug 900988, a=bustage-fix, CLOSED TREE for SeaMonkey.
|
2014-04-27 22:30:23 -05:00 |
nsMsgCompressIStream.h
|
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 |
nsMsgCompressOStream.cpp
|
Fix bustage from bug 900988, a=bustage-fix, CLOSED TREE for SeaMonkey.
|
2014-04-27 22:30:23 -05:00 |
nsMsgCompressOStream.h
|
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 |
nsMsgDBFolder.cpp
|
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 |
nsMsgDBFolder.h
|
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 |
nsMsgDBFolderAtomList.h
|
Bug 757018 - upgrade license to MPL 2.
|
2012-05-30 17:48:24 +01:00 |
nsMsgFileStream.cpp
|
Fix bustage from bug 900988, a=bustage-fix, CLOSED TREE for SeaMonkey.
|
2014-04-27 22:30:23 -05:00 |
nsMsgFileStream.h
|
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 |
nsMsgI18N.cpp
|
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 |
nsMsgI18N.h
|
Bug 956493 - Replace PRUnichar with char16_t; r=roc landed on a CLOSED TREE
|
2014-01-04 10:16:34 -05:00 |
nsMsgIdentity.cpp
|
Bug 1060696: Stop using nsISupportsObsolete in comm-central, r=rkent
|
2015-01-15 18:41:23 -06:00 |
nsMsgIdentity.h
|
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 |
nsMsgIncomingServer.cpp
|
Bug 1147006 - TB shows instructions with [File] - [Offline] - [Synchronize] instead of [Download/Sync Now]. r=bwinton,Neil a=Ratty for SeaMonkey CLOSED TREE
|
2015-04-19 09:55:32 +02:00 |
nsMsgIncomingServer.h
|
Bug 1035650, part 4: Fix public destructors everywhere else, r=Neil a=bustage fix on CLOSED TREE
|
2014-07-09 09:04:59 -05:00 |
nsMsgKeyArray.cpp
|
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
|
2015-03-27 14:59:17 -07:00 |
nsMsgKeyArray.h
|
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
|
2015-03-27 14:59:17 -07:00 |
nsMsgKeySet.cpp
|
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 |
nsMsgKeySet.h
|
Bug 579517 - Part 6: Automated conversion of NSPR numeric types to stdint types in Gecko; r=mconley
|
2012-08-22 12:14:35 -04:00 |
nsMsgLineBuffer.cpp
|
Bug 103870 - Fix some unsafe realloc usage in mailnews. r=Neil
|
2013-07-11 11:31:55 -04:00 |
nsMsgLineBuffer.h
|
Bug 103870 - Fix some unsafe realloc usage in mailnews. r=Neil
|
2013-07-11 11:31:55 -04:00 |
nsMsgMailNewsUrl.cpp
|
Bug 1196422 - error LNK2001: unresolved external symbol GetAsciiHostPort(class nsACString_internal &) rs=jcranmer bustage fix CLOSED TREE
|
2015-08-20 05:36:00 +08:00 |
nsMsgMailNewsUrl.h
|
Bug 884061, Part 一: Use NS_DECL_THREADSAFE_ISUPPORTS in comm-central, r=Standard8
|
2013-07-15 23:50:16 -05:00 |
nsMsgProtocol.cpp
|
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 |
nsMsgProtocol.h
|
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 |
nsMsgReadStateTxn.cpp
|
Bug 579517 - Part 6: Automated conversion of NSPR numeric types to stdint types in Gecko; r=mconley
|
2012-08-22 12:14:35 -04:00 |
nsMsgReadStateTxn.h
|
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 |
nsMsgTxn.cpp
|
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 |
nsMsgTxn.h
|
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 |
nsMsgUtils.cpp
|
Bug 1188306: Use default system characterset if characterset can't be determined; r=mkmelin
|
2015-08-10 15:10:32 -07:00 |
nsMsgUtils.h
|
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 |
nsStopwatch.cpp
|
Fix bustage from bug 900988, a=bustage-fix, CLOSED TREE for SeaMonkey.
|
2014-04-27 22:30:23 -05:00 |
nsStopwatch.h
|
Bug 1035650, part 4: Fix public destructors everywhere else, r=Neil a=bustage fix on CLOSED TREE
|
2014-07-09 09:04:59 -05:00 |
templateUtils.js
|
Bug 942638 - Clean up the multi-message summary code, part 6: Improve the localization; r=mconley
|
2014-05-25 18:51:47 -05:00 |
traceHelper.js
|
Bug 757018 - upgrade license to MPL 2.
|
2012-05-30 17:48:24 +01:00 |