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

39784 Коммитов

Автор SHA1 Сообщение Дата
Magnus Melin 2ea7b80cf4 Bug 1824919 - Try to fix intermittent comm/mail/base/test/browser/browser_treeView.js | 'select' event didn't fire before the delay. r=freaktechnik
We can't guarantee the check will take place in the 240-250 time frame. If it gets checked after 250 it may be too late to get the right result.

Differential Revision: https://phabricator.services.mozilla.com/D191085

--HG--
extra : amend_source : 40b07a7d8ebacc806c0ed62350756be01df0405d
2023-10-16 19:25:56 +01:00
Brendan Abolivier 0335a2f1dc No bug. Trigger new build. 2023-10-16 17:29:17 +01:00
Brendan Abolivier d145e07d5b Bug 1857555 - Remove reference to Firefox accounts in l10 strings. r=mkmelin,rjl
It should be fine to not specify which account we're dealing directly with in the string since the context should make this unambiguous - see https://bugzilla.mozilla.org/show_bug.cgi?id=1857555#c6

Differential Revision: https://phabricator.services.mozilla.com/D190324

--HG--
rename : mail/locales/en-US/messenger/firefoxAccounts.ftl => mail/locales/en-US/messenger/syncAccounts.ftl
extra : amend_source : 0ae55093e22552c09309ffa1f249642a114cce31
2023-10-16 17:14:36 +01:00
welpy-cw 75e788ebd0 Bug 1859050 - Show unthreaded results in search dialog. r=mkmelin
Differential Revision: https://phabricator.services.mozilla.com/D191063

--HG--
extra : amend_source : 0b848db82bc509ca7e6185375e6a4222418bb24d
2023-10-16 17:14:07 +01:00
Richard Marti 6d9b3e24cb Bug 1859269 - Use the correct BMP format for the Daily installer images. r=rjl
Differential Revision: https://phabricator.services.mozilla.com/D191070

--HG--
extra : amend_source : 3b8b0b79804547b75408c3c139cfd71849fb15b4
2023-10-16 17:13:31 +01:00
Magnus Melin a4bd0dffab Bug 1838589 - Restore the View button settings for the folder when revisiting it. r=freaktechnik
When switching between folders the last view for the specific folder should be applied.

Based on https://github.com/Betterbird/thunderbird-patches/blob/main/115/bugs/1838589-fix-mail-view.patch

Differential Revision: https://phabricator.services.mozilla.com/D190757
2023-10-16 11:11:10 +00:00
Brendan Abolivier b8027a0b07 Backed out changeset 9b9889b538dd (bug 1857555) for causing test failures.
--HG--
rename : mail/locales/en-US/messenger/syncAccount.ftl => mail/locales/en-US/messenger/firefoxAccounts.ftl
extra : amend_source : ea6d25c654d70b85a621a90d6eb162ca2fd611ac
2023-10-16 12:07:43 +01:00
Brendan Abolivier 87c6d2ba04 Bug 1857555 - Remove reference to Firefox accounts in l10 strings. r=mkmelin,rjl
It should be fine to not specify which account we're dealing directly with in the string since the context should make this unambiguous - see https://bugzilla.mozilla.org/show_bug.cgi?id=1857555#c6

Differential Revision: https://phabricator.services.mozilla.com/D190324

--HG--
rename : mail/locales/en-US/messenger/firefoxAccounts.ftl => mail/locales/en-US/messenger/syncAccount.ftl
extra : amend_source : 5f38b764af1342b8b01b1e26b60d275ad48844e9
2023-10-16 10:35:01 +01:00
Martin Giger cd89bf5c64 Bug 1858942 - Fix thread pane display options button getting squished. r=aleca
Differential Revision: https://phabricator.services.mozilla.com/D190927

--HG--
extra : amend_source : d9909a552fbf92eb6c959002df8a7066bdfe4b7b
2023-10-16 10:34:03 +01:00
Magnus Melin 063d9341b7 Bug 1858395 - follow-up, fix test expectations. rs=bustage-fix DONTBUILD
--HG--
extra : amend_source : ad5ead5e392b5a9416a49b73358d75d347e8870b
2023-10-16 10:21:03 +03:00
Richard Marti e050f70bd5 Bug 1858880 - Use nested CSS on vcard.css. r=aleca
Differential Revision: https://phabricator.services.mozilla.com/D190907

--HG--
extra : amend_source : 2324ba60244e3bac125ab007274477f70a927a08
2023-10-16 08:51:32 +03:00
Martin Giger cc797d0d48 Bug 1858178 - Fix RSS feed default favicon color. r=micahilbery
Differential Revision: https://phabricator.services.mozilla.com/D190588

--HG--
extra : moz-landing-system : lando
2023-10-15 10:00:40 +00:00
Micah Ilbery dda2a935fa Bug 1855823 - Clearly indicate when a message is new. r=aleca
Differential Revision: https://phabricator.services.mozilla.com/D190519

--HG--
extra : rebase_source : 79173228d3f135e011c62dd78ab0f8bab27a2d0b
2023-10-14 13:46:57 +03:00
Rob Lemley 4ecbd14394 Bug 1850600 - Set target_tasks_method to "nothing" for suite-only pushes. r=dandarnell
Relying on optimization strategies to keep suite-only pushes from running
builds unnecessarily mostly works, but not always. The optimization
strategy itself is fine, but if another strategy is used, like for the
source-test jobs, another strategy needs to be created that combines the
mozlint strategy with the no-suite strategy. It's a lot of maintenance.

Suite-only pushes should work like DONTBUILD pushes. The decision task runs
and literally nothing else. DONTBUILD pushes set `target_tasks_method` to
"nothing" to do that. Now, do the same for suite-only pushes by using
taskgraph's get_changed_files function. This should prove to be more robust
and future-proof.

Differential Revision: https://phabricator.services.mozilla.com/D187228

--HG--
extra : rebase_source : 98107e63db0a547fe01800bd36faa13a9fbb2360
extra : amend_source : a9b94cbe28fbe21ffdc0e7c98eeb1c072d776c75
2023-10-14 13:48:38 +03:00
Vineet Deo bb937c0fe7 Bug 1844729 - Event Description resizing to fill space of Event Summary Dialog and Attendee List correctly resizing when list is large. r=aleca,freaktechnik
**How to Test**
- Open a recurring event and resize the window, the event description should expand to window
- Open an event that has many attendees, the event description and attendee list should be resizeable and should fit regardless of attendee size
- Shrink the window of an event with the condtions above, the event should be scrollable, the attendee list should be scrollable, the event description should be scrollable

Differential Revision: https://phabricator.services.mozilla.com/D186515

--HG--
extra : rebase_source : ddbc4906690279bfc81ed4df594c7531b352c21c
2023-10-14 13:45:19 +03:00
Magnus Melin 34d8c5cba2 Bug 1858395 - Filelink attachment filename parameter should be encoded if needed. r=john.bieling
Differential Revision: https://phabricator.services.mozilla.com/D190707

--HG--
extra : moz-landing-system : lando
2023-10-13 23:47:09 +00:00
Martin Giger 14b98bf592 Bug 1858972 - Port bug 1857565: Remove leftover mention of moz-image-rect. r=john.bieling
Differential Revision: https://phabricator.services.mozilla.com/D190938
2023-10-13 13:34:08 -04:00
Richard Marti 7c35728e80 Bug 1858896 - Port bug 1858006: Make installer auto-pin on Win 11 pre-UBR 2361 builds. r=rjl
The previous commits to shared.nsh resulted in auto-pinning only occurring in Windows 11 builds that weren't build number 22621 or higher, but a lot of users on Windows 11 are on 22621 already and the build number to pay attention to, when MS introduced the user confirmation for pinning popup, is in Windows 11, 22621, UBR 2361.
This commit checks for the UBR number too.

Differential Revision: https://phabricator.services.mozilla.com/D190909

--HG--
extra : amend_source : bd3de0abaddb90b9a4a4ed6379d237cd6eb2b2b7
2023-10-13 13:33:08 -04:00
Kai Engert 84c163cc36 Bug 1838589 - Backed out changeset 7d5e44997df5 for test failures. 2023-10-13 14:11:43 +02:00
Kai Engert 4424e4ae30 Bug 1857033 - Follow-up, lint fix. rs=me DONTBUILD 2023-10-13 12:47:53 +02:00
Magnus Melin c398deb98f Bug 1857033 - Fix broken WebDav Publication. r=leftmostcat
Use a working authetication prompt.

Also
 - fix misalignment in the dialog
 - fix the progress bar
 - hide cancel button after you can't cancel anymore

Differential Revision: https://phabricator.services.mozilla.com/D190773

--HG--
extra : amend_source : 8576e44380e4b0bf23b68f221054abc4eef10ebb
2023-10-12 10:35:54 +00:00
Magnus Melin d63e050575 Bug 1838589 - Restore the View button settings for the folder when revisiting it. r=freaktechnik
When switching between folders the last view for the specific folder should be applied.

Based on https://github.com/Betterbird/thunderbird-patches/blob/main/115/bugs/1838589-fix-mail-view.patch

Differential Revision: https://phabricator.services.mozilla.com/D190757
2023-10-12 19:24:52 +00:00
Magnus Melin bfefff959a Bug 1839226 - Fix for replying to selection of original plaintext messages which isn't format=flowed. r=babolivier
Inspired by https://github.com/Betterbird/thunderbird-patches/blob/main/115/bugs/1839226-fix-quoting-selection-non-flowed.patch

Differential Revision: https://phabricator.services.mozilla.com/D190571
2023-10-12 20:09:22 +00:00
Rob Lemley f54fce0389 Bug 1858818 - Port bug 1850647: Add optional filename argument to preprocessor. rs=bustage-fix
Port of D187306.

Differential Revision: https://phabricator.services.mozilla.com/D190891

--HG--
extra : amend_source : 6cf50b0d2fe1de24ddbce6a028077124bb923314
2023-10-12 19:56:15 -04:00
Magnus Melin bc6c2c455e Bug 1820974 - Try to fix intermittent comm/calendar/test/browser/invitations/browser_invitationDisplayNew.js - can't access property "shadowRoot", panel is null. r=leftmostcat
CalInvitationDisplay.show() does some async activities before the panel is added.
https://searchfox.org/comm-central/rev/cce1113d98c79293806d9af893376050584f7192/calendar/base/content/calendar-invitation-display.js#152

Differential Revision: https://phabricator.services.mozilla.com/D190852

--HG--
extra : histedit_source : dcfb16b35ab7d5b25cbc98413424349e2e981d91
2023-10-12 20:21:58 +00:00
Magnus Melin 56c80425c1 Bug 1857467 - Ship fingerprinting-protection-overrides.json dump to avoid RemoteSettings errors. r=sancus
From https://firefox.settings.services.mozilla.com/v1/buckets/main/collections/fingerprinting-protection-overrides

Differential Revision: https://phabricator.services.mozilla.com/D190461

--HG--
extra : histedit_source : 4c9afccdf2762ad126337164f45256fc360a6981
2023-10-09 12:21:40 +00:00
Elizabeth Mitchell d45a96cef5 Bug 1843486 - Add table navigation in message list rows. r=aleca
- Allow navigating message table cells and rows by keyboard.
- Add visual indicator for row cell with navigation by keyboard.
- Ensure NVDA reads selected status correctly if a row is selected.

Differential Revision: https://phabricator.services.mozilla.com/D189053

--HG--
extra : histedit_source : 4111b359c17ffff768c72edd2fad1d459755ea0b
2023-09-24 06:01:31 +00:00
Gene Smith 5973cbcd2d Bug 1827973 - Show "Compact" folder context item for imap accounts using maildir. r=mkmelin
Differential Revision: https://phabricator.services.mozilla.com/D190620

--HG--
extra : histedit_source : 341e7b79405ba7de7c51e68dda4ca6fab187a462
2023-10-11 20:27:51 +00:00
welpy-cw 4c2456d0d6 Bug 1850190 - Restore mailnews.scroll_to_new_message functionality. r=freaktechnik
Scroll newly received messages into view without selecting them when entering a folder. Any
message selections will not be restored in this case.

This is the default behavior of earlier Thunderbird versions and can be disabled by setting
the preference `mailnews.scroll_to_new_message` to `false`.

Differential Revision: https://phabricator.services.mozilla.com/D187846

--HG--
extra : histedit_source : 35fc1f8c2b6f1ace8dfbc1776d3ec38d8e2689c9
2023-09-26 20:38:41 +00:00
Rob Lemley 3708c5df43 No bug - Archive completed fluent migration. rs=me DONTBUILD
--HG--
rename : python/l10n/tb_fluent_migrations/bug_1837152_get_messages_unified_toolbar_context_menu.py => python/l10n/tb_fluent_migrations/completed/bug_1837152_get_messages_unified_toolbar_context_menu.py
2023-10-12 16:27:59 -04:00
Magnus Melin 33e8b36813 Bug 1803986 - Remove nsIScriptableUnicodeConverter usage from OpenPGP code. Part 1: UTF-8 to bytestring cases. r=john.bieling
Use standard means to get bytestring from utf-8 data.

```
var {EnigmailData} = ChromeUtils.import("chrome://openpgp/content/modules/data.jsm");
var {MailStringUtils} = ChromeUtils.import("resource:///modules/MailStringUtils.jsm");
var text = "blä";
var A = EnigmailData.convertFromUnicode(text, "utf-8")
var B = MailStringUtils.stringToByteString(text);
A + " vs " + B;
```

Differential Revision: https://phabricator.services.mozilla.com/D190387
2023-10-11 09:48:00 +00:00
Martin Giger cce1113d98 Bug 1858461 - Ensure global search popup is closed on blur. r=aleca
Differential Revision: https://phabricator.services.mozilla.com/D190712

--HG--
extra : amend_source : a8cfdfd3ae45552cebeb4d90f6d95d2ac3209e60
2023-10-11 18:11:44 +00:00
Martin Giger f0a9e56c7d Bug 1858445 - Fix message-bar.css selectors. r=aleca
Differential Revision: https://phabricator.services.mozilla.com/D190719

--HG--
extra : amend_source : 612f32d19fa61e49e6e51c8fc91b9dd29c5fffe9
2023-10-11 19:05:34 +00:00
Geoff Lankow d7e53e0bed Bug 1858381 - Remove margin from date/time pickers in the edit task dialog. r=freaktechnik
Differential Revision: https://phabricator.services.mozilla.com/D190657

--HG--
extra : rebase_source : d2d7be37b1ff0875b5de0a021ffdd368da3bfc3f
extra : amend_source : 95caa9512aa0c636b6e63ddcf31805a3333be0f7
2023-10-11 22:07:33 +13:00
Martin Giger 4b349b4f61 Bug 1857789 followup - Remove trailing whitespace on empty lines. r=leftmostcat
Differential Revision: https://phabricator.services.mozilla.com/D190717

--HG--
extra : amend_source : 8340a1a7b6e4f80f9b04030cd2f6d82e1a08f1e8
2023-10-11 18:44:51 +00:00
solange valverde 54ffebeba6 Bug 1855821 - Cards View: Add third row to cards. r=elizabeth,freaktechnik,micahilbery
Differential Revision: https://phabricator.services.mozilla.com/D190140

--HG--
extra : amend_source : 536265600a64aec30865c76e0cf76c1bc505f8e1
2023-10-11 16:57:52 +00:00
Kai Engert 25d7dd709a Rebuild. No bug.
--HG--
extra : amend_source : 46a5b255d0d0c04ab659de25a026013b133e6c22
2023-10-11 12:48:45 +02:00
Kai Engert 8e9ea92136 Bug 1857831 - Backed out changeset 5707262c1484, requested by darktrojan. 2023-10-11 12:12:31 +02:00
Martin Giger 93420386c4 Bug 1858114 - Fix attachment label flexing. r=aleca
Differential Revision: https://phabricator.services.mozilla.com/D190570

--HG--
extra : amend_source : 4a34f807652ea49aab53b8d649fdbaaf447b99e3
2023-10-10 12:18:17 +00:00
Martin Giger 64af5a67d6 Bug 1837152 - Add context menu to unified toolbar get messages button. r=aleca
Differential Revision: https://phabricator.services.mozilla.com/D190306

--HG--
extra : amend_source : ca0f41357519a9abe027c6bc8713b7521ba90163
2023-10-06 16:05:11 +00:00
Richard Marti b4c08d2618 Bug 1857753 - Make the Message Bar work with dark themes again. r=aleca
Differential Revision: https://phabricator.services.mozilla.com/D190397

--HG--
extra : amend_source : 483b3b5f6f41d2111a206d7ff06aa49dc9d80473
2023-10-08 11:11:14 +00:00
Magnus Melin cdda7afed4 Bug 1832857 - Wait up to 1s instead of 500ms for gloda indexing, to prevent random timeouts in browser_mailContext.js. r=elizabeth
Differential Revision: https://phabricator.services.mozilla.com/D190543

--HG--
extra : amend_source : aea0e20bfbbd1af4e2fff1a72f772331497eb67c
2023-10-10 08:13:19 +00:00
Elizabeth Mitchell 3a6fa3d428 Bug 1857627 - Add background to threaded messages. r=micahilbery
Differential Revision: https://phabricator.services.mozilla.com/D190364
2023-10-10 23:16:53 +00:00
Elizabeth Mitchell 4a21f4bcc8 Bug 1857613 - Cards View: Adjust text sizes of subject and sender. r=micahilbery
Differential Revision: https://phabricator.services.mozilla.com/D190360

--HG--
extra : amend_source : 1b0fb031e73d70730192aae95de60ff58b3c8e58
2023-10-10 22:32:43 +00:00
John Bieling fec0ac2e9a Bug 1844747 - Adjust tags API to support keys also supported by Thunderbird itself. r=mkmelin
Differential Revision: https://phabricator.services.mozilla.com/D189255

--HG--
extra : amend_source : 93bc690973451b74c5a496fe9ba2bde3d2ffe2c5
2023-10-11 08:55:34 +00:00
Magnus Melin 5662800746 Bug 1856166 - For compose based on saved .eml, preserve subject already set. r=babolivier
Trying to get it from db will result in empty subject.

Differential Revision: https://phabricator.services.mozilla.com/D189821

--HG--
extra : amend_source : df1225fc43103bef019c84c90147ea63bf04303c
2023-10-02 14:04:00 +00:00
Richard Marti 09e928ce07 Bug 1857789 - Use nested CSS on widgets.css. r=freaktechnik
Differential Revision: https://phabricator.services.mozilla.com/D190398

--HG--
extra : amend_source : 1746eda09eadadead8d134c0948bd3e4234c6817
2023-10-09 15:34:39 +00:00
Magnus Melin 6f94b1b10c Bug 1844341 - Fix Tools>Filters for unfied folder and no message selected. r=darktrojan
Differential Revision: https://phabricator.services.mozilla.com/D190539
2023-10-10 07:36:55 +00:00
Magnus Melin 03925b5882 Bug 1817769 - increase timeout even more for browser_timezones.js. r=kaie
It's a very long test (too long, and should ideally be split up).

Differential Revision: https://phabricator.services.mozilla.com/D190533

--HG--
extra : amend_source : 2aedefe7c1a1aee3c97460562f12fdb646d03688
2023-10-10 06:38:04 +00:00
Geoff Lankow c8595b7786 Bug 1617887 - Remove Mozmill's utils.jsm from FolderDisplayHelpers.jsm. r=aleca
Differential Revision: https://phabricator.services.mozilla.com/D190431

--HG--
extra : rebase_source : 695e40becbd563fce496bb484147b8c444446ba2
extra : amend_source : 1bc64f7642f4aa14bddf60be746223795e24460f
2023-10-09 15:34:23 +13:00