Richard Marti
|
ed7076b7c3
|
Bug 1494448 - Port bug 1493776 to TB: Update dark theme sidebar background and border color to match specification. r=jorgk
|
2018-09-26 22:47:01 +02:00 |
Jorg K
|
074e3e27a4
|
Backed out changeset 3bc0fb310b8a (bug 1492735) for causing test failures in four Xpcshell tests. a=backout CLOSED TREE DONTBUILD
--HG--
extra : amend_source : 02419de68cb01454d02223d942fbb3c47e1fb75a
|
2018-09-26 11:52:51 +02:00 |
Geoff Lankow
|
ccbcfa57ce
|
Bug 1492095 - Replace use of XPCOM 'embedcomp/appstartup-notifier' after its removal in bug 1491741. r=philipp
--HG--
extra : rebase_source : 5c4064e09c129439edbb9e9b18600065ec5239c0
|
2018-09-26 20:20:38 +12:00 |
Jorg K
|
2b0db583d8
|
Bug 1492095 - Backed out temporary fix from changeset 96176520c895. a=backout
--HG--
extra : rebase_source : 4a831c524adb7118b848ae86280e4f0c113c87da
|
2018-09-26 10:51:41 +02:00 |
Jorg K
|
ac863f050c
|
Bug 1492735 - Port Bug 1486147: Replace use of nsIUTF8StringEnumerator in msgIStructuredHeaders. r=mkmelin
--HG--
extra : rebase_source : 43f99a3d2838e4ed1d550481afaf7c47e2828833
|
2018-09-26 10:49:19 +02:00 |
Jorg K
|
cf4762ba06
|
Bug 1360803 - switch nsMsgSearchValue to using nsCString and fix CTOR of nsMsgSearchValueImpl. r=mkmelin
--HG--
extra : rebase_source : c236b3bb9d5456e1a8a42bf9d5784aee4e117041
|
2018-09-26 10:27:43 +02:00 |
Magnus Melin
|
6e0fa6d477
|
Bug 1360803 - Add error checking to getting nsIMimeConverter service to avoid crash. r=jorgk
--HG--
extra : rebase_source : c7248aa422c59f2915f369e744a14d742872ded1
|
2018-09-24 18:21:21 +03:00 |
Neil Rashbrook
|
819dd0a75e
|
Bug 1493662 - Bug 1475387 follow-up: Remove use of nsDocShellLoadInfo and make nsIMsgMailNewsUrl.loadURI scriptable again. r=jorgk
--HG--
extra : rebase_source : d822d8fd10427994c03fdb8d2e31d9152e6e95bb
|
2018-09-24 06:25:00 +02:00 |
Geoff Lankow
|
ddcb64ae8b
|
Bug 1478572 - Turn on ESLint in mail/components/compose, mass whitespace changes; rs=whitespace-only
|
2018-09-26 11:32:07 +12:00 |
Geoff Lankow
|
f6d982550f
|
Bug 1478572 - Turn on ESLint in mail/components/compose; r=jorgk, aceman
|
2018-09-26 11:32:06 +12:00 |
aceman
|
a6daf2fcb9
|
Bug 706826 - update account name in the account tree when a new name is entered into the account name field and update the folder pane if the name change is saved. r=jorgk
|
2018-09-25 12:29:00 +02:00 |
aceman
|
2b332ca935
|
Bug 1493461 - consolidate main TB window size handling in MozMill tests. r=jorgk
|
2018-09-24 22:45:00 +02:00 |
Jorg K
|
4064a67648
|
Bug 1493934 - Don't Append(null) in nsMailboxUrl::GetNormalizedSpec(). rs=bustage-fix DONTBUILD
|
2018-09-25 15:19:12 +02:00 |
Tom Prince
|
a5b17381e5
|
Bug 1493829: Cleanup routes in `.taskcluster.yml`; r=me
|
2018-09-24 19:48:32 -06:00 |
aceman
|
d46d4967d4
|
Bug 1493807 - Wait for crash reporter dump file to become unlocked before deleting it in test-plugin-crashing.js. r=jorgk
|
2018-09-25 01:14:43 +02:00 |
Jorg K
|
925c7c3e39
|
Bug 1493718 - Clean-up use of __force_skip__ in two tests and re-enable test_view_source_reload. r=aceman
|
2018-09-24 11:40:00 +02:00 |
Neil Rashbrook
|
33fabf593a
|
Bug 1493143 - Allow copy service to find request by dstFolder for folder copy/move; change IMAP notify accordingly. r=jorgk
|
2018-09-21 05:50:00 +02:00 |
Jorg K
|
b8159e050e
|
Bug 1493374 - Port bug 1493220: Replace getRegionalPrefsLocales() with regionalPrefsLocales. r=aceman,MakeMyDay DONTBUILD
|
2018-09-24 11:53:39 +02:00 |
Ben Campbell
|
be68fb8502
|
Bug 1491919 - fix use of uninitialised string, ideas by Henri Sivonen. r=jorgk DONTBUILD
|
2018-09-24 17:22:58 +12:00 |
Magnus Melin
|
71e8b2f5bb
|
Bug 1489748 - Migrate mail-headerfield and mail-urlfield to a single custom element. r=arshad
|
2018-09-13 16:53:55 +05:30 |
Neil Rashbrook
|
be0b582aea
|
Bug 1492884 - Add 'attention' to tabs API for WebExtensions after bug 1396684. r=darktrojan
|
2018-09-20 08:44:00 +02:00 |
aceman
|
a94ce1ff1d
|
Bug 502928 - refresh and re-enable test_localToImapFilter.js. r=jorgk
|
2018-09-23 12:44:00 +02:00 |
Alfred Peters
|
5a6b34b7b9
|
Bug 1493542 - Fix for incorrect UTF-8 passwords at POP3 AUTH. r=jorgk
|
2018-09-23 12:42:00 +02:00 |
Alfred Peters
|
004c82f5d5
|
Bug 1491755 - Fix 'truncated password' when using AUTH PLAIN (SMTP). r=jorgk
|
2018-09-23 08:01:00 +02:00 |
Jorg K
|
17f3e9ffde
|
Bug 1493508 - Port bug 1473736: implement nsLDAPConnection::OnLookupByTypeComplete(). rs=bustage-fix DONTBUILD
--HG--
extra : amend_source : 6097f5ed8b5122f472b69aefa33ca1f4f41ef41d
|
2018-09-23 13:46:33 +02:00 |
Jorg K
|
46d5e22ce5
|
Bug 1373809 - Backed out changeset 4c018a71627f to re-enable test-about-support.js::test_send_via_email_public/private(). a=backout DONTBUILD
|
2018-09-23 01:32:29 +02:00 |
aceman
|
7d9195c223
|
Bug 1371898 - remove mozmill/migration-to-rdf-ui-* tests as they are no longer useful and remove UI levels below 4. r=mkmelin,jorgk
|
2017-11-11 07:50:00 +01:00 |
aceman
|
3f7ad9c426
|
Bug 1387704 - ensure tag label buttons are visible in quick-filter-bar/test-filter-logic.js. r=jorgk
|
2018-09-22 13:17:00 +02:00 |
Richard Marti
|
805c5f9bcf
|
Bug 1491529 - Use differently positioned header image for the statusbar after the footer image removal in bug 1471305. r=jorgk
|
2018-09-22 12:18:06 +02:00 |
Richard Marti
|
76ca73bd86
|
Bug 1493386 - Port bug 1493315 to TB: Build config for dedicated profiles and downgrade protection. r=rjl
|
2018-09-22 12:37:48 +02:00 |
Jorg K
|
e72993b1f0
|
Bug 1493313 - Follow-up: For gData, cater for both old an new locale API. r=MakeMyDay
|
2018-09-22 13:35:52 +02:00 |
aceman
|
87f3159942
|
Bug 1493313 - Port Bug 1491394: Replace getAppLocalesAsBCP47() with appLocalesAsBCP47. r=jorgk DONTBUILD
|
2018-09-21 19:00:00 +02:00 |
Jorg K
|
1cd218a5b8
|
Bug 1493313 - Port bug 1491394: Replace {get|set}XxxLocales() with xxxLocales. r=aceman
|
2018-09-22 02:09:06 +02:00 |
Neil Rashbrook
|
64f969e74a
|
Bug 1492905 - nsMsgCompose::RememberQueuedDisposition() shouldn't hand-roll URIs to retrieve message header. r=jorgk
|
2018-09-20 10:03:00 +02:00 |
Richard Marti
|
68093082eb
|
Bug 1493280 - Adapt toolbar and scrollbox rules after landing of bug 1492130. r=jorgk
|
2018-09-21 22:09:11 +02:00 |
Rob Lemley
|
b9c5bc56a3
|
Bug 1490094 - Follow-up: Change release-type from esr60 to release. f=tomprince, rs=jorgk
Thunderbird does not use "esr.*" as a release type.
See https://hg.mozilla.org/mozilla-central/file/tip/taskcluster/taskgraph/decision.py#l95
|
2018-09-21 10:55:42 -04:00 |
Neil Rashbrook
|
ef260f2747
|
Bug 1493121 - Remove unnecessary use of `wrappedJSObject` in JsAccount's factory. r=jorgk
|
2018-09-21 04:16:00 +02:00 |
Jorg K
|
4f2ab5a24b
|
Bug 1492219 - Follow-up: Fixed indentation/white-space issues. rs=white-space-only DONTBUILD
--HG--
extra : amend_source : 828c0b28be774930568b376b2a87def7d1a72fa7
|
2018-09-21 09:23:57 +02:00 |
Rob Lemley
|
4eb5f7ca37
|
Bug 1492219 - Update .taskcluster.yml with (some) changes from M-C r=tomprince
The idea is to make actions work again from treeherder
Differential Revision: https://phabricator.services.mozilla.com/D6399
--HG--
extra : moz-landing-system : lando
|
2018-09-21 01:27:31 +00:00 |
Ben Campbell
|
e3853a2e71
|
Bug 1415982 - Port bug 1415980: cope with PLDHashEntryHdr no longer being copyable. f=froydnj, rs=jorgk
|
2018-08-24 16:52:04 +12:00 |
Geoff Lankow
|
ca17f2d880
|
Bug 1478572 - Turn on ESLint in mail/components/activity. r=aceman
--HG--
rename : mail/components/activity/modules/activityModules.js => mail/components/activity/modules/activityModules.jsm
rename : mail/components/activity/modules/alertHook.js => mail/components/activity/modules/alertHook.jsm
rename : mail/components/activity/modules/autosync.js => mail/components/activity/modules/autosync.jsm
rename : mail/components/activity/modules/glodaIndexer.js => mail/components/activity/modules/glodaIndexer.jsm
rename : mail/components/activity/modules/moveCopy.js => mail/components/activity/modules/moveCopy.jsm
rename : mail/components/activity/modules/pop3Download.js => mail/components/activity/modules/pop3Download.jsm
rename : mail/components/activity/modules/sendLater.js => mail/components/activity/modules/sendLater.jsm
|
2018-09-20 11:11:55 +12:00 |
Jorg K
|
cb144da856
|
Bug 1492522 - Port Bug 1465219: Replace MenuBoxObject with XULElement subclass in suite/. r=frg
|
2018-09-19 10:25:00 +02:00 |
Geoff Lankow
|
7eae78831c
|
Bug 1481777 - Remove startup notification default pref from Thunderbird and SeaMonkey. r=mkmelin,frg,MakeMyDay
|
2018-08-13 21:54:38 +12:00 |
Geoff Lankow
|
613ba1b8cd
|
Bug 1481777 - Remove "Thunderbird now contains calendaring functionality..." message at startup. r=MakeMyDay
|
2018-08-12 22:05:25 +12:00 |
Geoff Lankow
|
ed66fac1ac
|
Bug 1492735 - Port Bug 1486147: Provide Symbol.iterator for JS objects implementing nsIStringEnumerator; rs=bustage-fix DONTBUILD
|
2018-09-20 21:39:01 +12:00 |
Jorg K
|
c607f6eab6
|
Bug 1492735 - Port Bug 1486147: Adapt inheritance of string enumerators in mailnews/ and add QIs(). rs=bustage-fix
|
2018-09-20 10:24:02 +02:00 |
Jorg K
|
b75d34c75b
|
No bug - Port https://hg.mozilla.org/mozilla-central/rev/41e787e7785f: remove update from mozharness actions. rs=bustage-fix
|
2018-09-20 00:49:53 +02:00 |
Richard Marti
|
df089069f2
|
Bug 1492557 - Port bug 1490264, Part 1: Correct Windows installer SFX stub vendor and description. r=jorgk
|
2018-09-19 21:03:02 +02:00 |
Jorg K
|
857788c31c
|
Bug 1463266 - Change nsPromiseFlat[C]String to PromiseFlat[C]String for consistency. r=aceman
|
2018-09-20 00:06:14 +02:00 |
Jorg K
|
c27c1485ae
|
Bug 1492522 - Port Bug 1465219: Replace MenuBoxObject with XULElement subclass. rs=bustage-fix
|
2018-09-19 20:41:50 +02:00 |