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

39511 Коммитов

Автор SHA1 Сообщение Дата
Daniel Darnell 6fd73e4486 Bug 1846309 - Port bug 1840752: Drop support for macOS < 10.15. r=rjl
Differential Revision: https://phabricator.services.mozilla.com/D185163

--HG--
extra : amend_source : 46646c9a05c61d781458ac1124aba879b6865429
2023-08-02 13:54:03 +00:00
Daniel Darnell bc8281789b Bug 1822689 - Temporarily disable pushing Flatpaks on release. r=rjl DONTBUILD
Differential Revision: https://phabricator.services.mozilla.com/D185214

--HG--
extra : moz-landing-system : lando
2023-08-02 21:43:44 +00:00
solange valverde 2002d1d7b5 Bug 1843511 - message filters dialog: new button focused, pressing Enter or Spacebar has no effect. r=aleca
Differential Revision: https://phabricator.services.mozilla.com/D183712

--HG--
extra : moz-landing-system : lando
2023-08-02 17:17:01 +00:00
Ben Campbell 9a37ea85cf Bug 1781134 - Remove NS_WARNING noise when modifying X-Mozilla-Keys headers. r=aleca
Differential Revision: https://phabricator.services.mozilla.com/D184996

--HG--
extra : amend_source : a4d186368ecf37bbd775b41cdc0c569bb4465222
2023-08-01 04:51:10 +00:00
Daniel Darnell a5bfc1e814 Bug 1843094 - Remove unnecessary org.freedesktop.Notifications permission from flatpak. r=rjl
Differential Revision: https://phabricator.services.mozilla.com/D184546

--HG--
extra : rebase_source : b85d6dadbb0b7ed7246c87923ae9061faf852462
extra : amend_source : dbad2120db6600bd6bcfcd94e6ddd2e54cad4370
2023-07-26 04:49:14 +00:00
Rob Lemley 545639e1d7 Bug 1845106 - Port bug 1839891: Trigger group_by registration in comm_taskgraph.register. r=darktrojan
Port of D184857.

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

Depends on D185119

--HG--
extra : rebase_source : 7a376c10cefa339c7cf241391e36420f50204ca3
extra : histedit_source : e2ebde1e6e9030cf4d1c6e4e843b637c5433ec96
2023-08-02 01:47:50 +00:00
Rob Lemley a18ee2649a Bug 1845106 - Port bug 1839891: Convert upload-symbols tasks to 'from_deps' transforms. r=darktrojan
Port of D184850.

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

Depends on D185118

--HG--
extra : rebase_source : acc5db184207da114c16cc3628c07f3102695ff8
extra : histedit_source : 504e13d52aaed8cb8bc0bd55f06786449cb80f5e
2023-08-02 01:47:45 +00:00
Rob Lemley b7dbbd9038 Bug 1845106 - Port bug 1839891: Convert l10n tasks to 'from_deps' transforms. r=darktrojan
Port of D184849.

Upstream broke some dependency calculating with regard to l10n-pre jobs, so
they get injected as dependent jobs where needed.

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

Depends on D185116

--HG--
extra : rebase_source : d068639f2b3d6d4979f44e9a2e2771e864a0492a
extra : histedit_source : 6d15c8216059d3866c9f92242f7143b5281afc87
2023-08-02 01:47:41 +00:00
Rob Lemley 0b0e3c6739 Bug 1845106 - Follow-up: Remove "group-by" from kind files that do not need it. r=darktrojan
Removed as part of the multi_dep loader removal.

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

--HG--
extra : __touch-noise__ : 896606548
extra : histedit_source : 10416469d739bd3dd440a9ba4fa8258f7a29c72e
2023-08-02 17:03:21 +12:00
Geoff Lankow 44fae29798 Bug 1839805 - Don't call `onLeavingFolder` when displaying a new message in the preview pane. r=aleca
Differential Revision: https://phabricator.services.mozilla.com/D184995

--HG--
extra : rebase_source : 4edf47c40e47b723302799ac3a5222d088279a49
extra : amend_source : a394231479d46ac798b2a2b08ad3b2a11e9bef86
2023-07-28 16:39:42 +12:00
Geoff Lankow cbdcf74578 Bug 1843462 - Prevent filling of off-screen TreeView rows during invalidation. r=leftmostcat
If `invalidate` is called, the TreeView should immediately stop adding buffer rows. And instead
of adding extra rows immediately after invalidation, it should wait to the end of the event loop
in case something else happens first.

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

--HG--
extra : rebase_source : 96556a20c486967a033939038c471d0f0339f983
2023-07-27 22:31:34 +12:00
Geoff Lankow 0b3ac176eb Bug 1846372 - Init CalDateTime object correctly in browser_convertToEventOrTask.js. r=leftmostcat
The existing version of this code fails on the 31st day of a month. The `setMonth` call changes the
value of Date object `june30` to June 31, which is normalised to July 1, then `setDate` changes it
to July 30. All of which can be avoided by modifying the CalDateTime object `dt` directly.

I've also changed the test manifest so this test always runs in UTC, like the calendar tests.

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

--HG--
extra : rebase_source : 4ad8895967a44736ecc3c13bce27ea06af52e6f0
2023-08-01 11:32:22 +12:00
Richard Marti 852898ee3d Bug 1846486 - Port bug 1826829: Update link styling to use design tokens. r=aleca
Differential Revision: https://phabricator.services.mozilla.com/D185035

--HG--
extra : moz-landing-system : lando
2023-08-01 16:23:54 +00:00
Richard Marti 667579a9ab Bug 1845832 - Set a min-width on the Notification dialog totalOpenTime input. r=aleca
Differential Revision: https://phabricator.services.mozilla.com/D184881

--HG--
extra : moz-landing-system : lando
2023-08-01 12:48:43 +00:00
Geoff Lankow 54d1df6579 No bug - Tidy up the tasks in a test. rs=me
Just moving this task from the bottom to where the rest of the tests are, so it doesn't get overlooked.

--HG--
extra : rebase_source : a34d2a58d23b862891d7c406cd8f775c855d3097
extra : amend_source : 3e5c77abe498bcdd4fe9ad09272ff52ba4f0ffea
2023-08-01 16:14:08 +12:00
Daniel Darnell e5d98f75db Bug 1843097 - Modify --own-name flatpak-builder flag to fix dbus registration. r=rjl
Differential Revision: https://phabricator.services.mozilla.com/D184778

--HG--
extra : amend_source : 134c1aed48e1c1b089e3b722316c47ffe5fa84e1
2023-07-27 22:17:22 +00:00
welpy-cw 6050c34880 Bug 1845457 - Preselect number of headers to download. r=mkmelin
Differential Revision: https://phabricator.services.mozilla.com/D184559

--HG--
extra : amend_source : 74ce256f73cc44ab51ac2138372ffb7456dd274f
2023-07-26 09:24:50 +00:00
Mozilla Releng Treescript 12f2d5758d Update configs. IGNORE BROKEN CHANGESETS CLOSED TREE NO BUG a=release ba=release 2023-07-31 16:51:34 +00:00
Mozilla Releng Treescript 2141c37eb1 No bug - tagging 3b3895a429bf8e0708a5700e9154de1ff7b29d5a with NIGHTLY_117_END a=release DONTBUILD CLOSED TREE 2023-07-31 16:51:33 +00:00
Mozilla Releng Treescript f9d987ef6c No bug - tagging 52fcdafa5e174837c2a69a5eacae5446fbe97ed3 with BETA_117_BASE a=release DONTBUILD CLOSED TREE 2023-07-31 16:44:17 +00:00
John Bieling 4b5d1e9451 Bug 1842693 - Add support for DOM File return type for messages.getRaw(). r=aleca
Differential Revision: https://phabricator.services.mozilla.com/D183208

--HG--
extra : moz-landing-system : lando
2023-07-31 10:20:41 +00:00
Ben Campbell f8c1a9e5db Bug 1788599 - Fix always-wait-until-5sec-timeout bug when expunge-inbox-upon-exit setting is used. r=kaie
nsMsgAccountManager::OnStopRunningUrl() was waiting for an IMAP Expunge url
that would never arrive. Previous work on compaction/expunging meant that a
nullptr url would be sent when the expunge+compact combo was completed.

This patch also ditches the nsIUrlListener inheritance and moves the
completion-handling code closer to where the expunge/compact is started.

Differential Revision: https://phabricator.services.mozilla.com/D184785
2023-07-28 01:40:13 +00:00
Richard Marti c3e5667272 Bug 1845652 - Port bug 1845540: Remove -moz-windows-default-theme and -moz-mac-chrome-inactive. r=aleca
Differential Revision: https://phabricator.services.mozilla.com/D184689

--HG--
extra : moz-landing-system : lando
2023-07-28 19:52:23 +00:00
Daniel Darnell 70be3c6498 Bug 1843110 - Remove unused policies.json from tb-flatpak Docker image. r=rjl
Differential Revision: https://phabricator.services.mozilla.com/D184544

--HG--
extra : moz-landing-system : lando
2023-07-28 10:35:08 +00:00
Elizabeth Mitchell 4d0dc0418d Bug 1845808 - Replace problematic word from message generator. r=aleca
Differential Revision: https://phabricator.services.mozilla.com/D184766

--HG--
extra : moz-landing-system : lando
2023-07-28 10:35:08 +00:00
Richard Marti 96d1c926d9 Bug 1845699 - Use with LW-themes the theme color on menulistst. r=aleca
Differential Revision: https://phabricator.services.mozilla.com/D184739

--HG--
extra : moz-landing-system : lando
2023-07-28 10:35:08 +00:00
Geoff Lankow 00452097c7 Bug 1845872 - Port bug 1839891: Replace `multi_dep` loaders with `from_deps` transforms. rs=bustage-fix 2023-07-28 17:44:16 +12:00
Alessandro Castellani 009d4c5a68 Bug 1845500 - Ensure consistent margin for all the buttons in the unified toolbar. r=freaktechnik,micahilbery
Differential Revision: https://phabricator.services.mozilla.com/D184611

--HG--
extra : moz-landing-system : lando
2023-07-28 04:48:04 +00:00
Rob Lemley 844d2b692d Bug 1845535 - Fix mach tb-l10n-x-channel command. r=dandarnell
Depends on D184752

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

--HG--
extra : moz-landing-system : lando
2023-07-27 21:57:24 +00:00
Rob Lemley c697a90088 Bug 1845535 - Update fluent.migratetb to version 0.12.0. r=dandarnell
Aligns with fluent.migrate 0.12.0, which mozilla-central updated to in
bug 1812539.

Depends on D184751

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

--HG--
extra : moz-landing-system : lando
2023-07-27 21:57:24 +00:00
Rob Lemley 3729eeb247 Bug 1845535 - Add mach vendor file for fluent.migratetb. r=dandarnell
Differential Revision: https://phabricator.services.mozilla.com/D184751

--HG--
extra : moz-landing-system : lando
2023-07-27 21:57:24 +00:00
Richard Marti 11a8d30d69 Bug 1845330 - Port bug 1843702: Remove dead code from installer. r=rjl
Differential Revision: https://phabricator.services.mozilla.com/D184489

--HG--
extra : rebase_source : ff2e22186b603252ffadde2782b8d1bbc21f3242
2023-07-26 04:59:10 +00:00
Geoff Lankow 25b14f441d Bug 1829340 follow-up - Prevent bad interaction between tests. r=#thunderbird-reviewers
Differential Revision: https://phabricator.services.mozilla.com/D184677

--HG--
extra : rebase_source : 6dfb9928e19a10da2a3d5e511e6b2306a92c6e4b
2023-07-27 09:37:40 +00:00
John Bieling e43d2dcbe4 Backed out changeset f8172141481a due to test failures. 2023-07-27 14:13:09 +02:00
Alessandro Castellani 152385780c Bug 1845500 - Ensure consistent margin for all the buttons in the unified toolbar. r=freaktechnik,micahilbery
Differential Revision: https://phabricator.services.mozilla.com/D184611
2023-07-26 22:01:37 +00:00
Brendan Abolivier ebd5a70fa1 Bug 1829340 - Keep a reference to the transaction manager when archiving a message. r=leftmostcat
Differential Revision: https://phabricator.services.mozilla.com/D183880

--HG--
extra : amend_source : e5baccc9d6ea9a6ae11434840414965b3cdbd9f2
2023-07-26 14:11:17 +00:00
Geoff Lankow a0a6853768 Bug 1844534 - In the folder tree, update the unread count of collapsed rows when a change occurs. r=aleca
Differential Revision: https://phabricator.services.mozilla.com/D184652

--HG--
extra : amend_source : 70f4613491a424daf1dd17b14f8baa55fa642a2c
2023-07-27 11:31:32 +12:00
Gene Smith 014e274e78 Bug 1843637 - Fix to trigger imap folder discovery on expand. r=darktrojan
Differential Revision: https://phabricator.services.mozilla.com/D184145

--HG--
extra : moz-landing-system : lando
2023-07-26 16:49:43 +00:00
Sean Burke be7a9bbafd Bug 1841154 - Don't return zero for unequal values in message sort. r=babolivier
Differential Revision: https://phabricator.services.mozilla.com/D183295
2023-07-24 17:38:13 +00:00
Alessandro Castellani 193badd77e Bug 1843135 - Fix various out of sync states for the folder row total count and size properties. r=micahilbery,freaktechnik
- Enable total count and folder size in the folder pane
- Move messages around, delete and restore messages to ensure the count and size are properly updated
- Create folders, toggle folder modes, and toggle local folders visibility to ensure the count badges visibility is respected

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

--HG--
extra : amend_source : 25e30b0c104560200fad9d7a63e5aa326fe1e6c3
2023-07-25 23:48:50 +00:00
Geoff Lankow e8e2d952cd Bug 1844609 - Stop browser_linkHandler.js attempting to contact an outside server. r=freaktechnik
I'm not sure why upgrading a request from http://example.org:8000/favicon.ico to https://example.org:8000/favicon.ico
triggers the external load assertion (surely it resolves to the same place regardless of the request type) but it does.

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

--HG--
extra : rebase_source : 6c4377874cb98556648634f90dd4f8a77d381326
extra : amend_source : d35770417ef98b28ff87354b6862b62d90e5ece6
2023-07-25 13:00:37 +12:00
Rob Lemley 1e09a00d26 Bug 1843535 - Follow-up: Update README.rnp and remove old update script. r=dandarnell
Differential Revision: https://phabricator.services.mozilla.com/D184156

Depends on D184153

--HG--
extra : histedit_source : 887534d1da59cf2f725febfb7636689b64bcea10
2023-07-20 19:04:58 +00:00
Rob Lemley 30dbbea9fa Bug 1843535 - Follow-up: Add applied patch to RNP vendoring manifest. r=dandarnell
Also bump RNP version to indicate the source is patched.

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

--HG--
extra : histedit_source : 9d2011f5d5ee04bab48d6c04234b8f0ce0f6ce29
2023-07-20 19:04:06 +00:00
Richard Marti 0daf1391e8 Bug 1844734 - Port bug 1844242: Clean-up the Windows 8 titlebar special case. r=aleca
Differential Revision: https://phabricator.services.mozilla.com/D184206

--HG--
extra : amend_source : 553aeac0939a14f49a92b2a31fb3baba0f1549f6
2023-07-21 08:06:31 +00:00
Richard Marti 0048b09cf7 Bug 1844763 - Align the correspondent column text. r=aleca
Differential Revision: https://phabricator.services.mozilla.com/D184216

--HG--
extra : amend_source : c1a9ff2a143ff9b3520b3c3a1d367f2f7fec9fa9
2023-07-21 12:39:01 +00:00
Richard Marti 9d031743fa Bug 1844909 - Port bug 1428402: Add legacy user stylesheet information to about:support. r=freaktechnik
Differential Revision: https://phabricator.services.mozilla.com/D184290

--HG--
extra : amend_source : 51c7e3a3378e1052f757efca8a73c3f8b472fd75
2023-07-22 07:08:45 +00:00
Rob Lemley 99716cd770 Bug 1845149 - Port bug 1841595: Drop comm-esr102 from tb-cross-channel. r=dandarnell
Differential Revision: https://phabricator.services.mozilla.com/D184397

--HG--
extra : amend_source : 072253135db831c6978361397124170439b42fe5
2023-07-24 17:55:09 +00:00
Rob Lemley bec81d0344 Bug 1845361 - Fix linting. rs=linting DONTBUILD 2023-07-25 14:17:07 -04:00
Rob Lemley 0f3b3d2ee6 Bug 1845361 - Update Thunderbird Desktop module ownership. r=sancus
Per https://thunderbird.topicbox.com/groups/planning/T24f52761ded59f5b/meeting-minutes-for-2023-07-03-council-meeting-progress-report-about-thunderbird-115-and-plans-for-2024

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

--HG--
extra : amend_source : f0cae988a4918faa86124090733c8dee9aed6445
2023-07-25 13:42:12 -04:00
Rob Lemley 2b6bb7c820 Bug 1845267 - Fix Thunderbird taskgraph commands. rs=bustage-fix
The taskgraph commands use the mach virtualenv site. Prior to bug 1695312,
that virtualenv had it's sys.path extended with the Thunderbird Python module
paths. That's no longer the case.
This only extends sys.path for the taskgraph mach commands.

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

--HG--
extra : rebase_source : 493bc082510355f2bb90f0c26f751d807f0401f8
extra : histedit_source : ff22b843db0bb70d06004ce954804c218b2e3d0c
2023-07-25 12:20:11 -04:00