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

24946 Коммитов

Автор SHA1 Сообщение Дата
Geoff Lankow d125d3b7f8 Bug 1504130 - Set environment of .eslintrc.js files to node; also fix two warnings; rs=NPOTB 2018-11-02 21:04:58 +13:00
Jorg K 22d98165ad Bug 1503053 - Port bug 1502774, part 2: Replace XPCOM use of auth module classes. r=darktrojan 2018-10-30 00:16:35 +01:00
aceman 8c809bbfde Bug 1503839 - clean up some more ns*WeakReference*.h includes. r=jorgk 2018-11-01 14:50:00 +01:00
Richard Marti 6f55951d90 Bug 1503673 - On macOS use toolbarbutton-arrow.svg instead of panel-dropmarker.png removed in bug 1502731. r=arshad 2018-10-31 20:30:59 +01:00
Jorg K 6900e91b6d Bug 1503395 - Bug 1482720 follow-up: Don't skip ParseUrl() completely, call at least ParseSearchPart(). r=aceman 2018-11-01 21:50:13 +01:00
Arshad Khan 55dbb85cb9 Bug 1491660 - Remove statusbar and statusbarpanel bindings. r=mkmelin,MakeMyDay 2018-09-16 16:50:00 +05:30
aceman 374f267fdd Bug 1503734 - Remove needless constants for nsMsgFolderFlags. r=jorgk DONTBUILD
--HG--
extra : rebase_source : 2ce0910f06d3df4d305cd0f49dec739cae7fed2b
2018-10-31 16:38:00 +01:00
tbirdbld 5db993cfde No Bug, comm-central repo-update blocklist - a=repo-update r=jorgk
Differential Revision: https://phabricator.services.mozilla.com/D10533

--HG--
extra : moz-landing-system : lando
2018-11-01 12:45:45 +00:00
Jorg K 8c9e4f32f5 Bug 1503839 - Port bug 1503207: replace include of nsWeakPtr.h with nsIWeakReferenceUtils.h, use nsWeakPtr. rs=bustage-fix 2018-11-01 13:43:06 +01:00
aceman 4138732d8a Bug 1496518 - remove unused inclusions of nsMsgFolderFlags.h. r=jorgk DONTBUILD 2018-10-31 15:12:00 +01:00
Jorg K 85a6bad5d4 Bug 1503735 - Port bug 1490257: Add system principal to loadURI() calls, C++ part. rs=bustage-fix 2018-11-01 09:42:39 +01:00
Jorg K bfa9ddff1e Bug 1503735 - Port bug 1490257: Add system principal to loadURI() calls, JS part. rs=bustage-fix 2018-11-01 09:42:35 +01:00
aceman 80bcfaadff Bug 1503438 - replace some findSubFolder() uses by getChildNamed() in NNTP and tests. r=jorgk 2018-10-30 17:43:00 +01:00
Frank-Rainer Grahl 30fa5406bb Bug 1503654 - Correct comparision (from bug 1245184) and parameter order (from bug 1259169) for cookie removal. r=jorgk 2018-10-31 15:45:00 +01:00
Alice White cf4c95a893 Bug 1503286 - fix double-click in list of suggested words after bug 1475817. r=jorgk,aceman 2018-10-31 23:07:58 +01:00
Richard Marti 382dc5d861 Bug 1502913 - Rename compose size.label/size.accesskey to distinguish from display in prefs. r=jorgk 2018-10-31 18:30:57 +01:00
aceman b341f591d7 Bug 1496518 - fix inclusions of nsIAuthModule. r=jorgk 2018-10-30 17:19:00 +01:00
Jorg K 19e0aee093 Bug 1463266 - fix yet another white-space issue in nsAddrDatabase.cpp. rs=white-space-only DONTBUILD 2018-10-31 17:20:21 +01:00
Arshad Khan a2793d2ed5 Bug 1491698 - Convert mail-emailaddress to custom element; r=mkmelin 2018-09-17 00:11:11 +05:30
Geoff Lankow 878a770b37 Bug 1503218 - Add notification for address cards created through drag-n-drop; r=mkmelin 2018-10-31 23:22:34 +13:00
aceman f453f98966 Bug 1502997 - Access "priority-1-menuitem" id properly for an anonymous element. r=darktrojan 2018-10-30 16:19:00 +01:00
aceman 34b9f0cef5 Bug 1502997 - Access pref-category-box id properly for an anonymous element. rs=bustage-fix,jorgk 2018-10-30 22:13:10 +01:00
Richard Marti 7e693accef Bug 1501792 - Port bug 1458314 to TB: Move the update directory to an installation specific location. rs=jorgk f=rstrong 2018-10-24 21:34:04 +02:00
Jorg K b5d14ea131 bug 1503053 - Backed out 2 changesets since ported bug 1502774 was backed out. a=backout DONTBUILD
Backed out changeset 9abb0344923c (bug 1503053)
Backed out changeset fb4b473cb75e (bug 1503053)
2018-10-30 21:14:35 +01:00
aceman 146574df2b Bug 1502997 - Do not use GetElementById() to find anonymous elements after bug 1502875. r=jorgk DONTBUILD 2018-10-29 18:44:00 +01:00
Jorg K 824839c709 Bug 1500347 - Port Bug 1492648: nsIDocShell.loadURI() takes a nsDocShellLoadState parameter now. rs=bustage-fix 2018-10-19 10:32:36 +02:00
Jorg K e05114e281 Bug 1503053 - Follow-up: remove trailing space. rs=white-space-only 2018-10-30 10:07:38 +01:00
Jorg K 6adbd836ce Bug 1499590 - Follow-up: Reindent ci/repo-update/kind.yml to multiples of 4 spaces. rs=bustage-fix DONTBUILD 2018-10-30 01:36:59 +01:00
Jorg K a10c8acbbf Bug 1503053 - Port bug 1502774, part 2: Replace XPCOM use of auth module classes. rs=bustage-fix 2018-10-30 00:16:35 +01:00
Rob Lemley bf9c26e819 Bug 1499590 - Add periodic-file-updates task to .cron.yml. r=dustin
Added configuration for periodic-file-updates task to comm's .cron.yml.

This cron task mirrors one found in mozilla- repositories, and was part of
comm-'s buildbot configuration that needed to be moved to Taskcluster.

Differential Revision: https://phabricator.services.mozilla.com/D9859
2018-10-25 21:11:35 +00:00
Rob Lemley bba76b6c1c Bug 1499590 - Taskcluster configuration for blocklist.xml updates. r=darktrojan
- Create new cron job to run the update
- Create new kind to generate take for Thunderbird

Differential Revision: https://phabricator.services.mozilla.com/D8947
2018-10-17 02:35:03 +00:00
Jorg K 512a8f224f Bug 1500420 - Backed out changeset bc99383f0a1c since bug 1492648 causing the failure was backed out. a=backout 2018-10-29 23:14:49 +01:00
Jorg K c9830aef67 Bug 1500347 - Backed out changeset fb0fff3cd0f7 since ported bug 1492648 was backed out. a=backout 2018-10-19 15:22:10 +02:00
Richard Marti b09756e588 Bug 1502989 - Port bug 1485599 to TB: Color sidebar scrollbars according to sidebar properties. r=jorgk 2018-10-28 12:22:13 +01:00
Rob Lemley 7e0ff3833a Bug 1481198 - update bouncer-aliases for comm-esr60 to correct mapping. r=darktrojan
comm-esr60 is really a regular release branch, so it should be referring to
thunderbird-latest and thunderbird-latest-ssl.

Note that the comm-beta configuration in this file does work as expected.

Differential Revision: https://phabricator.services.mozilla.com/D9938
2018-10-26 18:29:52 +00:00
Magnus Melin a65b6f95c8 Bug 1502793 - remove shareglue.js which is dead code. r=jorgk 2018-10-29 09:15:07 +02:00
Ryan ext:(%20and%20Jorg%20K%20%3Cjorgk%40jorgk.com%3E) d5425aa441 Bug 690644 - Don't specify background and text colors by default when composing a message. r=mkmelin DONTBUILD 2017-10-19 12:32:22 -07:00
Jorg K e4df460a6e Bug 1333038 - Use 'modern' pointers to fix crash due to nsMsgLineStreamBuffer object being deleted while still in use. r=mkmelin DONTBUILD
Suspected "use after free" in nsMsgLineStreamBuffer::ReadNextLine() leading to crash since
object may be destroyed while still in use on another thread.
2018-10-29 09:28:55 +01:00
Richard Marti 718267356a Bug 1502722 - Port bug 1501586 to TB: Clean up lwt-*-brighttext attributes properly when switching from a dark theme to a light theme. r=jorgk 2018-10-28 11:57:08 +01:00
Markus Adrario 9568258c3a Bug 1491593 [mozmill] fix and enhance shared-module calendar-utils "setData()"-Function. r=darktrojan 2018-10-13 22:43:51 +02:00
Jorg K e5f6d61e31 Bug 1490639 - switch off failing test-mode-switching.js::test_toggling_modes on Linux. rs=bustage-fix DONTBUILD
--HG--
extra : rebase_source : b9be16540b6876d356915fce5f7980d31d6b7de6
2018-10-28 09:34:13 +01:00
Frank-Rainer Grahl cf87a04924 Bug 670476 - Follow-up. Fix NITs found after pushing the original patch. r=me 2018-10-28 00:34:38 +02:00
Richard Marti 654457e974 Bug 1502670 - Fix some menubutton glitches on Mac and Linux. r=aceman
--HG--
extra : rebase_source : 3dbf61b912dbad7d536646a5e7fa34ae8319ee7b
2018-10-27 22:47:00 +02:00
Richard Marti 8fa466612e Bug 1502616 - Fix our nav-button after removing the header-button class in bug 1502054. r=jorgk
--HG--
extra : rebase_source : 29561febec812c665cb708512a8a14b51b13c480
2018-10-27 14:02:16 +02:00
Gene Smith fa9ca276dd Bug 1494764: Ignore missing \n on last line of last chunk. r=jorgk
When last chunk (or only chunk) and last line and it ends in \r
and not \r\n, don't expect to see \n on first line of next message
fetched. This avoids an assertion failure and functional problem.

--HG--
extra : rebase_source : c02d24c95788ef769ffee510c228a20ee6e3b32d
2018-10-25 00:24:06 -04:00
Richard Marti 3f62c6768b Bug 1502667 - Port bug 1050329 part 2 to TB: Add error string for h2 GOAWAY. r=aceman
--HG--
extra : rebase_source : 86be7a2cff1523228c64db890515de0ac7f93077
2018-10-27 21:42:39 +02:00
Frank-Rainer Grahl 67c9838bcc Bug 1491173 - Remove dumpContentTree, debugDumpContent and debugUnitTests from SeaMonkey Debug and QA UI. r=IanN
See Bug 1485890 [Remove dumpContentTree, debugDumpContent and debugUnitTests from nsIEditor].
2018-10-27 23:21:58 +02:00
Frank-Rainer Grahl 966024e1e0 Bug 1492154 - Allow for invalid origin in principal and fix misspelled principal uri and url in sessionstore. r=IanN 2018-10-27 23:21:58 +02:00
Frank-Rainer Grahl da4ef72e4b Bug 1499654 - Remove uk locale from SeaMonkey. r=ewong 2018-10-27 23:21:58 +02:00
Frank-Rainer Grahl 629a40ff2b Bug 1496047 - Remove obsolete mangle/shlibsign copy steps and cvs references from SeaMonkey macOS make section. r=IanN
See Bug 704576 [Remove CVS cruft from browser/app/Makefile.in].
See Bug 726975 [Tidy up browser/app/Makefile.in and skip a shell execution] item 5.
2018-10-27 23:21:58 +02:00