aceman
|
e6a6ac4a9a
|
Bug 826732 - Fix some JavaScript strict warning seen during "make mozmill" - part 2. r=mconley, r=standard8
|
2013-04-16 10:55:45 -04:00 |
aceman
|
8b02c8a790
|
Bug 826732 - Fix some JavaScript strict warning seen during "make mozmill" - part 1. r=mconley
|
2013-04-16 10:55:31 -04:00 |
Sebastian Hengst
|
6bfd2ad52a
|
Bug 852690 - Remaining conversion to mailServices.js in /mail/ and /mailnews/: search. r=Standard8
|
2013-03-29 11:02:22 +01:00 |
Sebastian Hengst
|
457c271677
|
Bug 852690 - Remaining conversion to mailServices.js in /mail/ and /mailnews/: message views. r=Standard8
|
2013-03-29 11:01:42 +01:00 |
Sebastian Hengst
|
a9230ddfbf
|
Bug 852690 - Remaining conversion to mailServices.js in /mail/ and /mailnews/: internals. r=Standard8
|
2013-03-29 10:58:16 +01:00 |
Mike Conley
|
b91321805f
|
Bug 841996 - Fix permanent orange for test-plugin-crashing.js. r=mbanner.
|
2013-03-27 10:55:55 -04:00 |
Mike Conley
|
8ce7c79eea
|
Backed out changeset fa1106f5c110 - I put in the wrong bug number.
|
2013-03-27 10:55:25 -04:00 |
Mike Conley
|
1e7cf58a17
|
Bug 841993 - Fix permanent orange for test-plugin-crashing.js. r=mbanner.
|
2013-03-27 10:53:50 -04:00 |
Sebastian Hengst
|
fa1b5f7f88
|
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: message window. r=mconley
|
2013-03-26 19:57:11 +01:00 |
Sebastian Hengst
|
471d25670b
|
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: internals. r=Standard8
|
2013-03-26 19:48:40 +01:00 |
Sebastian Hengst
|
3b65a54d6f
|
Bug 852690 - Remaining conversion to mailServices.js: news. r=jcranmer
|
2013-03-25 19:48:49 +01:00 |
Sebastian Hengst
|
f955bda266
|
Bug 852690 - Remaining conversion to mailServices.js: compose. r=mconley
|
2013-03-25 19:45:51 +01:00 |
Alexandre Demers
|
6a37300e09
|
Bug 853309 - Fix typo in comments and logs: |recieve| -> |receive|. r=Fallen,Standard8
|
2013-03-26 14:29:13 +00:00 |
ISHIKAWA, Chiaki
|
3264ce5e5f
|
Unit test changes for bug 814870 - fix the test to adapt for the changes in the view list as a result of the main patch. r=Standard8
|
2013-03-26 12:08:17 +00:00 |
aceman
|
e40507ce7c
|
Bug 810763 - create test file to check proper handling/rejection of certain values input into the Account manager - tests for bug 80855, bug 327812, bug 208628, bug 530142, bug 720199, bug 536768. r=mconley.
|
2013-03-26 11:25:50 +00:00 |
aceman
|
547dfaac67
|
Unit test for bug 804091 - IMAP account option "Synchronize the most recent" not saving correctly. r=mconley
|
2013-03-26 11:24:50 +00:00 |
Mark Banner
|
2f437b19c4
|
Port bug 827446 - update mochitest, reftest, xpcshell to use mozcrash - to Thunderbird's bloat test and mozmill tests to fix bustage. r=bustage-fix for CLOSED TREE
|
2013-03-22 10:03:44 +00: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 |
aceman
|
fd2635227c
|
Bug 407956 - Remove nsISupportsArray usage from nsITreeView - adapt Thunderbird. r=mconley
|
2013-03-04 14:40:48 -05: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 |
Magnus Melin
|
88b7243a35
|
Bug 29593 - [autoconfig] pre-populate the users fullname in the new mail account wizard. r=bwinton
|
2013-01-04 22:28:25 +02:00 |
Mark Banner
|
81fbc45c81
|
Backout bug 807848 due to backwards-compatibility issues. r=backout
|
2013-02-15 12:12:00 +00:00 |
Sebastian Hengst
|
573e3cc720
|
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: compose. r=mconley
|
2013-02-09 19:52:42 +01:00 |
aceman
|
90ef4ff54a
|
Bug 807848 - Use 'toolkit.telemetry.prompted' pref as Int. r=mbanner
|
2013-02-07 21:04:23 -05: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
|
bd545e69cd
|
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: addons. r=mbanner
|
2013-02-07 17:19:39 +01:00 |
aceman
|
5338c1fc2b
|
Bug 436089 - Convert nsIMsgFolder::ListDescendents() from nsISupportsArray to nsIArray descendants attribute - TB JS conversions. r=mkmelin
|
2013-02-07 12:38:01 -05:00 |
Sebastian Hengst
|
5df8df54c3
|
Bug 824150 - Code cleanup in /editor/: Use new String methods like startsWith, endsWith, contains, remaining Services.jsm switches and querySelector use instead of NodeList calls: about:support. r=florian
|
2013-02-06 00:12:50 +01:00 |
Ryan VanderMeulen
|
f29c91c294
|
Backed out 4 changesets (bug 436089) for test failures.
|
2013-02-06 09:33:31 -05:00 |
aceman
|
5ab11cf1ba
|
Bug 436089 - Convert nsIMsgFolder::ListDescendents() from nsISupportsArray to nsIArray descendants attribute - TB JS conversions. r=mkmelin
|
2013-02-05 15:04:51 -05:00 |
Philip Chee
|
0bb44bdd99
|
Bug 831737 fix test-notification.js due to increased alerts.totalOpenTime rs=Standard8.
|
2013-02-05 03:56:04 +08:00 |
aceman
|
fdeb4e8429
|
Bug 815283 - Tests for bug 58713, bug 536248, bug 740617. r=mconley
|
2013-02-04 14:52:35 -05:00 |
Sebastian Hengst
|
316b249943
|
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: preferences. r=mconley
|
2013-02-04 19:57:36 +01:00 |
Sebastian Hengst
|
22e86913ca
|
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: chat. r=mconley
|
2013-02-01 22:43:48 +01:00 |
Sebastian Hengst
|
cf8bdeea3d
|
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: account creation
|
2013-01-15 21:12:50 +01:00 |
Sebastian Hengst
|
c48061c9fa
|
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: news. r=jcranmer
|
2013-01-15 21:28:25 +01:00 |
aceman
|
a7635da656
|
Bug 813218 - Fix padding in the Folder picker in the Toolbar widget. ui-r=bwinton, r=mkmelin
|
2013-01-13 09:41:45 -05:00 |
Richard Marti
|
b7dac3355d
|
Bug 823673 - Remove -moz-prefixed gradients usage from comm-central. r=Neil, r=mconley, r=Fallen
|
2012-12-27 22:27:40 +01:00 |
Mark Banner
|
a89e6049d3
|
Bug 563908 Re-enable test-columns.js test_apply_to_folder_no_children and test_apply_to_folder_and_children on Mac as they are now passing. r=mconley
|
2013-01-02 20:49:35 +00:00 |
stefanh@inbox.com
|
52012138c8
|
Bug 772342 - Unprefix CSS3 transforms, Transition properties, Animation etc in Comm-Central. r=philipp, neil, Standard8.
|
2012-12-21 22:39:12 +01:00 |
Sebastian Hengst
|
1e94b8152e
|
Bug 794909 - Switch to Services.jsm: Compose code. r=mconley
|
2012-12-13 21:19:27 +01:00 |
Mark Banner
|
54f367c80b
|
Final part of bug 820377 Deal with removing of EnumerateForwards/Backwards from nsISupportsArray - Replace allServers use of nsISupportsArray with nsIArray and do some extra nsISupportsArray cleanup. pending-r=mconley,sr=Neil
|
2012-12-13 09:45:16 +00: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 |
aceman
|
31a9554740
|
Bug 817390 - Make click_account_tree_row() in test-account-manager-helpers.js check sanity of its arguments. r=mconley
|
2012-12-10 08:13:58 -05:00 |
Magnus Melin
|
4f472d497f
|
Bug 762594 - Prompts to save unmodified message forward draft. r=mconley
--HG--
extra : rebase_source : bd34a352e9092da417976bb6e64d6acd1fab7c7d
|
2012-12-09 22:36:48 +02:00 |
aceman
|
7affabe866
|
Bug 807101 - Fix logic in am-prefs.js::onCheckItem of disabling elements when the corresponding pref is locked and convert am-addressing.js to use this common function. r=Neil, r=mconley
|
2012-12-01 21:01:03 -05:00 |
Javi Rueda
|
5581447cdf
|
Bug 767655 - New messages arrive sound file browser wont select ogg files. r=bwinton,r=Standard8
|
2012-11-21 09:58:03 +00:00 |
Magnus Melin
|
a50cd65728
|
[Bug 250187] Reply all automatically converts multiple TO recipients to CC (should preserve original destination fields). r=irving, sr=standard8, ui-r=bwinton
|
2012-11-19 20:58:44 +02:00 |
aceman
|
64c2c2685e
|
Bug 525024 - Allow properties with '.' in Account manager. With test. r=mconley, r=IanN
|
2012-11-12 16:57:53 -05:00 |
Magnus Melin
|
43bd7d3aa9
|
Tests for [Bug 349547] Should not be able to open the same draft multiple times. r=mconley
|
2012-10-19 22:43:59 +03:00 |
aceman
|
d761e2f863
|
Bug 805953 - Create a shared function to determine account tree row to click for account manager test files, instead of each test hardcoding its own assumptions. r=mconley
|
2012-11-09 15:43:28 -05:00 |
aceman
|
fa95506afe
|
Bug 749200 - De-duplicate code for sorting of accounts/servers into a new shared function in folderUtils.jsm and add proper ordering for IM, RSS, News accounts. ui-r=bwinton, r=IanN, r=mconley
|
2012-10-30 10:10:53 -04:00 |
Mark Banner
|
1ff39303e8
|
Backout bug 349547 / changeset 8b167c627851 due to mozmill bustage
|
2012-10-26 12:54:39 +01:00 |
Magnus Melin
|
fed94c57ff
|
Tests for [Bug 349547] Should not be able to open the same draft multiple times. r=mconley
|
2012-10-19 22:43:59 +03:00 |
Mike Conley
|
c91c23201d
|
Bug 802575 - Follow-up - make menubar tests wait for mail startup to complete. r=Standard8 for CLOSED TREE.
|
2012-10-24 13:38:43 -04:00 |
Mike Conley
|
5c847c1d16
|
Bug 802575 - AppMenu should get added to Chat tab automatically. feedback=florian, r=mkmelin.
|
2012-10-24 13:38:00 -04:00 |
Mike Conley
|
824be3d241
|
Backed out changeset ecc2d449db40 due to fishy oranges on Linux.
|
2012-10-22 11:45:19 -04:00 |
Mike Conley
|
e70ee4a55a
|
Bug 802575 - AppMenu button doesn't get added to Chat tab automatically. r=mkmelin,feedback=florian.
|
2012-10-22 09:40:38 -04:00 |
Mark Banner
|
1ad0d8558c
|
Bug 787925 Increase timeouts in some of the test-cloudfile-* tests to fix permanent orange on Windows XP Debug boxes. r=mconley
|
2012-10-10 21:38:30 +01:00 |
Florian Quèze
|
873274e514
|
Bug 794946 - Add mozmill tests for the chat toolbar and the central placeholder of the instant messaging UI, r=mconley.
|
2012-10-05 12:28:33 +02:00 |
Mike Conley
|
fd28f2dddd
|
Bug 792979 - Part 2 - Re-enable Mozmill tests for attachment reminder for both OSX and Linux. Still disabled on Windows. r=bwinton.
|
2012-09-27 09:26:11 -04:00 |
Mike Conley
|
24915297e6
|
Bug 757394 - Disable test_attachment_right_click_multiple and test_attachment_right_click_single until bug 617311 is fixed. r=squib.
|
2012-09-21 15:18:25 -04:00 |
Mike Conley
|
5596c524de
|
Bug 791311 - Don't auto-collapse the menubar by default unless we're creating a new profile. r=bwinton.
|
2012-09-20 13:52:54 -04:00 |
Siddharth Agarwal
|
2df96f9f35
|
Bug 789263 - Update Thunderbird's copy of about:support. r=bwinton
Bugs ported:
Bug 294260
Bug 641025
Bug 673381
Bug 728981
Bug 752268
Bug 759158
Bug 769304
Bug 707223
--HG--
extra : rebase_source : 6ddb0aeb922becd216677763a67e50fb19408bae
|
2012-09-17 17:31:04 +05:30 |
Florian Quèze
|
2c3ac6a062
|
Bug 738719 - Run mozmill tests with an IM account in the default profile, r=mconley.
|
2012-09-14 15:52:36 +02:00 |
Florian Quèze
|
406f74c73b
|
Bug 787984 - Add tests for imContentSink.jsm, r=clokep.
|
2012-09-04 16:56:08 +02:00 |
Jim Porter
|
77be0416b6
|
Bug 780425 - Fix bustage from 6392d78f3459; r=bustage
|
2012-09-03 15:29:17 -05:00 |
Jim Porter
|
b701ee5e03
|
Bug 780425 - Add Aero theming to attachment lists; r=bwinton, ui-r=bwinton
|
2012-09-03 13:45:53 -05:00 |
Ryan VanderMeulen
|
0efba2a66a
|
Bug 746014 - Some mozmill tests aren't being run currently - enable crypto and multiple-identities mozmill tests. r=mconley. Patch originally by Ryan VanderMeulen updated by Standard8.
|
2012-08-27 18:55:47 +01:00 |
Mike Conley
|
d84f5fa238
|
Bug 784705 - Fix Permanent orange in test-autohide-menubar.js::test_autohidden_menubar_3pane by making menubar visible by default at start of tests. r=bustage-fix.
|
2012-08-22 14:40:57 -04:00 |
Richard Marti
|
9008949d0a
|
Bug 650170 - Firefox-like Application Button/Menu for Thunderbird. r=mconley, ui-r=bwinton.
|
2012-08-21 18:11:56 +02: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 |
Mark Banner
|
d944e1dcc2
|
Part of Bug 781446 - Port bug 774032 (bonus only), bug 763987, bug 742795 to comm-central. Fix some broken relativesrcdir. r=KaiRo
|
2012-08-16 21:20:50 +01:00 |
Jim Porter
|
cf22a74b13
|
Bug 647036 - Allow attachment pane of a message to open non-collapsed by default; r=bwinton, ui-r=bwinton
|
2012-08-16 00:53:53 -05:00 |
Mike Conley
|
c494852a33
|
Bug 776630 - Switch comm-central from using nsnull to nullptr. rs=Standard8.
|
2012-08-02 10:26:36 -04:00 |
Joshua Cranmer
|
5afe5132a8
|
Part of bug 777063, fix broken MozMill unit tests caused by unknown change. r=Standard8
|
2012-07-31 10:54:17 +01:00 |
Mike Conley
|
fefb0d23f0
|
Bug 776316 - Replace calls to httpd.getServer with HttpServer constructors. r=sid0.
|
2012-07-24 16:48:03 -04:00 |
Mike Conley
|
11398aa518
|
Bug 776316 - Update to Mozmill 1.5.16. r=mozmill.
|
2012-07-24 16:47:15 -04:00 |
Mike Conley
|
07cc8d6b93
|
Backout e76231334aff, because we don't want to monkeypatch Mozmill.
|
2012-07-24 16:46:25 -04:00 |
Mike Conley
|
c55425397d
|
Bug 776402 - Update usage of GetCodebasePrincipal to reflect changes to API. r=bustage-fix for CLOSED TREE.
|
2012-07-23 09:18:32 -04:00 |
Mike Conley
|
2c9a455de1
|
Bug 776316 - Update our fork of Mozmill's httpd.js to use network.http.max-persistent-connections-per-server. r=bustage-fix.
|
2012-07-23 09:17:21 -04:00 |
Hiroyuki Ikezoe
|
9bb8465db7
|
Bug 726770 - Disable test-columns.js::test_apply_to_folder_and_children on Linux until bug 617311 is fixed. r=mconley
|
2012-07-19 20:18:17 -04:00 |
Mike Conley
|
97d2faedf1
|
Bug 755754 - Fix Mozmill tests. r=mbanner
|
2012-07-18 20:22:43 -04:00 |
Philipp Kewisch
|
6d6ee1aa3e
|
Fix bug 774203 - Error with python 2.7 distuils when installing mozmill. r=Standard8
|
2012-07-16 10:52:00 +02:00 |
Ryan VanderMeulen
|
ea00949bf7
|
Backout 42fdd61be0ba (bug 765575) due to test failures.
|
2012-07-13 22:53:58 -04:00 |
Maxim Baz
|
75c388b0b9
|
Bug 765575 - Yousendit fails on some non-ASCII attachments. r=mconley
|
2012-07-13 20:52:20 -04:00 |
Mike Conley
|
445b2e0bf2
|
Bug 772072 - Add warning notification after Filelink uploads complete about URL guessing. r+ui-r=bwinton.
|
2012-07-13 11:40:32 -04:00 |
Mike Conley
|
fdf1440d0f
|
Bug 771132 - Workaround for YouSendIt sending malformed URLs with their new API. r=bwinton.
|
2012-07-11 14:20:45 -04:00 |
Mike Conley
|
341ea6bc3b
|
Bug 767150 - Fix mostly-permanent orange on Linux 64 Mozmill tests - test-cloudfile-attachment-item.js::test_upload_cancel_repeat. r=Standard8.
|
2012-07-05 12:17:43 -04:00 |
Mark Banner
|
1c63d12d78
|
Bug 753000 Set the Windows resolution on the unit test builders to 1280 x 1024 by using the new machine-configuration.json script from bug 712630. This should fix the Windows 7 MozMill unit test failures. r=irving
|
2012-07-03 16:22:22 +01:00 |
Blake Winton
|
efd7a3ab7f
|
Bug 763494 - Allow different prices per provider. r=mconley
|
2012-06-19 22:47:00 +01:00 |
Maxim Baz
|
9d7e2ab369
|
fix bug 763008, update to YSI v3 API and add custom upgrade UI, r=bienvenu, ur-r=bwinton
|
2012-06-19 13:34:33 -07:00 |
Mike Conley
|
79e82aa180
|
Bug 763471 - Remove Dropbox nsIMsgCloudFileProvider and related files from comm-central. r=bienvenu.
|
2012-06-14 13:12:15 -04:00 |
Mike Conley
|
ddf17268e7
|
Bug 763988 - Make Account Provisioner compare providers against general.useragent.locale instead of any values of intl.accept_languages. r=bwinton.
|
2012-06-12 14:52:06 -04:00 |
aceman
|
71408a2af2
|
Bug 761028 - Remove remaining references to Mozilla Messaging as a company name and update some more mozillamessaging.com links. r=Standard8
|
2012-06-12 08:05:03 +01:00 |
Mike Conley
|
811c0ea9a7
|
Bug 762413 - Fix regression where the user couldn't edit outside of the plaintext signature node under certain circumstances. r=bienvenu.
|
2012-06-11 13:49:31 -04:00 |
aceman
|
8261e10b20
|
Bug 739573 - re-add mozmill test for Account Manager. r=mconley
|
2012-06-02 14:41:57 -04:00 |
aceman
|
d7f0844dc5
|
Bug 738810 - convert mailnews/base/prefs/content/AccountManager.js to Services.jsm and MailServices.js. r=IanN, r=mconley
|
2012-06-02 14:41:56 -04:00 |
Mike Conley
|
a0b0c78494
|
Re-landing Bug 756500 - Remove extraneous newline after signature in compose window. r=bienvenu.
|
2012-06-01 16:15:54 -04:00 |
Mike Conley
|
373ab88ece
|
Backed out changeset a74d7096d8fd (Bug 756500) due to permanent orange. r=bustage-fix.
|
2012-05-31 17:06:04 -04:00 |
Mike Conley
|
87ccb45b07
|
Bug 756500 - Remove extraneous newline after signature in compose window in plaintext mail. r=bienvenu.
|
2012-05-31 15:55:03 -04:00 |
Gervase Markham
|
d9160e1ab8
|
Bug 757018 - upgrade license to MPL 2.
|
2012-05-30 17:48:24 +01:00 |
Mike Conley
|
c8941f0556
|
Bug 759327 - Account Provisioner search button should be disabled on init if search input is empty. r=bwinton.
|
2012-05-29 15:22:17 -04:00 |
Mike Conley
|
2ef044126d
|
Bug 758777 - Account Provisioner tab should still act normally if persisted and restored. r=bwinton.
|
2012-05-29 12:06:33 -04:00 |
Joachim Herb
|
03728df9e3
|
Bug 726344 - Add tooltiptext to more (addresses) indicator in the header pane. r=mconley, r=squib, r,ui-r=bwinton
|
2012-05-26 08:01:44 -04:00 |
Mike Conley
|
0708d3adfe
|
Bug 758626 - If Account Provisioner tab is opened, focus it instead of opening a new dialog. r+ui-r=bwinton.
|
2012-05-28 17:19:25 -04:00 |
Mike Conley
|
fe653a5c44
|
No bug - bustage fix for Linux64 Mozmill tests - XPCOMUtils was not defined in test-content-tab-helpers.js. rs=Standard8.
|
2012-05-28 15:27:58 -04:00 |
Mike Conley
|
8003afc7a3
|
Bug 758618 - Account Provisioner search button should be disabled if no providers are listed. r+ui-r=bwinton.
|
2012-05-28 12:47:52 -04:00 |
Mike Conley
|
d58fc4716c
|
Bug 758707 - Account Provisioner checkboxes should be disabled while search is in progress. r+ui-r=bwinton.
|
2012-05-28 12:46:39 -04:00 |
Mike Conley
|
3a0027b5f6
|
Bug 758237 - Account Provisioner tab should close and respawn AP dialog if provider XML is corrupt or returns error. r+ui-r=bwinton.
|
2012-05-28 12:45:48 -04:00 |
Mike Conley
|
d1a834524f
|
Bug 757823 - Make Account Provisioner order-form tab handle links properly. r+ui-r=bwinton.
|
2012-05-28 12:42:36 -04:00 |
Mike Conley
|
b27290a75f
|
Bug 752833 - Fix mostly-permanent orange in test-update-mailing-list.js::test_contact_in_mailing_list_updated (ml.addressLists is undefined). r=Standard8.
|
2012-05-24 16:25:51 -04:00 |
Mike Conley
|
700dc216ee
|
Bug 738234 - Make Account Provisioner dialog non-modal in the success state. r+ui-r=bwinton.
|
2012-05-24 14:37:28 -04:00 |
Jim Porter
|
c5de7a075a
|
Bug 696414 - Attached vCard throws error message last is undefined; r=mconley
|
2012-05-24 01:24:40 -05:00 |
Mark Banner
|
f1fb15e499
|
Backout unit test part of bug 739573 (changeset 9f3422bc53d8) due to unit test failures on 32 bit linux
|
2012-05-23 11:08:17 +01:00 |
aceman
|
4af660db62
|
Bug 739573 - Mozmill test. r=mconley
|
2012-05-22 19:23:04 -04:00 |
James Henstridge
|
53794c664e
|
Bug 744037 - Add an Ubuntu One backend for the CloudFileProvider subsystem.
|
2012-04-09 22:23:10 +08:00 |
Magnus Melin
|
cfc2f22d57
|
Bug 735524 - followup - remove migration assistant which relates to tb2-tb3 differences. r=bienvenu
|
2012-05-20 21:26:45 +03:00 |
Magnus Melin
|
844cc9a97f
|
Bug 735524 - remove migration assistant which relates to tb2-tb3 differences. r=bwinton, ui-r=bwinton
|
2012-05-16 21:23:10 +03:00 |
Magnus Melin
|
3620987092
|
[Bug 726966] try to fix: Random orange | TEST-UNEXPECTED-FAIL | test-commands.js (test_copy_eml_message) Popup . r=standard8
|
2012-05-16 21:19:03 +03:00 |
Mike Conley
|
2fd09c1618
|
Bug 508776 - Tabs that are immediately closed switch back to the tab opener. r=squib, ui-r=bwinton.
|
2012-05-10 12:14:47 -04:00 |
Mike Conley
|
e696a2d48f
|
Bug 748400 - Filelink add account dialog's "Learn More" looks strange when no more accounts can be added. r+ui-r=bwinton.
|
2012-05-09 16:46:14 -04:00 |
Mike Conley
|
7812eaea11
|
Bug 751873 - Fix permanent orange in test_iteratorUtils.js caused by CPG (childArray is null). r=sid0 on CLOSED TREE.
|
2012-05-07 15:31:10 -04:00 |
Mike Conley
|
1ba85db50d
|
Bug 752335 - Part 2 - rework our window-waiting code for Mozmill's new windowMap. r+a=bustage-fix on CLOSED TREE.
|
2012-05-07 09:33:06 -04:00 |
Mike Conley
|
62efed6cfe
|
Bug 752335 - Backport Mozmill fix for compartment-per-global breakage. r=ctalbert.
|
2012-05-07 09:31:49 -04:00 |
Mike Conley
|
46993266d6
|
Bug 751971 - Fix test bustage likely caused by bug 650353. r=Standard8 for CLOSED TREE.
|
2012-05-04 14:44:37 -04:00 |
Sid Stamm
|
e5bb6d43fa
|
Bug 750794 - Add pref UI to enable do-not-track (DNT) in Thunderbird. r,ui-r=mconley
|
2012-05-03 17:40:40 -04:00 |
Mike Conley
|
146a1951ef
|
Bug 739639 - Fix regression where cursor was not at the beginning of composer when forwarding inline. r=bienvenu.
|
2012-05-02 12:05:12 -04:00 |
Mark Banner
|
85cbb0820b
|
Bug 750652 - MACOSX_DEPLOYMENT_TARGET mismatch when installing mozmill on 10.7 machines. Blank it out as we only need it to apply to the build, not virtualenv installations. rs=Callek over irc
|
2012-05-02 15:29:51 +01:00 |
Mike Conley
|
9f8814da3b
|
Bug 750691 - Fix mostly-permanent orange in test-cloudfile-backend-yousendit.js::teardownTest. Increase teardown wait time for http server. r=bienvenu.
|
2012-05-02 10:31:33 -04:00 |
David Bienvenu
|
61bfa4ff2b
|
Bug 748215 - Switch YouSendIt to use v2 user info API. r=mconley.
|
2012-04-26 14:03:13 -04:00 |
Magnus Melin
|
50d2fe6a4a
|
Bug 425455 - Add tests for: Forwarding inline or replying to a base64-encoded rfc822 attachment results in garbled text. r=standard8
|
2012-04-23 21:44:27 +03:00 |
Mike Conley
|
835e3a9b4a
|
Bug 746737 - Filelink URL insertion should not move the users selection point. r=bienvenu.
|
2012-04-20 16:51:54 -04:00 |
Mike Conley
|
73b7de2368
|
Bug 746309 - Fix broken Filelink notifications. r=bienvenu.
|
2012-04-18 14:48:56 -04:00 |
Magnus Melin
|
df456e70ef
|
Bug 745395 - Replying to attached emails doesn't show the original message. r=bienvenu
|
2012-04-17 21:17:24 +03:00 |
Mike Conley
|
20732ae895
|
Bug 743181 - Fix total / remaining space calculations for Dropbox. r=bienvenu.
|
2012-04-17 13:12:06 -04:00 |
Ryan VanderMeulen
|
aaee6c5dd7
|
Bug 332151 - Follow-up so that the new test actually runs. r=duh
|
2012-04-16 20:01:04 -04:00 |
Rahul Abrol
|
cd02483e1e
|
Bug 332151 - Tests. r=mconley
|
2012-04-16 17:33:24 -04:00 |
Mike Conley
|
583dc5332e
|
Bug 742538 - Removing Filelink URLs from a message body should not cause subsequent URL insertions to fail. r=bienvenu.
|
2012-04-16 12:55:37 -04:00 |
Mike Conley
|
723b25ea2f
|
Bug 742459 - Converting between Filelink storage services should remove the old attachment URLs. r=bienvenu.
|
2012-04-16 12:54:55 -04:00 |
Mike Conley
|
7ba34ed10e
|
Bug 742725 - Filelink offer reappears after converting a large file back into a regular attachment. r=squib.
|
2012-04-16 12:54:15 -04:00 |
Mike Conley
|
c9db23071f
|
Bug 738299 - Need notification bar when Filelink uploads begin. r+ui-r=bwinton,feedback=squib.
|
2012-04-16 12:53:35 -04:00 |
David Bienvenu
|
1d59c7f52f
|
fix handling of being offline, and going offline in the middle of uploading cloud files, r=mconley, bug 744004
|
2012-04-16 08:32:54 -07:00 |
Mike Conley
|
3bbdb1d736
|
Bug 744061 - Fix random orange in test-address-book.js::setupModule caused by not destroying a fake address book. r=bienvenu.
|
2012-04-12 16:50:53 -04:00 |
Jim Porter
|
d81b74fac2
|
Bug 736798 - Opening attached .eml's shouldn't list parent email's attachments too; r=bienvenu
|
2012-04-11 23:03:42 -05:00 |
Jim Porter
|
9d1dafa396
|
Bug 736881 - Improve calculation of attached message size; r=bienvenu, ui-rs=bwinton
|
2012-04-10 18:44:36 -05:00 |
Mike Conley
|
1158282192
|
Bug 738374 - Fix random orange: TEST-UNEXPECTED-FAIL | test-message-header.js | test-message-header.js::test_clicking_star_opens_inline_contact_editor. r=Standard8.
|
2012-04-09 11:17:24 -04:00 |
Jim Porter
|
028e8ad4dd
|
Bug 737688 - nsMailboxUrl should treat fetch-part URLs as "eDisplay"; r=bienvenu
|
2012-04-08 21:00:02 -05:00 |
Joachim Herb
|
57a4c05d10
|
Bug 712322 - Combine awful customize window hackery in test-tabmail-customize.js and test-header-toolbar.js. r=mconley
|
2012-04-05 18:21:37 -04:00 |
Mike Conley
|
3c1739e275
|
Bug 740956 - Part 3: Tests for cancelling uploads. r=bienvenu.
|
2012-04-04 13:18:10 -04:00 |
Magnus Melin
|
c79ffaa765
|
Bug 482080 - new message created from compose window should use the same initial identity as its parent compose window. r=mconley, ui-r=bwinton
|
2012-04-03 22:13:49 +03:00 |
Mike Conley
|
495dff3a70
|
Bug 736055 - Mozmill tests for Filelink URL insertion behaviour. r=bwinton.
|
2012-03-30 10:21:31 -04:00 |
aceman
|
567bac9221
|
Bug 514666 - Rework EditCardOKButton: use .equals() to compare nsIAbCards instead of .indexOf(). r=mconley
|
2012-03-29 18:50:55 -04:00 |
Jonathan Kamens
|
efd0c56f03
|
Bug 397021 - Subject line <foo@bar> in the forward inline body not shown in html. r=dbienvenu
|
2012-03-28 13:06:45 -04:00 |
Mike Conley
|
c7828bb447
|
Bug 585279 - Fix random orange in test_toolbar_collapse_and_expand by waiting for header resize. r=Standard8.
|
2012-03-27 10:05:17 -04:00 |
Mike Conley
|
b67370dbc7
|
Bug 737955 - Deleting an online storage account should wipe out old credentials. Dropbox now automatically logs out after OAuth keys received. r=bienvenu.
|
2012-03-26 21:30:32 -04:00 |
Mark Banner
|
aa6405d2ec
|
Bug 738451 - Permanent orange for release builds TB 12 & later: TEST-UNEXPECTED-FAIL | test-eml-subject.js. Match the strings that we're comparing properly. r=mconley
|
2012-03-22 21:13:28 +00:00 |
aceman
|
f087efecbd
|
Bug 737014 - fix typo in kSeperator. r=mconley
|
2012-03-21 16:57:05 -04:00 |
Mike Conley
|
8cc4f19fd2
|
Bug 737014 - Plaintext signatures are not received properly due to lack of BR nodes. r=bienvenu.
|
2012-03-20 12:16:24 -04:00 |
Mark Banner
|
a0b114550a
|
Bug 737396 - Remove the unnecessary and incorrect 'service,' at the start of cloud file category definitions. r=mconley.
|
2012-03-20 13:53:59 +00:00 |
Mike Conley
|
3bddbb3a4d
|
Tests for Bug 735668 - Assertion failure / debug crash when linking to a YouSendIt or Dropbox account. Ensure the right 'this' is used. r=bienvenu
|
2012-03-19 15:22:50 -04:00 |
Magnus Melin
|
9b6e78b0d3
|
Bug 736441: fix test descriptions in mozmill/composition. r=mconley
--HG--
rename : mail/test/mozmill/composition/test-dialogs.js => mail/test/mozmill/composition/test-image-insertion-dialog.js
|
2012-03-19 20:57:56 +02:00 |
Mike Conley
|
4728ddb742
|
Bug 735380 - Fix signature switching in plaintext compose windows. r=bienvenu.
|
2012-03-13 16:57:54 -04:00 |
Mike Conley
|
c961755f82
|
Bug 735398 - Make tabs in Attachment pane in Preferences dialog persist last selected tab. r=bienvenu.
|
2012-03-13 16:39:23 -04:00 |
Florian Quèze
|
b3e477de90
|
Bug 714733 - Instant messaging in Thunderbird, r=bienvenu,bwinton,Standard8,mconley.
|
2012-03-13 02:14:45 +01:00 |
Mike Conley
|
8f01eb03cf
|
add cloud file tests, r=bienvenu, bug 698925
|
2012-03-12 16:14:37 -07:00 |
Jim Porter
|
e600d0a46d
|
Bug 731932 - Change attachment events in the composer to be window-local; r=mconley
|
2012-03-11 17:25:52 -05:00 |
Mark Banner
|
821ba15d4f
|
Disable testing of undo for a second lightweight theme installation due to regressions which will be fixed by bug 727571 and others. r=temporary-bustage-fix-disable-for-orange-tree
|
2012-02-27 11:26:26 +00:00 |
Mike Conley
|
377fe29f27
|
Bug 714337 - Make Quick Filter Bar remember icon state on mail window spawn. r=asuth.
|
2012-02-23 15:15:36 -05:00 |
Mike Conley
|
730de1387c
|
Bug 717264 - Move Quick Filter Bar toggle button from tab toolbar to mail toolbar. ui-r+r=bwinton.
|
2012-02-21 15:06:06 -05:00 |
Hiroyuki Ikezoe
|
dc2235ced0
|
Bug 314351 - Add test. r=dbienvenu
|
2012-02-21 19:28:16 +09:00 |
Magnus Melin
|
b80688e50b
|
Bug 568447: Fix nits discovered while porting Bug 151244 to SeaMonkey and make mdn work for non-standard header too. r=bwinton
|
2012-02-20 20:48:08 +02:00 |
Magnus Melin
|
aa9403111a
|
Bug 397975: Identity incorrectly picked based on matching domain without matching username. r=bwinton, sr=bienvenu
|
2012-02-20 20:41:11 +02:00 |
Mark Banner
|
1344e8b404
|
Backout Bug 697964 and its follow-up bug 698405 as the core bug was backed out from mozilla-central. a=Standard8 for checkin to CLOSED TREE
--HG--
extra : transplant_source : %86%E67%B8%3C%BD%D5%116L%F5%AD%DEP%21_%A9%05%87%F0
|
2012-01-26 09:00:50 +00:00 |
Mike Conley
|
ca3949dadb
|
Bug 721378 - Bustage fix for permanent orange on OSX, caused by redundant throbber patch (bug 715565) landing. r=Standard8.
|
2012-01-26 12:24:05 -05:00 |
Mark Banner
|
95d55dce45
|
Bug 721071 - Permanent orange: TEST-UNEXPECTED-FAIL | test-eml-subject.js | test-eml-subject.js::test_eml_normal_subject. Adapt logic for Mac versus non-Mac windows r=test-only bustage-fix
|
2012-01-26 08:41:44 +00:00 |
Mike Conley
|
5c09a4d27f
|
Bug 715565 - Remove default redundant throbber from menubar / mailbar. r=sid0.
--HG--
rename : mail/test/mozmill/migration-to-rdf-ui-1/localstore.rdf => mail/test/mozmill/migration-to-rdf-ui-2/localstore.rdf
rename : mail/test/mozmill/migration-to-rdf-ui-1/test-migrate-to-rdf-ui-1.js => mail/test/mozmill/migration-to-rdf-ui-2/test-migrate-to-rdf-ui-2.js
rename : mail/test/mozmill/migration-to-rdf-ui-1/wrapper.py => mail/test/mozmill/migration-to-rdf-ui-2/wrapper.py
|
2012-01-25 10:39:09 -05:00 |
Hiroyuki Ikezoe
|
38b70b6903
|
Bug 593321 - Opening saved .EML with empty subject has wrong window title. r=bienvenu
|
2012-01-25 09:24:38 +00:00 |
Richard Marti
|
5fda46566d
|
Bug 633679 - Quick Filter Bar button and menuitem shouldn't be invisible when disabled. ui-r+r=mconley,r=sid0.
|
2012-01-24 11:07:44 -05:00 |
Mike Conley
|
83dda0861d
|
Bug 715961 - Add Mozmill tests for the new attachment events in the compose window. r=sid0.
|
2012-01-23 17:54:42 -05:00 |
Jim Porter
|
58e5f51f85
|
Bug 526998 - Implement F2 keyboard shortcut for renaming focused attachments when composing (on Windows and Unix); r=mbanner, r=mconley, ui-r=bwinton
|
2012-01-15 13:50:00 -06:00 |
Mark Banner
|
24a780c239
|
Bug 718812 - TEST-UNEXPECTED-FAIL | test-install-xpi.js | timed out waiting for modal dialog. r=mconley
|
2012-01-17 21:45:43 +00:00 |
Mike Conley
|
e671d81bd9
|
Bug 718640 - Link to view providers in other languages in Account Provisioner should be hidden if no such providers exist. r=bwinton.
|
2012-01-17 10:14:52 -05:00 |
Mike Conley
|
879ac702f0
|
Bug 715488 - Bustage fix for test-attachment.js Mozmill test on Linux. r=Standard8.
|
2012-01-12 18:09:13 -05:00 |
Mike Conley
|
1f730a44f9
|
Bug 711085 - Fix and run attachment tests as part of Mozmill test suite. r=squib.
|
2012-01-04 11:13:29 -05:00 |
Mike Conley
|
fd6d4ae10b
|
Bug 712395 - Fix random folderPaneBox collapse by unasserting collapsed property in localstore.rdf. r=sid0.
|
2011-12-30 15:35:59 -05:00 |
Magnus Melin
|
62fbbd2740
|
Bug 391004: "Open Browser with Message-ID" should be removed from References'
and Message-IDs' context menu for emails. r=bwinton, sr=neil
|
2011-12-30 20:36:03 +02:00 |
Magnus Melin
|
94cfd8ef6f
|
Bug 389650: "Unable to save your message as a draft" and "Assembling mail
information" when replying to forwarded attached .eml message. r=bienvenu
|
2011-12-30 20:30:44 +02:00 |
David Bienvenu
|
7c5080fb8e
|
fix bug 402392, add support for pluggable stores, r=standard8, sr=neil
|
2011-12-24 16:17:33 -08:00 |
Mike Conley
|
9f2a500351
|
Bug 712624 - Bustage fix for permanent orange in test-autohide-menubar.js on Windows for CLOSED TREE. r=sid0.
|
2011-12-21 11:25:18 -05:00 |
Mike Conley
|
97be32c889
|
Bug 644169 - Implement Tabs on Top for Thunderbird. ui-r=bwinton,r=sid0,sr=Standard8.
|
2011-12-20 17:12:32 -05:00 |
Mike Conley
|
4632f53e94
|
Bug 710912 - Fix Mozmill test bustage on Linux caused by Bug 700536. r=bwinton.
|
2011-12-15 10:19:35 -05:00 |
Mike Conley
|
04d555bee5
|
Bug 700536 - Account Provisioner UI and behaviour polish. ui-r=bwinton,r=bwinton.
|
2011-12-14 15:53:39 -05:00 |
Siddharth Agarwal
|
ddf5293aa7
|
Bug 707992 - Upgrade to virtualenv 1.7 for MozMill tests. rs=Standard8
|
2011-12-10 13:17:51 +05:30 |
Jim Porter
|
8c46881f25
|
Bug 680192 - Port bug 617528 from Firefox and make html5 context menus work in Thunderbird (important for Conversations); r=protz
|
2011-12-08 21:49:53 -06:00 |
Jim Porter
|
1ebb4ba52c
|
Bug 698272 - Long attachment file name screws up message reader UI for messages with single attachment; r=bwinton
|
2011-12-01 18:58:59 -06:00 |
Jim Porter
|
9f4da505c6
|
Bug 702201 - Clicking the "Delete" toolbar button with an attachment focused should delete the message, not the attachment; r=bwinton, ui-r=bwinton
|
2011-11-18 01:43:40 -06:00 |
Siddharth Agarwal
|
eb44e0595d
|
Bug 695468 - Upgrade to MozMill 1.5.6 for Thunderbird. rs=Standard8
|
2011-11-17 03:07:57 +05:30 |
Jim Porter
|
2f2cb3cf01
|
Bug 193281 - Ability to import/save e-mail messages from .eml text files to folders (Message|Copy); r=bienvenu
|
2011-11-08 20:46:42 -06:00 |