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

759 Коммитов

Автор SHA1 Сообщение Дата
aceman f9317e9bda Bug 938829 - Optimize attachmentWorker.onmessage to not construct the whole attachment notification bar when it is already shown (from Suyash Agarwal) and rework the state machine deciding when to show notification (from aceman). r=mkmelin 2014-06-20 15:22:00 -04:00
Magnus Melin 34234ba26a Bug 662907 - web site from RSS feed not rendered correctly (due to noscript tags). r=standard8
Original patch by alta88 <alta88@gmail.com>
2014-06-01 22:32:22 +03:00
aceman b787bd875b Bug 1024600 - Enable test-attachment-reminder.js mozmill tests on Windows again. r=mkmelin 2014-07-11 15:54:43 +01:00
Mark Banner 235963bad0 Backout bug 938829 / changeset 960663518ad6 due to test failures on CLOSED TREE 2014-07-11 14:39:16 +01:00
aceman 6c6a2e573f Bug 938829 - optimize attachmentWorker.onmessage to not construct the whole attachment notification bar when it is already shown (from Suyash Agarwal) and rework the state machine deciding when to show notification (from aceman). r=mkmelin 2014-07-11 11:38:16 +01:00
Gijs Kruitbosch c232ffca83 Bug 1033568 - include pref in more tests, r=mconley on a CLOSED TREE 2014-07-04 11:41:49 +01:00
Gijs Kruitbosch ba541ec4bb Bug 1033568 - adjust pref for tests, r=mconley on a CLOSED TREE 2014-07-03 22:49:24 +01:00
aceman afc22a45c0 Bug 964377 - Make waiting for notification in test-attachment-reminder.js more robust. r=mkmelin, a=me 2014-06-09 12:31:00 -04:00
Josiah Bruner 473dcf8ba3 Bug 1015779 - XUL Remove whitespace in mail/ r=mconley 2014-05-25 18:29:46 -04:00
Josiah Bruner 647b1d5796 Bug 1015779 - JS Remove whitespace in mail/ r=mconley 2014-05-25 18:26:42 -04:00
aceman 1624d6f386 Bug 978592 - Fix toggling of folder modes and add tests. ui-r=Josiah, r=mkmelin 2014-05-19 12:41:00 -04:00
Jim Porter 1e0d83c6ef Bug 942638 - Clean up the multi-message summary code, part 5: Make the MultiMessageSummary object stick around forever; r=mconley 2014-05-25 18:51:30 -05:00
Jim Porter 746c37dd73 Bug 942638 - Clean up the multi-message summary code, part 4: Create a single function for making summary rows; r=mconley 2014-05-25 18:50:28 -05:00
Jim Porter c7c7f596bf Bug 942638 - Clean up the multi-message summary code, part 3: Move summary-specific code to multimessageview.js; r=mconley 2014-05-25 18:47:37 -05:00
Josiah Bruner 340d61e6d1 Bug 1015741 - Remove trailing whitespace in CSS files in mail/ r=Paenglab 2014-05-25 10:15:39 -04:00
Joshua Cranmer d616aeb19a Bug 1013453 - Port bug 1011458 to comm-central, rs=build system port by peer, a=bustage-fix to reopen a CLOSED TREE.
--HG--
extra : rebase_source : ce1600dd57aaa380ce6f094167c00c78ac149380
2014-05-20 14:39:05 -05:00
Philipp Kewisch 5a1b8765d9 Bug 964025 - (Un)collapse panes in setup/teardownModule instead. r=mkmelin 2014-04-26 03:18:00 -04:00
Magnus Melin fc74e53560 Bug 953426: expose remote content per-host privileges. r=mconley, sr=neil ui-r=bwinton a=standard8
Borrow firefox icons:
convert -extract 32x32+128+0 +repage mozilla/browser/themes/linux/preferences/Options.png mail/themes/linux/mail/preferences/privacy.png

convert -extract 32x32+128+0 +repage mozilla/browser/themes/windows/preferences/Options.png mail/themes/windows/mail/preferences/privacy.png
convert -extract 32x32+128+0 +repage mozilla/browser/themes/windows/preferences/Options-aero.png mail/themes/windows/mail/preferences/privacy-aero.png

convert -extract 32x32+128+0 +repage mozilla/browser/themes/osx/preferences/Options.png /tmp/osx-privacy.png
convert -adjoin mail/themes/osx/mail/preferences/mail-options.png /tmp/osx-privacy.png +append mail/themes/osx/mail/preferences/mail-options.png
convert -adjoin mail/themes/osx/mail/preferences/mail-options@2x.png /tmp/osx-privacy@2x.png +append mail/themes/osx/mail/preferences/mail-options@2x.png
2014-04-28 13:30:27 +03:00
Magnus Melin d8877d3db4 Bug 457296 - Implement separate whitelist for addresses/domains allowed to load remote images for email - part 2: content policy changes. r=standard8, a=standard8
Original patch by Irving Reid <irving@mozilla.com>
2011-11-23 15:31:43 -05:00
Joshua Cranmer 1c67c3f2ee Bug 999881, part 2: Replace charsetOverlay.xul in the compose window, r=mconley, a=jcranmer.
--HG--
extra : rebase_source : 1145a0b70cc552b8228dc47859ef9d4d71c64871
extra : amend_source : e4cef33f4c44f5661e322e517f925534023b9e8b
2014-04-27 21:17:19 -05:00
Suyash Agarwal 284082865b Bug 991220 - Remove Ubuntu One Support From Thunderbird. r=mkmelin,r=mconley,a=Standard8 CLOSED TREE 2014-04-24 11:30:48 +01:00
Suyash Agarwal dcc4760b7c Bug 586131 - Add OR functionality using | (Pipe character) to Quickfilter bar. r=mkmelin, r=squib, ui-r=bwinton 2014-04-13 16:14:28 -04:00
Suyash Agarwal 446f457d39 Bug 989653 - Send filelink attachment should disable attachment reminder. r=mkmelin 2014-04-08 09:24:40 -04:00
Philipp Kewisch dd6f83533a Bug 964025 - TEST-UNEXPECTED-FAIL | test-message-header.js | test-message-header.js::test_toolbar_collapse_and_expand (regression). r=mkmelin 2014-04-06 10:10:33 +02:00
Magnus Melin 835f62ece6 Bug 894306 - Filelink: YouSendIt is now Hightail. r=mconley
Landing on CLOSED TREE.

# Update in text refs
find ./ -type f -exec sed -i 's/YouSendIt/Hightail/g' {} \;
find ./ -type f -exec sed -i 's/yousendit/hightail/g' {} \;
find ./ -type f -exec sed -i 's/youSendIt/hightail/g' {} \;

# Change dirs
for file in $(find . -type d -name "*YouSendIt*"); do hg mv $file `echo $file | sed s/YouSendIt/Hightail/`; done
for file in $(find . -type d -name "*yousendit*"); do hg mv $file `echo $file | sed s/yousendit/hightail/`; done

# Change files
for file in $(find . -type f -name "*YouSendIt*"); do hg mv $file `echo $file | sed s/YouSendIt/Hightail/`; done
for file in $(find . -type f -name "*yousendit*"); do hg mv $file `echo $file | sed s/yousendit/hightail/`; done

# Manual updates:
 - a couple of urls
 - reorder the file in mail/components/cloudfile/moz.build
 - some YSI -> Hightail
 - some _ysi -> _hightail

--HG--
rename : mail/components/cloudfile/content/YouSendIt/fileExceeds2GB.xul => mail/components/cloudfile/content/Hightail/fileExceeds2GB.xul
rename : mail/components/cloudfile/content/YouSendIt/fileExceedsLimit.js => mail/components/cloudfile/content/Hightail/fileExceedsLimit.js
rename : mail/components/cloudfile/content/YouSendIt/fileExceedsLimit.xul => mail/components/cloudfile/content/Hightail/fileExceedsLimit.xul
rename : mail/components/cloudfile/content/YouSendIt/fileExceedsQuota.js => mail/components/cloudfile/content/Hightail/fileExceedsQuota.js
rename : mail/components/cloudfile/content/YouSendIt/fileExceedsQuota.xul => mail/components/cloudfile/content/Hightail/fileExceedsQuota.xul
rename : mail/components/cloudfile/content/YouSendIt/management.js => mail/components/cloudfile/content/Hightail/management.js
rename : mail/components/cloudfile/content/YouSendIt/management.xhtml => mail/components/cloudfile/content/Hightail/management.xhtml
rename : mail/components/cloudfile/content/YouSendIt/settings.js => mail/components/cloudfile/content/Hightail/settings.js
rename : mail/components/cloudfile/content/YouSendIt/settings.xhtml => mail/components/cloudfile/content/Hightail/settings.xhtml
rename : mail/components/cloudfile/nsYouSendIt.js => mail/components/cloudfile/nsHightail.js
rename : mail/locales/en-US/chrome/messenger/cloudfile/YouSendIt/fileExceeds2GB.dtd => mail/locales/en-US/chrome/messenger/cloudfile/Hightail/fileExceeds2GB.dtd
rename : mail/locales/en-US/chrome/messenger/cloudfile/YouSendIt/fileExceedsLimit.dtd => mail/locales/en-US/chrome/messenger/cloudfile/Hightail/fileExceedsLimit.dtd
rename : mail/locales/en-US/chrome/messenger/cloudfile/YouSendIt/fileExceedsQuota.dtd => mail/locales/en-US/chrome/messenger/cloudfile/Hightail/fileExceedsQuota.dtd
rename : mail/locales/en-US/chrome/messenger/cloudfile/YouSendIt/management.dtd => mail/locales/en-US/chrome/messenger/cloudfile/Hightail/management.dtd
rename : mail/locales/en-US/chrome/messenger/cloudfile/YouSendIt/settings.dtd => mail/locales/en-US/chrome/messenger/cloudfile/Hightail/settings.dtd
rename : mail/test/mozmill/cloudfile/test-cloudfile-backend-yousendit.js => mail/test/mozmill/cloudfile/test-cloudfile-backend-hightail.js
rename : mail/test/mozmill/shared-modules/test-cloudfile-yousendit-helpers.js => mail/test/mozmill/shared-modules/test-cloudfile-hightail-helpers.js
rename : mail/themes/linux/mail/cloudfile/YouSendIt/check.png => mail/themes/linux/mail/cloudfile/Hightail/check.png
rename : mail/themes/linux/mail/cloudfile/YouSendIt/fileExceedsLimit.css => mail/themes/linux/mail/cloudfile/Hightail/fileExceedsLimit.css
rename : mail/themes/linux/mail/cloudfile/YouSendIt/settings.css => mail/themes/linux/mail/cloudfile/Hightail/settings.css
rename : mail/themes/linux/mail/icons/yousendit.png => mail/themes/linux/mail/icons/hightail.png
rename : mail/themes/osx/mail/cloudfile/YouSendIt/check.png => mail/themes/osx/mail/cloudfile/Hightail/check.png
rename : mail/themes/osx/mail/cloudfile/YouSendIt/fileExceedsLimit.css => mail/themes/osx/mail/cloudfile/Hightail/fileExceedsLimit.css
rename : mail/themes/osx/mail/cloudfile/YouSendIt/settings.css => mail/themes/osx/mail/cloudfile/Hightail/settings.css
rename : mail/themes/osx/mail/icons/yousendit.png => mail/themes/osx/mail/icons/hightail.png
rename : mail/themes/windows/mail/cloudfile/YouSendIt/check.png => mail/themes/windows/mail/cloudfile/Hightail/check.png
rename : mail/themes/windows/mail/cloudfile/YouSendIt/fileExceedsLimit.css => mail/themes/windows/mail/cloudfile/Hightail/fileExceedsLimit.css
rename : mail/themes/windows/mail/cloudfile/YouSendIt/settings.css => mail/themes/windows/mail/cloudfile/Hightail/settings.css
rename : mail/themes/windows/mail/icons/yousendit.png => mail/themes/windows/mail/icons/hightail.png
2014-04-02 22:00:15 +03:00
Philipp Kewisch b9c3976443 Bug 986927 - test-attachment-menus.js fails if message reader size changes. r=mkmelin 2014-04-01 01:08:36 +02:00
Sebastian Hengst 6ce222351e Bug 975381 - Use DOM_VK_RETURN/NS_VK_RETURN instead of DOM_VK_ENTER/NS_VK_ENTER in /mozmill. r=mkmelin
CLOSED TREE
2014-03-26 22:21:57 +01:00
aceman b000df5dd7 Bug 876503 - Some cleanup in mozmill tests + clean up after some test runs. r=mconley, r=mkmelin 2014-03-24 09:19:37 -04:00
aceman daf1ae474f Bug 876503 - Remove some unneeded includes in mozmill/shared-modules. r=mconley, r=mkmelin 2014-03-24 09:19:25 -04:00
alta88 6833097e06 Bug 894793 - Many open message tabs are gone after a crash or restart of Thunderbird - tests. r=irving 2014-03-05 12:29:08 -07:00
alta88 5a5116ec7d Bug 894793 - Many open message tabs are gone after a crash or restart of Thunderbird. r=irving 2014-03-03 13:58:43 -07:00
Ryan VanderMeulen 1d73112873 Backed out changesets 2238918d2c5c and b0b81ad1198d (bug 894793) for mozmill test failures. DONTBUILD 2014-03-05 14:40:39 -05:00
alta88 56119d73d9 Bug 894793 - Increase wait in test. 2014-03-05 10:06:02 -07:00
alta88 146d8cd3c1 Bug 894793 - Many open message tabs are gone after a crash or restart of Thunderbird. r=irving 2014-03-03 13:58:43 -07:00
Jim Porter 4055c5d39d Bug 975795 - folderDisplay.canArchiveSelectedMessages is too slow; r=mkmelin 2014-02-28 19:02:33 -06:00
Magnus Melin 7c02ec3716 Bug 969358 - Reply-All on an email I previously sent To:myself with Bcc:others has no recipients. r=irving, r=standard8 2014-02-26 22:45:31 +02:00
Magnus Melin 583f2867b0 Bug 968270 - Thunderbird no longer automatically BCC's myself when replying to myself (unless it's the actual sent mail that has the original bcc header set) r=irving, sr=standard8 2014-02-26 22:45:29 +02:00
Sebastian Hengst 8db55ddae5 Bug 970605 - Use node.remove(), especially instead of node.parentNode.removeChild(node): mail. r=mkmelin 2014-02-25 14:59:19 +01:00
aceman 21aa0a02b7 Bug 533775 - Keep Favorite an Unread folders view in the same order as All folders view, show account name nodes and do not persist open state for them + test. ui-r=bwinton, r=mkmelin 2014-02-25 08:22:23 -05:00
Jim Porter d6a51a0cac Bug 592248 - Fix mail/test/mozmill/quick-filter-bar/test-display-issues.js; r=bustage 2014-02-23 03:12:08 -06:00
Jim Porter ef3002e914 Bug 592248 - Quick Filter Bar is too wide, when in Vertical View --> Search Text Field is very small; r=mkmelin, ui-r=bwinton 2014-02-22 21:38:53 -06:00
aceman c20bbe9ebc Bug 944643 - Add test for the attachment reminder in subject field. r=mkmelin 2014-02-14 09:36:57 -05:00
Jim Porter 26fc56885c [Bug 969903] Improve thread pane display name handling; r=jcranmer 2014-02-09 15:50:41 -06:00
aceman f2df936fae Bug 964377 - Fix intermittent test-attachment-reminder.js::test_manual_automatic_attachment_reminder_interaction failure by giving it more time to wait for the reminder. r=mkmelin 2014-02-05 16:28:55 -05:00
Magnus Melin 41b7640673 Bug 941545 - Default to UTF-8 for outgoing email for the en-US locale. r=standard8, r=iann
CLOSED TREE (seamonkey)
2014-01-30 15:41:54 +02:00
Jim Porter 71db0b6da8 Bug 296952 - Improve Phishing Detector to recognize host names of the same domain (address review comments); r=mkmelin 2014-01-27 20:12:14 -06:00
Jim Porter ee703e9426 Bug 296952 - Improve Phishing Detector to recognize host names of the same domain; r=mkmelin 2014-01-27 16:56:40 -06:00
Jim Porter ed0f25d9a1 Bug 528044 - Global search: "Show/Open as list" results view does not remember columns (should persist column visiblity, e.g. for "location"); r=mkmelin 2014-01-27 14:54:49 -06:00
aceman 19bef23ec8 Bug 939700 - Tests for manual attachment reminder from bug 521158. r=mkmelin 2014-01-27 08:00:54 -05:00
Mark Banner 29beeabb06 Backout dcc265385f91 / bug 528044 due to possible bustage 2014-01-24 13:09:58 +00:00