Richard Marti
|
7239cf2f15
|
Bug 1604727 - Migrate .xul files in preferences to .xhtml. r=mkmelin
--HG--
rename : mail/base/content/newTagDialog.xul => mail/base/content/newTagDialog.xhtml
rename : mail/base/content/systemIntegrationDialog.xul => mail/base/content/systemIntegrationDialog.xhtml
rename : mail/components/preferences/aboutPreferences.xul => mail/components/preferences/aboutPreferences.xhtml
rename : mail/components/preferences/applicationManager.xul => mail/components/preferences/applicationManager.xhtml
rename : mail/components/preferences/attachmentReminder.xul => mail/components/preferences/attachmentReminder.xhtml
rename : mail/components/preferences/chat.inc.xul => mail/components/preferences/chat.inc.xhtml
rename : mail/components/preferences/colors.xul => mail/components/preferences/colors.xhtml
rename : mail/components/preferences/compose.inc.xul => mail/components/preferences/compose.inc.xhtml
rename : mail/components/preferences/connection.xul => mail/components/preferences/connection.xhtml
rename : mail/components/preferences/cookies.xul => mail/components/preferences/cookies.xhtml
rename : mail/components/preferences/dockoptions.xul => mail/components/preferences/dockoptions.xhtml
rename : mail/components/preferences/fonts.xul => mail/components/preferences/fonts.xhtml
rename : mail/components/preferences/general.inc.xul => mail/components/preferences/general.inc.xhtml
rename : mail/components/preferences/messengerLanguages.xul => mail/components/preferences/messengerLanguages.xhtml
rename : mail/components/preferences/notifications.xul => mail/components/preferences/notifications.xhtml
rename : mail/components/preferences/offline.xul => mail/components/preferences/offline.xhtml
rename : mail/components/preferences/passwordManager.xul => mail/components/preferences/passwordManager.xhtml
rename : mail/components/preferences/permissions.xul => mail/components/preferences/permissions.xhtml
rename : mail/components/preferences/privacy.inc.xul => mail/components/preferences/privacy.inc.xhtml
rename : mail/components/preferences/receipts.xul => mail/components/preferences/receipts.xhtml
rename : mail/components/preferences/sendoptions.xul => mail/components/preferences/sendoptions.xhtml
rename : mailnews/addrbook/prefs/content/pref-editdirectories.xul => mailnews/addrbook/prefs/content/pref-editdirectories.xhtml
|
2019-12-18 13:17:49 +02:00 |
Richard Marti
|
ae297f6688
|
Bug 1604629 - Fix the height of the print-preview-toolbar. r=mkmelin
|
2019-12-18 10:29:40 +01:00 |
Magnus Melin
|
befe2a7af9
|
Backed out changeset 680552a461aa (bug 1222046) for test failures in comm/mailnews/compose/test/unit/test_longLines.js. DONTBUILD
Failures: https://treeherder.mozilla.org/logviewer.html#/jobs?job_id=281694235&repo=comm-central&lineNumber=2279
Also remove if-def accdentially included in an attempt to fix the issue.
|
2019-12-18 12:38:35 +02:00 |
Magnus Melin
|
ccf4c7596f
|
Bug 1604377 - followup to also update cert8.db to cert9.db (and change remaining references). r=bustage-fix DONTBUILD
|
2019-12-18 12:33:36 +02:00 |
Khushil Mistry
|
68db51b7cc
|
Bug 1592422 - Fixed chat-tooltips no longer show avatars. r=mkmelin
|
2019-12-18 07:42:41 +02:00 |
tbirdbld
|
7e7163c026
|
No Bug, comm-central repo-update blocklist - (DONTBUILD) - a=repo-update r=rjl
Differential Revision: https://phabricator.services.mozilla.com/D57295
--HG--
extra : moz-landing-system : lando
|
2019-12-17 22:36:25 +00:00 |
Ben Campbell
|
d3ffd38072
|
Bug 1604619 - Port bug 1574372: Add nsStreamConverter::GetConvertedType(). r=mkmelin
|
2019-12-17 23:28:21 +02:00 |
Paul Morris
|
12565f66cf
|
Bug 1604377 - Convert key3.db files to key4.db in test data (following bug 1594931). r=mkmelin
|
2019-12-17 21:19:15 +02:00 |
Gene Smith
|
f3a5f57faf
|
Bug 1222046 - Fix SMTP server responding with timeout due to missing CRLF at end of forwarded HTML message. r=mkmelin
|
2019-12-17 15:37:55 +02:00 |
Magnus Melin
|
3efb85f03a
|
Bug 1604190 - don't needlessly cross-import between the mozmill.jsm and init.jsm. r=bustage-fix
Try: https://treeherder.mozilla.org/#/jobs?repo=try-comm-central&revision=49ec9d993f638d2491f09bd1f34494a472ef2dc9
|
2019-12-17 15:48:31 +02:00 |
Ben Campbell
|
1ecbd035ad
|
Bug 1602816 - reinstate charset detection related tests: test_detectAttachmentCharset.js, test_messageHeaders.js, test_shiftjis_csv.js.
|
2019-12-17 14:05:04 +02:00 |
Ben Campbell
|
970e1940dd
|
Bug 1602816 - followup - Fix wrong buffersize passed into EncodingDetector, when guessing attachment charsets. r=mkmelin
|
2019-12-17 13:58:02 +02:00 |
Magnus Melin
|
4c8cf3ed87
|
Bug 1603649 - followup to remove unnecessary do_QueryInterface calls. r=benc
|
2019-12-17 13:55:40 +02:00 |
Magnus Melin
|
12a8ab804f
|
Bug 1503821 - try to prevent crash in nsMsgDBFolder::ContainsChildNamed. r=benc
|
2019-12-17 13:33:15 +02:00 |
Geoff Lankow
|
57ba05cbd0
|
Bug 1604246 - Stop using --enable-dbm which was removed. rs=bustage-fix
|
2019-12-17 12:01:56 +13:00 |
Geoff Lankow
|
2619471b06
|
Port bug 1562412 - Stop using build_signing loader. rs=bustage-fix
|
2019-12-17 12:01:00 +13:00 |
Richard Marti
|
1fe8526cb7
|
Bug 1603497 - Don't stretch the signing-/encryption icons in the composer status bar. r=mkmelin
|
2019-12-12 18:35:21 +01:00 |
Richard Marti
|
f53859c1ed
|
Bug 1604246 - Port bug 1594931: Stop compiling NSS' DBM legacy database r=mkmelin
|
2019-12-16 19:15:28 +01:00 |
Alessandro Castellani
|
b315108019
|
Bug 1603526 - Fix focus on message body when compose window is opened by a reply action. r=mkmelin
|
2019-12-12 13:37:36 -08:00 |
Richard Marti
|
52885c794d
|
Bug 1603681 - Port bug 1602800 and bug 1602489 (devTools prefs). r=mkmelin
Bug 1602800 - Move profiler recording preferences from firefox.js to all.js.
Bug 1602489 - Basic eager evaluation support.
|
2019-12-16 14:50:29 +02:00 |
Magnus Melin
|
d4929a5d9e
|
Bug 1603675 - Port bug 1603512 "Some about:preferences dialogs are unscrollable" (like networking settings) to Thunderbird. r=Paenglab
Port https://hg.mozilla.org/mozilla-central/rev/47a34eecc666
|
2019-12-16 14:48:21 +02:00 |
Richard Marti
|
0b744cc5ee
|
Bug 1603537 - Port bug 1596869: Migrate .xul files in security/manager/pki/ to .xhtml. r=mkmelin
|
2019-12-16 14:48:09 +02:00 |
Magnus Melin
|
b72ef3ca26
|
Bug 1602816 - temporarily disable charset detection related test: test_detectAttachmentCharset.js, test_messageHeaders.js, test_shiftjis_csv.js. rs=bustage-fix
|
2019-12-16 14:51:15 +02:00 |
Magnus Melin
|
853a9227c9
|
Bug 1603649 - Port bug 1594288: Replace use of nsIDocShellTreeItem.findChildWithName. rs=bustage-fix
|
2019-12-16 11:39:13 +02:00 |
Magnus Melin
|
6c9e67d7c4
|
Bug 1602816 - Adapt Thunderbird to mozilla::EncodingDetector (port bug 1551276). r=hsivonen
|
2019-12-16 11:48:28 +02:00 |
Magnus Melin
|
023f60c129
|
Bug 1598861 - make sure to probe a found exchange server whether it supports IMAP/POP3. r=aleca
|
2019-12-12 23:52:19 +02:00 |
Richard Marti
|
b58024da66
|
Bug 1602941 - Use for the folder tooltip summary text a reduced opacity instead of a fixed colour. r=mkmelin
|
2019-12-12 22:28:56 +02:00 |
Rob Lemley
|
c2d110662b
|
Bug 1597344 - Add appstream metadata file to Thunderbird. r=darktrojan
Upstream provided Appstream XML for Thunderbird.
|
2019-12-12 22:28:47 +02:00 |
Frank-Rainer Grahl
|
34e1e55b1d
|
Bug 1324556 - Remove undefined command key for Responsive Design View. r=frg
|
2019-12-08 22:12:00 +01:00 |
Ian Neal
|
172fcd32fb
|
Bug 1600507 - Deal with null gMsgFolderSelected. r=frg
|
2019-12-12 19:49:40 +01:00 |
Frank-Rainer Grahl
|
c6b5c33a5f
|
Bug 1600448 - Follow-up for Bug 1434737. Replace ChromeUtils.import() part 2 in suite. r=IanN
|
2019-12-12 19:49:40 +01:00 |
Ian Neal
|
e4786ae1f1
|
Bug 507601 - Port |Bug 414038 - Replace rdf-driven folder pane with a js-driven/non-rdf treeview| to SeaMonkey - Update and tidy the moved code in gFolderTreeController r=frg
|
2019-12-12 19:49:40 +01:00 |
Ian Neal
|
03770d3c63
|
Bug 507601 - Port |Bug 414038 - Replace rdf-driven folder pane with a js-driven/non-rdf treeview| to SeaMonkey - Move functions to folderPane.js gFolderTreeController. r=frg
|
2019-12-12 19:49:40 +01:00 |
tbirdbld
|
b6957fb899
|
No Bug, comm-central repo-update blocklist - (DONTBUILD) - a=repo-update r=rjl
Differential Revision: https://phabricator.services.mozilla.com/D56878
--HG--
extra : moz-landing-system : lando
|
2019-12-12 17:45:05 +00:00 |
Alessandro Castellani
|
fdbbb466b5
|
Bug 440377 - Implement new recipients address fields. r=mkmelin, ui-review=Paenglab
|
2019-12-12 11:58:10 +02:00 |
Geoff Lankow
|
6424c554ff
|
Bug 1603344 - Rename browser-chrome-thunderbird to mochitest-browser-chrome-thunderbird; rs=bustage-fix
--HG--
extra : amend_source : b6c2593af6b8a28576df42a28f19033b3b6a13b4
|
2019-12-12 18:02:34 +13:00 |
Magnus Melin
|
29736bcbac
|
Bug 1601769 - update Thunderbird references to toolkit xul->xhtml files renamings in bug 1601093. r=darktrojan
grep -rEl '/(alert|appPicker|dummy|passwordManager|printPageSetup|printPreviewProgress|printProgress|commonDialog|selectDialog|config|editMenuKeys.inc|resetProfile|resetProfileProgress|win|createProfileWizard|profileDowngrade|profileSelection).xul' --exclude-dir=.hg --exclude-dir=suite --exclude-dir=editor . | xargs sed -E -i 's#/(alert|appPicker|dummy|passwordManager|printPageSetup|printPreviewProgress|printProgress|commonDialog|selectDialog|config|editMenuKeys.inc|resetProfile|resetProfileProgress|win|createProfileWizard|profileDowngrade|profileSelection).xul#/\1.xhtml#g'
hg revert mail/components/cloudfile/jar.mn
hg revert mail/components/preferences/jar.mn
hg revert mail/components/preferences/privacy.js
hg revert mail/components/compose/content/bigFileObserver.js
--HG--
rename : mail/base/content/profileDowngrade.xul => mail/base/content/profileDowngrade.xhtml
|
2019-12-11 23:56:09 +02:00 |
Geoff Lankow
|
50d002caa6
|
No bug - Reformat some ugly comments; rs=comment-only
|
2019-12-12 11:25:55 +13:00 |
Geoff Lankow
|
517e213970
|
Bug 1602652 - Fix task filtering when a filter group is selected and filter string exists; r=pmorris
--HG--
extra : rebase_source : fb9d6e01606137df70ec3aa1a525934a57ed2296
extra : amend_source : 586da8162240015daabee99fd5eb1825672c460c
|
2019-12-10 15:32:46 +13:00 |
Magnus Melin
|
12e5f6efaf
|
Bug 1593122 - Follow-up - show message guiding users what to do when exchange autodiscover authentication failed. r=aleca, ui-r=aleca
DONTBUILD
|
2019-12-11 12:44:39 +02:00 |
Geoff Lankow
|
b5c3495da9
|
No bug - Fix YAML linting errors exposed by bug 1600904; rs=white-space-only
--HG--
extra : rebase_source : 146df0f13e1e8836aefe8dba700cd4a6765c64b8
|
2019-12-11 17:49:59 +13:00 |
Geoff Lankow
|
22118c3d55
|
Bug 1600369 follow-up: Copy mozmill changes to mochitest; rs=bustage-fix
--HG--
extra : rebase_source : d5f322e9f92d7de93fa33011dd2f1cf5bb1990ed
|
2019-12-11 20:09:34 +13:00 |
Geoff Lankow
|
4382aa203a
|
Bug 1599549 follow-up: Copy mozmill changes to mochitest; rs=bustage-fix
--HG--
extra : rebase_source : c4871a4a791dd8ba934a8617eef7647777ee1d14
|
2019-12-11 20:08:50 +13:00 |
Khushil Mistry
|
a596c7a7f0
|
Bug 1600369 - Restructure all <xul:dialog> usages such that they are not the top level element in mail/. r=mkmelin
|
2019-12-11 17:30:26 +13:00 |
Khushil Mistry
|
ead73c7e16
|
Bug 1599549 - Restructure all <xul:dialog> usages such that they are not the top level element in mailnews/. r=mkmelin
--HG--
extra : amend_source : 4efdac311c991e33fe52e8310450f2f8f5288d9d
|
2019-12-11 17:29:12 +13:00 |
Khushil Mistry
|
0990fd4d09
|
Bug 1598050 - Restructure all <xul:dialog> usages such that they are not the top level element in calendar/. r=pmorris
|
2019-12-11 17:28:20 +13:00 |
Khushil Mistry
|
f1aa0b1c4e
|
Bug 1597964 - Restructure all <xul:dialog> usages such that they are not the top level element in chat/. r=mkmelin
|
2019-12-11 17:28:00 +13:00 |
Geoff Lankow
|
1cfb4acfcf
|
Bug 1602321 - Change test browser_eventDisplay.js to pass reliably; r=pmorris
--HG--
extra : rebase_source : 98553364711090a7486c583cded10efb84eaad63
extra : amend_source : c755c8167ce62d0f5ac2385debcb6bafe6dce74c
|
2019-12-09 12:08:52 +13:00 |
Jorg K
|
e5999e1d3f
|
Bug 1602113 - Follow-up: Reformat. rs=reformat DONTBUILD
|
2019-12-10 22:57:45 +01:00 |
Jorg K
|
bb45f221f1
|
Bug 1594887 - Follow-up: Reformat. rs=reformat
|
2019-12-10 22:56:47 +01:00 |