Jorg K
|
4acf04b00a
|
Bug 1556478 - Fix Japanese detection and re-enable tests. r=hsivonen
|
2019-06-04 16:19:06 +02:00 |
Jorg K
|
ca879d2510
|
Bug 1556478 - disable failing test_shiftjis_csv.js. rs=bustage-fix DONTBUILD
|
2019-06-04 00:06:57 +02:00 |
Geoff Lankow
|
3195c35104
|
Bug 1549166 - Centralise configuration of ESLint environments for test directories; r=aceman
|
2019-05-20 14:09:54 +12:00 |
aceman
|
b27ded7af5
|
Bug 1549887 - Use nextFile() when iterating nsIDirectoryEnumerator in JS of C-C. r=jorgk,darktrojan
|
2019-05-11 22:56:09 +02:00 |
Geoff Lankow
|
a8681ec22e
|
Bug 1515877 - Turn on ESLint in mailnews/import; r=aceman
|
2019-05-08 15:55:21 +12: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 |
aceman
|
20e22daf68
|
Bug 1508415 - Convert some remaining cases where MailServices.jsm and Services.jsm can be used in Thunderbird JS files. r=mkmelin
|
2018-12-01 06:05:00 +01:00 |
aceman
|
999edeb5b6
|
Bug 342632 - Adapt callers to defaultAccount being possibly null - mailnews/. r=mkmelin
|
2018-11-19 00:56:48 +01: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 |
Jorg K
|
1918e4cd7b
|
Bug 1457713 - Port bug 1456035: Change XPCOMUtils.generateQI to ChromeUtils.generateQI in mailnews. r=aceman
|
2018-05-21 00:59:53 +02: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 |
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
|
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 |
aceman
|
086e8bf27d
|
Bug 1326494 - Remove some remaining nsISupportsArray references in Thunderbird. r=jorgk
|
2017-03-01 16:11:00 +01:00 |
Richard Marti
|
35b51315a2
|
Bug 1338715 - Remove the Outlook Express importer test. r=jorgk
|
2017-02-11 12:31:56 +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 |
aceman
|
5f4f3806a4
|
Bug 1278987 - Import also outgoing filters from Becky! and add tests. r=mkato, r=rkent
|
2016-07-10 17:39:49 +02:00 |
aceman
|
3c21c444c2
|
Bug 1273477 - Allow choosing a directory for Becky AB import. ui-r=Paenglab, r=rkent
|
2016-06-14 07:29:03 +02:00 |
Hiroyuki Ikezoe
|
9fbcf1eb2b
|
Bug 684455 - Test for Becky! Internet Mail importer. r=mconley, sr=standard8
|
2016-04-06 11:47:00 +02:00 |
aleth
|
6533ffe2a0
|
Backed out changeset beac1b52a925 for build failures (Bug 684455).
|
2016-05-13 12:20:09 +02:00 |
Hiroyuki Ikezoe
|
ec95be6836
|
Bug 684455 - Test for Becky! Internet Mail addressbook importer. r=mconley, sr=standard8
|
2016-05-13 07:24:20 +02:00 |
Jorg K
|
047973aca0
|
Bug 1243498 - Remove Eudora import. r=mkmelin
|
2016-03-26 18:02:34 +01:00 |
ISHIKAWA, Chiaki
|
a5fb2c7602
|
Bug 1247368 - Improper outdated octal constant syntax in C-C tree. Use '0o' prefix. r=acemen
|
2016-02-15 09:29:00 +01: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 |
Hiroyuki Ikezoe
|
2e20eceba3
|
Bug 1078524 - Set intl.charset.detector to pass the test_shiftjis_csv.js test. r=standard8 a=jcranmer
|
2014-10-06 20:44:00 +03:00 |
Magnus Melin
|
cd429d1f6f
|
Bug 457296 - Part 4: migrate RemoteContent pref (Implement separate whitelist for addresses/domains allowed to load remote images for email. r=mconley, r=standard8, a=standard8
|
2014-04-28 13:31:10 +03:00 |
Magnus Melin
|
924a608156
|
Bug 983086 - mailnews/resources/logHelper.js | Error console says [stackFrame mutating the [[Prototype]] of an object will cause your code to run very slowly; instead create the object with the correct initial [[Prototype]] value using Object.create] . r=standard8
Landing on CLOSED TREE - this bug is what's keeping it closed.
|
2014-03-17 21:50:45 +02:00 |
Hiroyuki Ikezoe
|
85df3a5c78
|
Bug 945045 - Remove nsISupportsArray in mailnews/import. r=Standard8
CLOSED TREE
|
2013-11-28 07:12:07 +09:00 |
Hiroyuki Ikezoe
|
b5d2afc5d5
|
Bug 786936 - Use MockFactory.js to register/unregister mocks. r=Standard8
|
2014-01-06 09:31:04 -05:00 |
Mark Banner
|
a848663167
|
Bug 933270 - Allow some xpcshell-tests to run in parallel in mailnews and mail. r=jcranmer
|
2013-10-31 19:38:40 +00:00 |
Mark Banner
|
a293ab4c99
|
Bug 920418 - Port bug 901990 install test files through manifests - to fix bustage. rs=build-peer port of m-c bug for CLOSED TREE
|
2013-09-26 12:59:37 +01:00 |
Mihnea Dobrescu-Balaur
|
05e5133b99
|
Bug 905822 - Annotate manifests with run-sequentially. r=jcranmer, a=me
CLOSED TREE
|
2013-08-15 15:02:43 -07:00 |
Mark Banner
|
2b7f1e890e
|
Bug 901544 Remove unnecessary mailDirService.js uses since bug 459114 made it redundant. r=jcranmer
|
2013-08-08 15:15:26 +01:00 |
Mark Banner
|
6556e2fcb2
|
Part of bug 896738 - Switch mailDirService.js to be a testing js module, so that it is only included once. This fixes some of the strict warnings seen. r=mconley,a=part bustage fix for CLOSED TREE
|
2013-07-23 22:18:19 +01:00 |
Joshua Cranmer
|
d5a31b8ba6
|
Bug 869359 - Kill off newly empty Makefile.ins, r=Standard8
|
2013-05-09 12:09:15 -05:00 |
Joshua Cranmer
|
d1678135e7
|
Bug 869359 - Move XPCSHELL_TESTS to moz.build, r=Standard8
|
2013-05-09 12:08:56 -05:00 |
Sebastian Hengst
|
54652fe55e
|
Bug 852690 - Remaining conversion to mailServices.js: import. r=Standard8
|
2013-03-25 19:46:22 +01:00 |
Hiroyuki Ikezoe
|
7c25dcde66
|
Bug 681219 - Make method names of nsISmtpService more decent. r=standard8, sr=bienvenu
|
2013-03-12 15:29:07 -04:00 |
Gregory Szorc
|
8453bf4697
|
Bug 845089 - Convert build system to moz.build files on a CLOSED TREE; r=Callek
|
2013-02-28 15:16:49 +01:00 |
Sebastian Hengst
|
4360b7626b
|
Bug 533314 - Tests: Use only invalid mail addresses like foo@foo.invalid instead of foo@invalid.com. r=mbanner
|
2012-12-28 10:32:53 +01:00 |
Sebastian Hengst
|
9a932adbed
|
Bug 824150 - Code cleanup in /mail/ and /mailnews/: Use new String methods like startsWith, endsWith, contains, remaining Services.jsm switches and querySelector use instead of NodeList calls: import. r=mbanner
|
2013-02-07 17:20:34 +01:00 |
Mark Banner
|
7cc730f916
|
Part of Bug 820377 - Deal with removing of EnumerateForwards/Backwards from nsISupportsArray - Replace mailnews accounts interface uses for nsISupportsArray with nsIArray. r=mconley,sr=Neil
|
2012-12-12 23:42:26 +00:00 |
Mark Banner
|
764709f91b
|
Part of Bug 820377 - Deal with removing of EnumerateForwards/Backwards from nsISupportsArray - Replace mailnews accounts interfaces use of nsISupportsArray with nsIArray. r=mconley,r=Fallen,sr=Neil CLOSED TREE
|
2012-12-12 20:01:11 +00:00 |
Mark Banner
|
3a8f57ee3e
|
Bug 803835 - Part 2: Regression tests for quoted fields in CSV files. r=mconley.
|
2012-11-02 13:34:20 -04:00 |
Evan Stratford
|
9297e3de2b
|
Bug 600798 - Implement unit tests for importing vcards and csv files into address book. Patch originally by Evan Stratford for bug 79709, updated by Standard8 now that blocking issues are resolved. r=mconley.
|
2012-08-20 16:24:11 +01:00 |
Mark Banner
|
388656230a
|
Part of Bug 781446 - Port bug 774032 (bonus only), bug 763987, bug 742795 to comm-central. Port the bonus part of bug 774032 - Use @DEPTH@ and @relativesrcdir@ replacements in Makefile.in. r=KaiRo
|
2012-08-17 08:56:10 +01:00 |
Hiroyuki Ikezoe
|
cc1e8006e9
|
Bug 772712 - Re-enable test_winmail.js. r=mconley
|
2012-08-13 21:17:43 -04:00 |
Hiroyuki Ikezoe
|
c4b9f64f89
|
Bug 773127 - Implement SettingsImportHelper. r=mconley
|
2012-07-18 21:20:07 -04:00 |
Hiroyuki Ikezoe
|
f79aecf0dd
|
Bug 773124 - Unify the mock of Windows Registry. r=mconley
|
2012-07-18 21:19:27 -04:00 |
Hiroyuki Ikezoe
|
b1800f769a
|
Bug 145293 - Test. r=mconley
|
2012-07-10 17:13:13 -04:00 |
Hiroyuki Ikezoe
|
dd7d93fd9f
|
Bug 703175 - New Test. r=dbienvenu
|
2012-06-26 21:00:46 -04:00 |
Ryan VanderMeulen
|
64cd6466da
|
Backout test for bug 124486 due to orange.
|
2012-06-25 16:25:25 -04:00 |
Ryan VanderMeulen
|
ad8c70acad
|
Disable bug 124486 test for real this time.
|
2012-06-25 15:33:10 -04:00 |
Ryan VanderMeulen
|
6cbd7de574
|
Disable new test from bug 124486 due to Win7 and Win64 orange.
|
2012-06-25 15:14:10 -04:00 |
Hiroyuki Ikezoe
|
26bf94c177
|
Bug 124486 - Test for importing OE addressbook. r=mconley
|
2012-06-25 09:56:22 -04:00 |
Hiroyuki Ikezoe
|
8ca5d5484b
|
Bug 731877 - Test for Outlook Express settings importer. r=mconley
|
2012-06-22 17:29:23 -04:00 |
Hiroyuki Ikezoe
|
f833c043b1
|
Bug 740639 - Test for Outlook settings import. r=mconley
|
2012-06-09 10:11:48 -04:00 |
Gervase Markham
|
d9160e1ab8
|
Bug 757018 - upgrade license to MPL 2.
|
2012-05-30 17:48:24 +01:00 |
Hiroyuki Ikezoe
|
03e6cdc4cc
|
Bug 700920 - Part 2: Create an import module to test import implementation in mailnews core. r=dbienvenu
|
2012-05-24 18:30:23 -04:00 |
Hiroyuki Ikezoe
|
b1eb01d213
|
Bug 700920 - Part 1: Create MailImportHelper. r=mconley
|
2012-05-24 18:30:23 -04:00 |
Geoff Lankow
|
e4b5b01d2e
|
Bug 727408 - Remove nsIPrefBranch2 uses from comm-central, Part C - mailnews/ ; r=Standard8
|
2012-02-22 11:46:59 +13:00 |
Mark Banner
|
240bb025c0
|
Unit test bustage fix - port bug 645922 to comm-central (Remove nsIJSON.encode/decode, because their functionality is subsumed by JSON.parse and JSON.stringify, and their idiosyncrasies are hindering code improvements). r=bustage fix
|
2011-07-06 09:03:02 +01:00 |
Mark Banner
|
4be6c6a46d
|
partial fix for bug 658666, add xpcshell manifests to fix bustage CLOSED TREE
|
2011-05-20 15:44:10 -07:00 |
Mark Banner
|
ebcc7836ba
|
Bug 622665 - Remove old unused na2 import code; r=bienvenu sr=neil
|
2011-01-05 11:08:51 +00:00 |
Justin Wood
|
1e9b35842b
|
Bug 593855 - Part 5, remove MODULES from makefiles that don't need it. r=KaiRo
(Port |Bug 586754 Xpcshell tests should use relativesrcdir instead of $MODULE| to comm-central)
|
2010-09-06 20:58:23 -04:00 |
Justin Wood
|
5b641948aa
|
Bug 593855 - Part 4, Fixups needed for path changes in c-c tests. r=KaiRo
(Port |Bug 586754 Xpcshell tests should use relativesrcdir instead of $MODULE| to comm-central)
|
2010-09-06 20:58:22 -04:00 |
Justin Wood
|
5d05be9e49
|
Bug 593855 - Part 2 Do relpath in all Makefiles that need it. r=KaiRo
(Port |Bug 586754 Xpcshell tests should use relativesrcdir instead of $MODULE| to comm-central)
|
2010-09-06 20:56:52 -04:00 |
Mark Banner
|
9f59c04b05
|
Disable test from bug 561422 due to more test failures.
|
2010-06-17 15:48:05 +01:00 |
Phil Lacy
|
50b3389cd8
|
Bug 561422 Test fails for Importing settings for windows live mail. r=Standard8
|
2010-06-17 14:09:22 +01:00 |
Mark Banner
|
44282ebb50
|
Disable test from bug 394687 for now. Bug 561422 will fix it up.
|
2010-04-23 21:45:34 +01:00 |
Mark Banner
|
1e51a6a740
|
Hopefully last try to fix unit test from Bug 394687. a=bustage-fix
|
2010-04-23 16:59:58 +01:00 |
Mark Banner
|
9a9b111426
|
Add some more debug to try and figure out what's wrong with the test from bug 394687
|
2010-04-23 14:22:08 +01:00 |
Mark Banner
|
d673ddb59b
|
Try and fix unit test bustage from bug 394687. a=bustage fix
|
2010-04-23 12:37:38 +01:00 |
Phil Lacy
|
4cccbd4a0f
|
Bug 394687 need to import settings from Windows Mail on Vista and Windows Live Mail on XP/Vista/Windows 7. r=Neil,sr=bienvenu. r=Standard8 for the unit test. a=blocker
--HG--
rename : mail/locales/en-US/chrome/messenger/oeImportMsgs.properties => mail/locales/en-US/chrome/messenger/wmImportMsgs.properties
rename : mailnews/import/oexpress/Makefile.in => mailnews/import/winlivemail/Makefile.in
rename : mailnews/import/oexpress/OEDebugLog.h => mailnews/import/winlivemail/WMDebugLog.h
rename : mailnews/import/oexpress/nsOEImport.cpp => mailnews/import/winlivemail/nsWMImport.cpp
rename : mailnews/import/oexpress/nsOEImport.h => mailnews/import/winlivemail/nsWMImport.h
rename : mailnews/import/oexpress/nsOESettings.cpp => mailnews/import/winlivemail/nsWMSettings.cpp
rename : mailnews/import/oexpress/nsOESettings.h => mailnews/import/winlivemail/nsWMSettings.h
rename : mailnews/import/oexpress/nsOEStringBundle.cpp => mailnews/import/winlivemail/nsWMStringBundle.cpp
rename : mailnews/import/oexpress/nsOEStringBundle.h => mailnews/import/winlivemail/nsWMStringBundle.h
rename : suite/locales/en-US/chrome/mailnews/oeImportMsgs.properties => suite/locales/en-US/chrome/mailnews/wmImportMsgs.properties
|
2010-04-23 11:33:57 +01:00 |
Serge Gautherie
|
3e23e0f710
|
Bug 557050 - [Windows, SeaMonkey (2.1)] xpcshell-tests: 28 MailNews tests fail with "ASSERTION: unable to initialize resource / nsRDFService.cpp", due to Windows (O.E.) A.B. not being disabled; (Av1) Include abSetup.js where it is needed to disable the W.A.B..
r=standard8.
|
2010-04-19 11:52:11 +02:00 |
John Daniels
|
58ba175309
|
Bug 525819 - Make do_timeout take a callback function, not a string to eval. This fixes all callers in the comm-central repository, so it can be changed in mozilla-central. r=jwalden
--HG--
extra : rebase_source : e75d48df0273efd08e487e959e699361b8f0dbd9
|
2009-12-18 14:08:58 -05:00 |
Josh Geenen
|
61a5ee1542
|
Bug 263304 - "The Address Book doesn't show the LDAP-field "labeledURI" as Website" [r=Standard8 sr=bienvenu]
|
2009-08-03 10:52:35 +01:00 |
Mark Banner
|
85feb4d0de
|
Bug 438922 Ensure that mailnews unit tests shutdown observers gracefully. Part 1 - shutdown resource and fix addrbook, bayesian-spam-filter, import and mime tests. r=bienvenu
|
2009-06-14 13:41:54 +01:00 |
Mark Banner
|
8017f045e4
|
Bug 482768 xpcshell tests broken on trunk due to mozilla-central changes. r=KaiRo.
--HG--
rename : mailnews/db/gloda/test/resources/glodaTestHelper.js => mailnews/db/gloda/test/unit/resources/glodaTestHelper.js
rename : mailnews/db/gloda/test/resources/mockIndexer.js => mailnews/db/gloda/test/unit/resources/mockIndexer.js
rename : mailnews/db/gloda/test/resources/mockTimer.js => mailnews/db/gloda/test/unit/resources/mockTimer.js
rename : mailnews/extensions/bayesian-spam-filter/test/resources/ham1.eml => mailnews/extensions/bayesian-spam-filter/test/unit/resources/ham1.eml
rename : mailnews/extensions/bayesian-spam-filter/test/resources/ham2.eml => mailnews/extensions/bayesian-spam-filter/test/unit/resources/ham2.eml
rename : mailnews/extensions/bayesian-spam-filter/test/resources/spam1.eml => mailnews/extensions/bayesian-spam-filter/test/unit/resources/spam1.eml
rename : mailnews/extensions/bayesian-spam-filter/test/resources/spam2.eml => mailnews/extensions/bayesian-spam-filter/test/unit/resources/spam2.eml
rename : mailnews/extensions/bayesian-spam-filter/test/resources/spam3.eml => mailnews/extensions/bayesian-spam-filter/test/unit/resources/spam3.eml
rename : mailnews/extensions/bayesian-spam-filter/test/resources/spam4.eml => mailnews/extensions/bayesian-spam-filter/test/unit/resources/spam4.eml
rename : mailnews/extensions/bayesian-spam-filter/test/resources/tokenTest.eml => mailnews/extensions/bayesian-spam-filter/test/unit/resources/tokenTest.eml
rename : mailnews/extensions/bayesian-spam-filter/test/resources/trainingfile.js => mailnews/extensions/bayesian-spam-filter/test/unit/resources/trainingfile.js
rename : mailnews/import/test/resources/AB_README => mailnews/import/test/unit/resources/AB_README
rename : mailnews/import/test/resources/addressbook.json => mailnews/import/test/unit/resources/addressbook.json
rename : mailnews/import/test/resources/basic_addressbook.csv => mailnews/import/test/unit/resources/basic_addressbook.csv
rename : mailnews/import/test/resources/basic_ldif_addressbook.ldif => mailnews/import/test/unit/resources/basic_ldif_addressbook.ldif
rename : mailnews/import/test/resources/import_helper.js => mailnews/import/test/unit/resources/import_helper.js
rename : mailnews/news/test/postings/auto-add/post1.eml => mailnews/news/test/unit/postings/auto-add/post1.eml
rename : mailnews/news/test/postings/auto-add/post2.eml => mailnews/news/test/unit/postings/auto-add/post2.eml
rename : mailnews/news/test/postings/auto-add/post3.eml => mailnews/news/test/unit/postings/auto-add/post3.eml
rename : mailnews/news/test/postings/auto-add/post4.eml => mailnews/news/test/unit/postings/auto-add/post4.eml
rename : mailnews/news/test/postings/auto-add/post5.eml => mailnews/news/test/unit/postings/auto-add/post5.eml
rename : mailnews/news/test/postings/auto-add/post6.eml => mailnews/news/test/unit/postings/auto-add/post6.eml
rename : mailnews/news/test/postings/auto-add/post7.eml => mailnews/news/test/unit/postings/auto-add/post7.eml
rename : mailnews/news/test/postings/post1.eml => mailnews/news/test/unit/postings/post1.eml
rename : mailnews/addrbook/test/resources/abLists1.mab => mailnews/test/data/abLists1.mab
rename : mailnews/addrbook/test/resources/abLists2.mab => mailnews/test/data/abLists2.mab
rename : mailnews/addrbook/test/resources/abSetup.js => mailnews/test/resources/abSetup.js
rename : mailnews/db/gloda/test/resources/messageGenerator.js => mailnews/test/resources/messageGenerator.js
rename : mailnews/base/test/resources/msgFolderListenerSetup.js => mailnews/test/resources/msgFolderListenerSetup.js
|
2009-03-27 13:22:12 +00:00 |
Žiga Sancin
|
910bbdc45c
|
Bug 261882 Import & Export to/from text files (CSV,TAB) fails to include "Screenname" field. r=Standard8,sr=dmose
|
2009-01-29 10:30:05 +00:00 |
Mark Banner
|
b0db0e6785
|
Bug 460941 DIR_Shutdown not always called on shutdown. Patch r=Neil,sr=bienvenu; unit test fix r=Neil
|
2008-12-22 13:02:51 +00:00 |
Josh Geenen
|
d0b8b3d322
|
Bug 455797 - "birthday picker doesn't let me enter certain dates, resets day and year", also allow LDAP and LDIF import/export to work correctly. r=Standard8,sr=Neil. a=KaiRo for SM2a1.
|
2008-09-21 16:19:37 +01:00 |
Joshua Cranmer
|
6e5cf09a14
|
Bustage fix for bug 413260
|
2008-08-07 09:24:56 -04:00 |
Josh Geenen
|
46fcbcd993
|
Test case for Bug 439819 LDIF import does not include mozillahomestreet. r=me
|
2008-07-28 08:53:17 -07:00 |
Robert Kaiser
|
8928e44fa0
|
bug 444686 - create/adapt build system for comm-central, mailnews changes, r=Standard8 r=Callek
|
2008-07-22 14:28:40 +02:00 |
hg@mozilla.org
|
cc78336489
|
bug 437643 - Build Thunderbird and SeaMonkey from comm-central, initial import of code from CVS tag HG_COMM_INITIAL_IMPORT at 2008-07-22 05:18:47 PST, imported and tagged cvs.mozilla.org modules: mozilla/directory/xpcom/ mozilla/mailnews/ mozilla/mail/ mozilla/suite/ mozilla/other-licenses/branding/thunderbird/
|
2008-07-22 14:21:15 +02:00 |