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

410 Коммитов

Автор SHA1 Сообщение Дата
Jorg K a5c457cc6f Bug 1431913 - Port bug 1431204 to mailnews: Make nsIURI.spec readonly (JS part). rs=bustage-fix CLOSED TREE 2018-01-21 20:56:50 +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
Jorg K 735b4c6e73 Bug 1430374 - comm-central: remove GetProgressMode() methods. rs=bustage-fix 2018-01-18 23:54:45 +01:00
aceman f52b37217c Bug 1425962 - Convert subscribe.xul dialog from XUL templates to a manually populated tree list. rs=bustage-fix
--HG--
rename : mail/base/content/subscribe.js => mailnews/base/content/subscribe.js
rename : mail/base/content/subscribe.xul => mailnews/base/content/subscribe.xul
2018-01-18 22:53:39 +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 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 83cda4621e Bug 1416033 - removed include of nsAlgorithm.h and <algorithm> from mailnews/ were not needed. r=aceman 2017-12-04 22:01:07 +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
Florian Quèze 26250d7902 Bug 1356569 - Remove some more newURI null trailing parameters, 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
Jorg K bac1f3301a Bug 1415154 - Follow-up: minor tweaks (order of includes, etc.). r=aceman DONTBUILD 2017-11-07 16:22:56 +01:00
Jorg K d89d14226b Bug 1415154 - Port bug 1414767 to mailnews: SlicedInputStream moved to mozilla namespace. rs=bustage-fix 2017-11-07 15:04:44 +01: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 1666d45654 Bug 1403771 - SlicedInputStream now takes ownership of the stream. r=baku 2017-10-06 22:43:47 +02:00
Jorg K e41b54cb43 Bug 1404045 - follow-up: Use SlicedInputStream() where offset/length for NS_NewInputStreamPump() are necessary. rs=bustage-fix
--HG--
extra : rebase_source : 729b808b6a4a98e7fbfaaead2a7d644a90a711ca
2017-09-30 01:37:17 +02:00
Jorg K 3db42050d9 Bug 1399756 - remove trailing spaces in mailnews/news. rs=white-space-only 2017-09-26 02:52:21 +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
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
Jorg K bf05ce9208 Bug 1340972 - Part 8: Replace error-prone Addref()/Release() with using RefPtr in mailnews/news. r=aceman 2017-09-13 09:16:25 +02:00
Jorg K eaa16b4207 Bug 1340972 - Part 7: Fix use of NS_ADDREF() and NS_IF_ADDREF() in mailnews/news. r=aceman 2017-09-13 09:14:36 +02:00
Jorg K 173e93f24c Bug 1393219 - remove define for CaseInsensitiveCompare. r=mkmelin 2017-09-10 10:10:45 +02:00
Jorg K ec437fdc42 Bug 1394772 - Bug 1334834: Restored accidentally removed line, restores newgroup sort. r=me DONTBUILD 2017-08-29 13:52:41 +02:00
Jorg K b03bcb5a33 Bug 1334834 - remove use of nsIAtom from mailnews/nsIFolder*.idl, JS part. r=aceman 2017-08-27 13:57:53 +02:00
Jorg K f2ba0343d4 Bug 1334834 - remove use of nsIAtom from mailnews/nsIFolder*.idl. r=aceman 2017-08-26 12:18:00 +02:00
Nicholas Nethercote c32823a921 Bug 1393692 (part 1) - Convert nsIAtom arguments to strings before checking their value. r=jorgk
A number of OnItem*() methods have nsIAtom parameters. Some of these methods
convert those nsIAtoms to strings and then check their value against another
string. Others check their value against an atom obtained from nsIAtomService.

This patch changes the latter methods to be like the former methods, thus
removing numerous uses of nsIAtomService.
2017-08-25 16:35:44 +10:00
Nicholas Nethercote d4b9b664a0 Bug 1386600 - Update nsIStringBundle method uses to account for them returning |AString| instead of |wstring|. r=jorgk. 2017-08-04 10:32:30 +10:00
Edmund Wong 6b13bb1bb9 Bug 1386916 - Port 1326520 to mailnews: Rename GetPath/SetPath to GetPathQueryRef/SetpathQueryRef. r=jorgk 2017-08-02 21:39:00 +02:00
Jorg K b998a1974e Backed out changeset c553f7084ca9 (bug 1176399) for causing Gmail problems. a=jorgk 2017-07-29 10:32:34 +02:00
Nicholas Nethercote 98dded7243 Bug 1380906 - Update Thunderbird for nsIStringBundle changes in bug 1380227. r=jorgk
--HG--
extra : amend_source : 3fa24515b678039ed5f9292f8fad2b4fada4cd4a
2017-07-14 12:55:40 +10:00
Richard Marti 64a0ecbb73 Bug 1378086 - Port Bug 1377222 to mailnews [Replace InitWithFuncCallback with InitWithNamedFuncCallback]. r=jorgk
--HG--
extra : amend_source : 99b1ca94964e6e34c59d232f6ab9e2b7bdc02219
2017-07-04 11:42:26 +02:00
Jim Porter f5abac4a7c Bug 492329 - Polish the error message for an expired newsgroup article. r=Neil,jorgk 2017-06-24 22:24:56 +02:00
Jorg K ccbd7f65b4 Bug 1363281 - Port bug 1261841 |Replace uconv with encoding_rs| to mailnews. rs=mkmelin, f=hsivonen 2017-06-14 08:01:14 +02:00
Jorg K fa6157b228 Bug 1364723 - Bug 968342 and bug 1361020 follow-up: Only check mailbox/imap/JsAccount messages for 'cross-loading'. r=rkent 2017-06-06 17:22:00 +02:00
Jorg K 3c87a58bf9 Bug 1368738 - Use GetSpecIgnoringRef() in GetPrincipalSpec() in all protocols. r=aceman 2017-05-30 23:44:33 +02:00
Kushal Singh 1dbe824293 Bug 1351453 - Part 1: Do not use deprecated prettiestName attribute of nsIMsgFolder. r=aceman 2017-05-28 18:06:35 +05:30
Jorg K a2624fd29c Bug 1347598 - add nsIURIWithPrincipal as base class to nsIMsgMailNewsUrl. r=rkent 2017-04-24 19:20:59 +02: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
Dean Zhu d55bb9bcc4 Bug 739467 - Remove db batching. r=aceman 2017-03-26 14:12:00 +02:00
Jorg K d9662fd0f8 Bug 1344538 - follow-up: Fix failed compile on Linux/Mac. rs=bustage-fix 2017-03-12 13:30:50 +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 37ddebd7e0 Bug 1346338 - Bug 1337865 follow-up: use refcounting to fix crash. r=aceman a=jorgk DONTBUILD 2017-03-10 21:55:46 +01:00
Jorg K b545f7145d Bug 1332717 - include nsString.h instead of nsStringGlue.h. r=mkmelin 2017-03-01 23:43:34 +01:00
Jorg K 9f1371ea5e Bug 1337865 - White-space clean-up in nsNntpIncomingServer.cpp. rs=white-space only 2017-02-26 16:05:38 +01:00