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

481 Коммитов

Автор SHA1 Сообщение Дата
Hiroyuki Ikezoe a8125f7f2b Bug 1230968 - Two hunks from bug 26734, part 3: Need to parse format=flowed message for editing. r=jcranmer 2015-12-07 10:27:00 +01:00
Tooru Fujisawa 500324bec7 Bug 824104 - Part 3: Remove for-each from mailnews/. r=jcranmer 2015-12-05 14:27:43 +09: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
alta88 8685d61f0a Bug 1202150 - Silence compiler warnings in nsMsgDBView and friends, part 6 final stragglers. r=rkent a=aleth,IanN SM CLOSED TREE
--HG--
extra : amend_source : 3b3835ca147ab4ac8f588bccb8d85e1669a3b4d9
2015-09-29 14:23:07 -06: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
Magnus Melin e5acd97cd4 Bug 1192061 - SVG images attachments do not display inline. r=squib 2015-09-21 22:41:21 +03:00
Jorg K c0c27b2ced Bug 1197686 - Preprocess References header. r=jcranmer 2015-09-10 23:20:00 +02:00
R Kent James 7fe06852c6 Bug 1177702, crash in EncodedHeader from incorrectly encoded UTF8 in header, r=mkmelin
--HG--
extra : rebase_source : 17c690e275ca9d8a979619125404cbc957cc23c7
2015-07-01 13:20:07 -07:00
Magnus Melin 3d93ec8f52 Bug 1175190 - Thunderbird 38 crashes in mozilla::mailnews::EncodedHeader [msvcr120.dll | nsCOMArray_base::Adopt | mozilla::mailnews::EncodedHeader]. r=rkent 2015-06-22 22:16:38 +03:00
Magnus Melin df39aadc95 Bug 1151448 - Cross-posts won't send becuase Newsgroups: groups are separated with comma+space, not just comma. r=jcranmer 2015-06-21 21:40:16 +03: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
Philip Chee 9deacd2cc1 Bug 1169399 Flatten LOCAL_INCLUDES from '/mozilla/security/manager/ssl/src' to '/mozilla/security/manager/ssl' r=rkent 2015-05-29 04:15:02 +08:00
R Kent James a2e0f0ac45 Bug 1088975 - Answering mail with sendername containing encoded special chars and comma creates two To-entries, r=Fallen
* * *
2015-05-19 11:26:23 -07:00
Philipp Kewisch 8819d82005 Fix bug 1154521 - jsmime fails on long references header and e-mail gets sent and stored in Sent without headers (regression). r=rkent 2015-05-02 22:10:16 +02:00
R Kent James c3ea2cb5ee Bug 1130248 - Allow email addresses in address name fields, r=fallen,mkmelin,jorgk 2015-05-15 15:17:20 -07: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 4a9e4640c6 Backout 641bb40dff30 (Bug 1154521) to use a different approach, a=rkent 2015-05-07 17:46:09 -07:00
Philipp Kewisch 3330749642 Fix bug 1154521 - jsmime fails on long references header and e-mail gets sent and stored in Sent without headers (regression). r=rkent 2015-05-02 22:10:16 +02:00
Jorg K 14e40c60d0 Bug 1141446 - Handle mal-formed rfc2047 encoded From message header better; r=rkent 2015-05-07 13:20:09 -07:00
Hiroyuki Ikezoe 92342827ea Bug 1159676 - Test passed to add_task() should be a function after bug 1150822.
currentSuite.runSuite() returns a Promise (an Object), so add_task() can not distinguish it from a properties object.

--HG--
extra : rebase_source : f98d6ede5a1786308de6dc1a2ae6ef7507a8ce6b
2015-05-02 20:37:40 +02: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
Karsten Düsterloh b21d6fa969 Bug 1069790 - Email addresses with parenthesis are not pretty-printed anymore. r=rkent 2015-04-24 17:07:00 +02:00
Magnus Melin 5a654169a3 Bug 1143569 - User-agent error when posting to NNTP due to RFC5536 violation of Tb (user-agent header is folded just after user-agent:, "user-agent:[CRLF][SP]Mozilla..."). r=jcranmer 2015-04-23 23:03:10 +03:00
Magnus Melin 7e27d39f05 Bug 1138220 - some headers are not not properly capitalized. r=jcranmer 2015-04-23 23:03:01 +03:00
Tooru Fujisawa 63b17cce61 Bug 1123124 - Part 3: Remove use of expression closure from mailnews/mime/. r=jcranmer 2015-04-20 00:16:23 +09:00
LABORDE--SCHUMACHER Nicolaï 80cf7cd2f5 Bug 1144621 - mimemsg.cpp might leak memory in some instances r=jcranmer 2015-04-19 22:36:49 +08: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
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
Tooru Fujisawa e192b84762 Bug 1138097 - Do not use non-standard flag argument of String.prototype.replace in mailnews/mime/. r=jcranmer 2015-03-02 00:36:52 +09:00
Sebastian Hengst e06118b5fe Bug 1129605 - Always call Map/Set/WeakMap constructors with 'new': mail and mailnews. r=mkmelin 2015-02-16 10:50:27 +01: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
Birunthan Mohanathas 22e944a5cd Bug 1060696 - Remove NS_INIT_ISUPPORTS, r=jcranmer, a=jcranmer 2015-01-14 11:07:00 -06: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
Joshua Cranmer b7fac64994 Bug 998191, part 10: Simplify mime_generate_headers by using JSMime for newsgroup headers, r=irving
It is hoped that other, non-NNTP headers will get added to extraMimeParsers.jsm,
but there is only a need for the Newsgroup header right now.
2015-01-07 15:58:40 -06:00
Joshua Cranmer 4ada1a93e5 Bug 998191, part 9: Use structured addresses in mime_generate_headers, r=irving 2015-01-07 15:58:32 -06:00
Joshua Cranmer b3ed1c6cb3 Bug 998191, part 7: Remove nsIMsgCompFields::otherRandomHeaders, r=irving
The replacement for this is to use the generic header accessors provided by
msgIStructuredHeaders and its writable cousin.

CLOSED TREE due to the need to fix up SeaMonkey code.
2015-01-07 15:58:18 -06:00
Joshua Cranmer 8f73490fa3 Bug 998191, part 4: Add a method to convert structured headers to MIME-encoded text, r=irving, sr=Neil
--HG--
extra : rebase_source : e6e81592d525d27e53b09006ebf6e60034542872
2015-01-07 15:57:48 -06:00
Joshua Cranmer 8d739b9d7a Bug 998191, part 2: Make nsIMsgCompFields support msgIWritableStructuredHeaders, r=Neil
Note that, as of this patch, most headers are not emitted in the final MIME
message.

--HG--
extra : rebase_source : 1a6c17bf5917ccba770c172f1bd263f04c229337
2015-01-07 15:57:33 -06:00
Neil Rashbrook 26fe2d171e Bug 11039 Filter sent messages r=rkent a=starred CLOSED TREE 2014-12-30 21:53:51 +00:00
aceman 0cdd4c1064 Bug 1115145 - Convert some occurences of ns*Array.IndexOf(elem) != kNotFound to ns*Array.Contains(elem). r=Neil, a=mkmelin
Push contains changes to /suite CLOSED TREE
2014-12-23 14:09:00 +02:00
Magnus Melin e30a4cd4d7 Bug 286760 - email address with leading/trailing whitespace in Address book, Account manager, or Composition [foo@bar.com ] displays wrongly with added quotes when composing ["foo"@bar.com], causing lost mails and malformed "duplicate" AB entry. r=jcranmer, a=mkmelin
This puch lands string changes to CLOSED TREE (seamonkey)
2014-12-20 14:31:15 +02:00
Sylvestre Ledru b45393a7ae Bug 1109061 - Remove some useless variables r=standard8 a=aleth
--HG--
extra : rebase_source : e1a9c0d14d15d34ab617af5e698299721006dc07
2014-12-10 14:33:30 +01:00
Hiroyuki Ikezoe 38e8ffa880 Bug 1099861 - There are some resource path mixing ://gre/modules and ://modules. r=mkmelin, r=clokep, r=Fallen. 2014-11-21 00:59:00 +01:00
David Cooper 5085530af4 Bug 1018259 - Thunderbird should stop using SHA-1 when signing email messages: select most appropriate hash algorithm based on key type and size. r=jcranmer, r=mkmelin 2014-07-22 17:21:05 -04:00
Magnus Melin c009e5232b Bug 1092625 - adjust c-c for bug 918828 @@iterator changes - TEST-UNEXPECTED-FAIL | C:/slave/test/build/tests/xpcshell/tests/mailnews/mime/jsmime/test/test_mime_tree.js | xpcshell return code: 0. r=jcranmer, a=mkmelin 2014-11-04 22:08:20 +02:00
Joshua Cranmer bfa2a21b4e Bug 998189: Add a basic structured header interface, r=irving, sr=Neil. a=jcranmer
--HG--
extra : rebase_source : c021d947ba9760fa1004d72036493408604afc45
2014-10-13 23:31:49 -05:00
Joshua Cranmer d8409489df Bug 1005413: Import JSMime from revision 8626a9039d66570124a9d1d7e54683d50f0f6570, r=irving.
Individual JSMime patches were reviewed by both irving and asuth.

--HG--
extra : rebase_source : a0338d3c7a3bb990a1352579ecdd1ffd38d69bd6
2014-10-13 18:43:49 -05:00