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

26989 Коммитов

Автор SHA1 Сообщение Дата
Richard Marti fa1e4f528c Bug 1559833 - Add more icons to the new AppMenu. r=aleca DONTBUILD
--HG--
extra : rebase_source : d00f39955a30cd2b8f36220303f9a6225ae7eff5
2019-06-13 21:37:36 +02:00
Richard Marti 37c4994e1c Bug 1559174 - Make the multimessage view use a dark theme when 'prefers-color-scheme: dark' is set. r=aleca 2019-06-12 17:01:31 +02:00
Richard Marti 8994a5bb5c Bug 1559176 - Make the Account Central use the dark theme when when 'prefers-color-scheme: dark' is set. r=aleca
--HG--
rename : calendar/lightning/themes/windows/accountCentral.css => calendar/lightning/themes/common/accountCentral.css
2019-06-12 17:01:34 +02:00
Richard Marti 9367593157 Bug 1559602 - Use a fixed text color for selected events in calendar views. r=darktrojan 2019-06-17 22:07:39 +02:00
Jorg K ae3e289721 Bug 1556203 - Follow-up: Attach contextmenu listener to input area, not entire conversation. r=me DONTBUILD
--HG--
extra : amend_source : 7d1211e86ce93e1f6c9c7bdfa41311298b6b7534
2019-06-18 01:33:43 +02:00
Jorg K 54b65bfeef Backed out changeset 2beda7edf8e9 (bug 1558383) for test failures. a=backout DONTBUILD 2019-06-18 01:13:51 +02:00
Kai Engert 657751236e Bug 1536104 - OTR: Allow the user to disable logging of encrypted conversations. r=florian
Differential Revision: https://phabricator.services.mozilla.com/D32840
2019-05-28 17:07:40 +02:00
Benjamin Flanagin 745d36c51a Bug 1529915 - Don't launch property dialog when double-clicking on text in list or table. r=mkmelin 2019-05-31 17:25:27 +02:00
Geoff Lankow c196b853b4 Bug 1558383 - Fix double-click on all-day event in Today Pane. r=philipp 2019-06-17 22:33:58 +12:00
Geoff Lankow e4e9e4aa59 Bug 1556797 - Fix broken drag/drop of events in day and week views. r=philipp 2019-06-17 22:27:17 +12:00
Jorg K 472dfbf668 Bug 1559789 - Align chat spellcheck with compose spellcheck so each chat can have its own language. r=aceman 2019-06-17 13:12:27 +02:00
tbirdbld a7a1fbbaa2 No Bug, comm-central repo-update blocklist - a=repo-update DONTBUILD r=rjl
Differential Revision: https://phabricator.services.mozilla.com/D35175

--HG--
extra : moz-landing-system : lando
2019-06-17 18:10:49 +00:00
Jorg K 630f951ef8 Bug 1557102 - Follow-up: fix linting issue. r=darktrojan (via IRC) DONTBUILD 2019-06-17 11:29:04 +02:00
Geoff Lankow ca400ae8a3 Bug 1559632 - Show legacy extensions notice only on extensions pane of Add-Ons Manager. r=Paenglab DONTBUILD 2019-06-17 14:17:35 +12:00
Neil Rashbrook 2bbe8bd150 Bug 1559400 - Support WebExtensions in the "Tools > Add-on Options" submenu. r=darktrojan 2019-06-17 10:01:40 +02:00
Dirk Steinmetz 5c70bed0e9 Bug 1557102 - Work around inline styles being ignored. r=darktrojan
For some unknown reason, inline styles in overlays are ignored until something
triggers re-evaluation of the element style. This causes inline styles to be
invisible whenever an add-on uses inline styles, but does not alter the styled
element using code.

To work around the issue, this commit forces styles to be evaluated by
setting the 'display' style to the already evaluated value. That forces any
inline styles to become visible immediately.
2019-06-17 10:09:57 +02:00
Jorg K af75fcc9fe Bug 1556203 - Fix context menu for chat by hand-rolling it, also use correct spellcheck dictionary. r=aceman
--HG--
extra : rebase_source : e28bee1775ed90635f59d6a9af1a6ccd1b619933
2019-06-17 00:20:23 +02:00
Frank-Rainer Grahl 18d2a7176c Bug 1559578 - Part 3: Add link to potentially harmful testing site to Debug QA extension. r=IanN 2019-06-16 14:04:06 +02:00
Ian Neal 5c8c3a8475 Bug 1559578 - Part 2: Port Bug 1375277 - Add support for the POTENTIALLY_HARMFUL_APPLICATION threat type. r=frg 2019-06-16 14:04:04 +02:00
Frank-Rainer Grahl 6b7a04d097 Bug 1559578 - Part 1: Switch to Safe Browsing V4 api. r=IanN 2019-06-16 14:04:03 +02:00
Frank-Rainer Grahl 0bc87b452e Bug 1559419 - Always create the distribution/extensions directory in dist/bin. r=IanN 2019-06-16 14:04:00 +02:00
Frank-Rainer Grahl 39a33a4d45 Bug 1559255 - Port Bug 1297686 [List GIO handlers in the protocol handler list, in the handlers dialog, and in preferences] to SeaMonkey. r=IanN 2019-04-22 16:34:21 +02:00
aceman 47a72cc764 Bug 1559608 - When default account is disabled, pick first identity from menu popup instead of all identities. r=IanN DONTBUILD 2019-06-16 00:49:30 +02:00
aceman f51f58b45a Bug 1559608 - When default account is disabled, pick first identity from menu popup instead of all identities. r=jorgk 2019-06-16 00:26:58 +02:00
Rob Lemley d2e573a84d Bug 1559327 - Follow-up: Remove references to 'stub_installer' in 'remove_widevine' transform. rs=bustage-fix,jorgk
Declarative artifacts happened, so we don't need to look for stub-installer in
the list of signed artifacts anymore. It won't show up unless we add it to the
artifact-map manifests.
Function name and comment updated to reflect these changes.
2019-06-14 10:54:24 -04:00
Bill Gianopoulos a85a3665f7 Bug 1559407 - Don't redefine pref variable. r=frg 2019-06-08 07:03:15 -04:00
John Bieling e7e0265664 bug 1544596 - Allow multiple connections with different users to the same CalDAV server. r=philipp DONTBUILD
--HG--
extra : rebase_source : ab026777020daac6b1825414fecd6452acd62fd2
2019-06-13 00:26:14 +02:00
Geoff Lankow 4407e8c480 Bug 1559327 - Adapt to signing change; rs=bustage-fix DONTBUILD 2019-06-14 21:06:16 +12:00
Richard Marti 964b143538 Bug 1559224 - Set the correct delete access key when a folder is selected. r=jorgk DONTBUILD 2019-06-14 08:06:03 +02:00
Jorg K 4d7c82e583 Backed out changeset 18fc7a8887b9 (bug 1544596) for test failures in testLocalICS.js. a=backout 2019-06-14 09:43:44 +02:00
John Bieling 3f3d6ec6e4 bug 1544596 - Allow multiple connections with different users to the same CalDAV server. r=philipp 2019-06-13 00:26:14 +02:00
Jorg K 3d88acf6dc Bug 1558536 - C-C part: Adapt to array changes of nsISocketTransportService.create{Routed}Transport. r=darktrojan
--HG--
extra : rebase_source : 374f5e1e0a0358a8435ce43d9f68b8d09a3bc96e
2019-06-14 00:21:55 +02:00
Ian Neal a54eef207d Bug 1559190 - Fix undefined variable. rs=bustage-fix 2019-06-13 22:46:16 +02:00
Ian Neal dbd6cb2c07 Bug 1559190 - Port Bug 1559190 |Correctly fix Bug 1023285 and utf8 addressing header display for jsmime| to SeaMonkey. r=frg
imported patch 1559190.patch
2019-06-13 21:42:05 +02:00
Ian Neal f7e9681ca6 Bug 1558802 - Branding files not reported as missing on l10n dashboard. r=flod
imported patch 1558802.patch
2019-06-13 21:42:05 +02:00
Ian Neal 444c7ed97c Bug 1558596 - Make middleclick close tabs on all platforms. r=frg
imported patch 1558596_middleclick_tab_close.patch
2019-06-13 21:42:05 +02:00
Frank-Rainer Grahl 2326ea5901 Bug 1234651 - Check view targets for possible unsafe content. r=IanN
imported patch 1234651-medianoscripts.patch
2019-06-13 21:42:05 +02:00
Rob Lemley 89b9632cfa Bug 1558715 - Follow-up: Capitalize Win and Mac installer downloads. r=jorgk DONTBUILD
The EXE, MSI, and DMG filenames are capitalized like "Thunderbird" everywhere
else. Automation fails when names do not match.
2019-06-13 13:01:26 -04:00
Paul Morris bd24161b9e Bug 1546309 - appmenu: copy some customizableui related changes from Firefox trunk. r=jorgk 2019-06-11 22:28:29 -04:00
Paul Morris c36c776bfe Bug 1546309 - appmenu: remove the `toolbarbutton-appmenu` custom element. r=jorgk
It is not needed with the new appmenu.
2019-06-11 16:43:29 -04:00
Paul Morris 9a6d9719d7 Bug 1546309 - appmenu: follow-up on aceman code review. r=aceman 2019-06-12 15:31:57 -04:00
Paul Morris c008b02ff8 Bug 1546309 - Fix some pre-processor entries in panelUI.css. r=Paenglab
We are not using a pre-processor on this file. These slipped
through the cracks in an earlier patch for this bug.
2019-06-12 13:11:03 -04:00
Paul Morris 62dda82353 Bug 1546309 - [de-xbl] Get rid of splitmenu, and rework the appmenu. r=darktrojan,aceman (in parts), rs=jorgk
--HG--
rename : mail/themes/shared/customizableui/panelUI.inc.css => mail/themes/shared/customizableui/panelUI.css
2019-06-11 22:31:51 -04:00
Paul Morris 26928c3fde Bug 1546309 - Add customizable UI files. rs=jorgk
A straight copy of these files from Firefox over to Thunderbird.
2019-06-06 12:03:47 -04:00
Paul Morris 14a6fc8219 Bug 1546309 - Remove extra unused arguments from refresh functions. r=mkmelin
The functions RefreshViewPopup, RefreshTagsPopup, and
RefreshCustomViewsPopup each take one argument, so only pass
one argument to them.
2019-06-13 10:16:13 +02:00
Geoff Lankow 7af257449d No bug - Fix some bad white-space in XUL files; rs=white-space-only 2019-06-13 17:05:51 +12:00
Rob Lemley 1303a11211 Bug 1558715 - Followup: Look for source checksums in public prefix. rs=bustage-fix
Default for artifact_map is "public/build" which is incorrect in this case
as the checksums files are in "public/"
See taskcluster/taskgraph/transforms/source_checksums_signing.py

--HG--
extra : rebase_source : 0f1dcc2e84cd5d37581783f3009cb9e6d25c584e
2019-06-12 20:44:01 -04:00
Rob Lemley 4adabda428 Bug 1558715 - Followup: Remove bz2.mar file from artifact manifest. rs=bustage-fix
Bz2 mar files are not generated for Thunderbird 68, so this needs to be removed
so that the chain of trust verification doesn't look for one.
See comm/taskcluster/repackage/kind.yml

--HG--
extra : rebase_source : 6a65357f69e1799435f758d628686cf7ccb04760
2019-06-12 20:34:31 -04:00
Geoff Lankow ac826638ac Bug 1558860 - Temporarily disable new about:addons page; rs=bustage-fix DONTBUILD 2019-06-13 12:32:01 +12:00
Richard Marti d37bc592f5 Bug 1557920 - Port bug 1555366 and bug 1557642 to about:support. r=jorgk
Bug 1555366: Add installation directory to about:support
Bug 1557642: Add Update Folder with Open Folder to about:support similar to how the Profile Folder is represented
2019-06-08 10:11:06 +02:00