welpy-cw
4f816673f8
Bug 1851563 - Fix import of PluralForm.sys.mjs. r=freaktechnik
...
Differential Revision: https://phabricator.services.mozilla.com/D187442
--HG--
extra : moz-landing-system : lando
2023-09-05 16:25:18 +00:00
Magnus Melin
5b3604afd1
Bug 1841414 - remove MailNewsCommandLineHandler.jsm. r=babolivier
...
We don't ever produce internal urls with ?messageid=
Made some protocol handling more explicit (imap: would be handled by "other necko url" before)
Differential Revision: https://phabricator.services.mozilla.com/D187098
--HG--
extra : rebase_source : 0031325e393cfb9aa9272be021ed61be301f6930
extra : amend_source : ac8bffb69ae520245da18c00a7011428ec648fe3
2023-09-05 13:12:12 +03:00
Ben Campbell
4f3a5ffdfa
Bug 1718998 - Add some comments to folder-locking functions in nsIMsgFolder IDL. r=mkmelin
...
Differential Revision: https://phabricator.services.mozilla.com/D187399
--HG--
extra : moz-landing-system : lando
2023-09-05 08:09:05 +00:00
Geoff Lankow
d6bb6df2df
Bug 1851535 - Remove AddrBookUtils.SimpleEnumerator. r=mkmelin
...
This has been obsolete since we changed address book interfaces to use arrays instead of enumerators.
Differential Revision: https://phabricator.services.mozilla.com/D187415
--HG--
extra : moz-landing-system : lando
2023-09-05 06:39:57 +00:00
Geoff Lankow
da3b407d25
Bug 1851450 follow-up - Revert changes which broke a test. r=thunderbird-reviewers,BenC
...
This just undoes some of the changes in the previous patch, and adds a note to stop someone making the same mistake.
Differential Revision: https://phabricator.services.mozilla.com/D187405
--HG--
extra : moz-landing-system : lando
2023-09-04 23:41:29 +00:00
Magnus Melin
69f73848fa
Bug 1801529 - Fix param docs in mail/extensions/openpgp/content/ui/keyDetailsDlg.js. rs=me
...
--HG--
extra : rebase_source : 327856b60a82345e8966443c3bf11ffe49808263
2023-09-04 20:29:30 +03:00
Geoff Lankow
41aa86351d
Bug 1851450 - Remove assignments of MailServices members to variables. r=mkmelin
...
Differential Revision: https://phabricator.services.mozilla.com/D187369
--HG--
extra : moz-landing-system : lando
2023-09-04 10:14:17 +00:00
Geoff Lankow
8dd2eb5886
Bug 1842629 follow-up - Remove unused import. rs=linting
2023-09-04 11:06:00 +12:00
Kai Engert
82139bc714
Bug 1842629 - In 115 and later, never re-init secring.gpg. r=mkmelin
...
Differential Revision: https://phabricator.services.mozilla.com/D183179
--HG--
extra : moz-landing-system : lando
2023-09-03 10:47:09 +00:00
Magnus Melin
e07422ce9f
Bug 1801529 - Fix param docs in mail/extensions/openpgp/content/ui/keyWizard.js. rs=me
2023-09-01 21:49:11 +03:00
Magnus Melin
d7f41c8479
Bug 1801529 - apply eslint-plugin-jsdoc formatting to mail/extensions/openpgp/content/. rs=me
...
--HG--
extra : amend_source : b4d2262bf0e7cdbc974994fb422ad082eee94a99
2023-09-01 13:24:00 +03:00
Magnus Melin
b3390b38cb
Bug 1850850 - Mark Thread As Read no longer works if some selected messages are already read. r=leftmostcat
...
Iteration over selection was incorrect.
Differential Revision: https://phabricator.services.mozilla.com/D187184
--HG--
extra : moz-landing-system : lando
2023-08-31 22:05:34 +00:00
Rob Lemley
b83be1fc15
Bug 1851011 - Port bug 1831143: Use gecko_decision@4.1.0 and bump cache version. r=dandarnell
...
Differential Revision: https://phabricator.services.mozilla.com/D187220
--HG--
extra : moz-landing-system : lando
2023-08-31 18:25:47 +00:00
Owen Wang
0d6be91e8d
Bug 1806860 Fix Hiding Status Bar in Message Compose Window r=aleca
...
Differential Revision: https://phabricator.services.mozilla.com/D178253
--HG--
extra : amend_source : 03c28c1bde9aa989fe2a3dd57d760a51b8c75e36
2023-08-31 18:56:55 +02:00
Alessandro Castellani
89293a8292
Bug 1848155 - [macOS] Move the Mail & Newsgroups and Address Book menuitems into the Tools menu of the compose window. r=Paenglab
...
Differential Revision: https://phabricator.services.mozilla.com/D186180
--HG--
extra : amend_source : 9a671c90940231aa6c15cdafa7b5552f55006e3d
2023-08-31 18:56:25 +02:00
Alessandro Castellani
299368e60c
Bug 1847441 - Show splitter separators for all columns in the tree-view.mjs. r=Paenglab,micahilbery
...
Differential Revision: https://phabricator.services.mozilla.com/D187065
--HG--
extra : amend_source : c5b06bd86313dac5db800ff4fe93b2f3742d04d5
2023-08-31 18:55:24 +02:00
Magnus Melin
97eaf7b555
Bug 1848261 - Event dialog with many invitees expands beyond screen height. r=aleca
...
Differential Revision: https://phabricator.services.mozilla.com/D186432
--HG--
extra : amend_source : 88c6ec027631f7daa5d2d388d9be4d76af7c9bef
2023-08-31 18:54:49 +02:00
Magnus Melin
ac6b3d638c
Bug 1850899 - Port bug 1850342 - Do not expose :-moz-broken to content. r=kaie
...
Checking the naturalWidth/naturalHeight covers the brokenness check.
Differential Revision: https://phabricator.services.mozilla.com/D187180
--HG--
extra : amend_source : 054669d6b01ee68ea7d589c480d9a50d32a82690
2023-08-31 12:13:30 +02:00
Magnus Melin
84a8cadd55
Bug 1850283 - follow-up to fix linting. rs=eslint DONTBUILD
...
--HG--
extra : amend_source : 1ed2c3dc548f087f04d9e6b54637622d88b8fdef
2023-08-31 08:26:08 +03:00
Daniel Darnell
2498273909
Bug 1850013 - Add release notes URL to Flatpak manifest. r=rjl
...
Differential Revision: https://phabricator.services.mozilla.com/D187150
--HG--
extra : amend_source : c5ce5fc0432a3f241c89f9618b6d8dd33dc1614e
2023-08-30 23:42:43 +02:00
Alessandro Castellani
694e95d841
Bug 1849000 - Make the cards view and vertical layout the default for new profiles. r=john.bieling
...
- New empty profiles should get the Vertical Layout and Cards View by default
- Existing profiles shouldn't be affected
- All tests have been updated to ensure they work with the new defaults, except those that need to test specific table view features
Differential Revision: https://phabricator.services.mozilla.com/D186386
--HG--
extra : amend_source : 1076cff4f191065d05c4ff2e35baccd706fb55cf
2023-08-30 23:42:20 +02:00
welpy-cw
9afbd15339
Bug 1823274 - Prevent canceling newsgroup messages not matching own identity. r=mkmelin
...
Differential Revision: https://phabricator.services.mozilla.com/D186703
--HG--
extra : amend_source : 7786e55bfe596d671b666f15f8224ddd19b8cdf7
2023-08-30 23:41:52 +02:00
Éamonn Prendergast
00ea97499f
Bug 1850283 - Removed preference mailnews.remember_selected_message r=mkmelin
...
Differential Revision: https://phabricator.services.mozilla.com/D187002
--HG--
extra : amend_source : acc33b2cf4c8c110c41e2c1e66aa2c588cdda7cb
2023-08-30 11:42:52 +02:00
Mark Banner
306491d0a2
Bug 1847423 - Remove unused win and startingPreferences from EnigmailCore.getService and friends. r=kaie
...
Differential Revision: https://phabricator.services.mozilla.com/D185510
--HG--
extra : moz-landing-system : lando
2023-08-30 06:59:45 +00:00
Mark Banner
aec56136d5
Bug 1847423 - Remove unused EnigmailWindows.openKeyManager and openImportSettings functions. r=kaie
...
This does leave a couple of near-duplicate openKeyManager functions that could ideally be combined in a later follow-up.
Differential Revision: https://phabricator.services.mozilla.com/D185509
--HG--
extra : moz-landing-system : lando
2023-08-30 06:59:44 +00:00
welpy-cw
b281f3d294
Bug 1670457 - Show group name in newsgroup autocomplete. r=mkmelin,aleca
...
Differential Revision: https://phabricator.services.mozilla.com/D186782
--HG--
extra : moz-landing-system : lando
2023-08-29 21:32:28 +00:00
Magnus Melin
a70a3fc6ed
Bug 1835582 - Clarify some comments in nsIMimeConverter. r=kaie
...
Differential Revision: https://phabricator.services.mozilla.com/D183721
--HG--
extra : rebase_source : 2f8d98b8074357e471342ea467125390551b5484
2023-08-29 19:01:57 +02:00
Rob Lemley
e6d1d627d0
Bug 1849156 - Adjust OpenPGP manifest file to be code-coverage friendly. r=kaie,mkmelin
...
The wildcard patterns in the OpenPGP manifest file seem to confuse code-coverage
processing as it's unable to map these files.
This simply enumerates the files, as is the case elsewhere.
"openpgp/modules/stdlib" is no longer present.
"enigmail.properties" is not referenced anywhere.
Differential Revision: https://phabricator.services.mozilla.com/D186567
--HG--
extra : rebase_source : 05b5444396519fb65360a68facce4a0393f43e7f
2023-08-29 18:41:35 +02:00
Edmund Wong
31bac1c82f
Bug 1841845 - Remove Services.jsm consumers in c-c/suite - mailnews. r=IanN
2023-08-29 19:01:26 +02:00
Edmund Wong
b6073caac5
Bug 1841845 - Remove Services.jsm consumers in c-c/suite - modules. r=IanN
2023-08-29 19:01:26 +02:00
Edmund Wong
7744d5cb09
Bug 1841845 - Remove Services.jsm consumers in c-c/suite - editor/extensions. r=IanN
2023-08-29 19:01:26 +02:00
Edmund Wong
9e7cf20acb
Bug 1841845 - Remove Services.jsm consumers in c-c/suite - chatzilla. r=IanN
2023-08-29 19:01:26 +02:00
Edmund Wong
049cab06b9
Bug 1841845 - Remove Services.jsm consumers in c-c/suite - components. r=IanN
2023-08-29 19:01:26 +02:00
Edmund Wong
e65bd97342
Bug 1841845 - Remove Services.jsm consumers in c-c/suite - browser. r=IanN
2023-08-29 19:01:26 +02:00
Edmund Wong
a57dfb1e1d
Bug 1841845 - Remove Services.jsm consumers in c-c/suite - base. r=IanN
2023-08-29 19:01:26 +02:00
Ian Neal
a3d9d33c4e
Bug 1850300 - Fix web protocol registration. r=frg
2023-08-28 02:16:55 +01:00
Ian Neal
774f742e60
Bug 1849526 - Update IndexedDB, persistent-storage shortcut notifications and permissions for SeaMonkey. r=frg
...
Port to SeaMonkey the relevant parts of:
* Bug 1123760 - fix accessible labels of urlbar items
* Bug 1285212 - Add tooltips to permissions icons in the url bar
* Bug 1309123 - Show persistent-storage permission request notification
* Bug 1334411 - Obsolete UI for IndexedDB in Page Info/Permissions
* Bug 380637 - Should web pages be restricted from being able to override the browser's keyboard shortcuts?
* Bug 1445942 - user pref 'permissions.default.shortcuts' screws up backspace and del keys
2023-08-28 16:01:29 +01:00
Ian Neal
f863570fe7
Bug 1848558 - Remove pdfium.dll from package-manifest for SeaMonkey. r=frg
2023-08-13 18:40:47 +01:00
Ian Neal
72cd5604bd
Bug 1841421 - Port |Bug 1489091 - Remove support for the inputtooltiptext attribute| to SeaMonkey. r=frg
2023-07-02 10:23:38 +01:00
Bill Gianopoulos
a8b45f1bb3
Bug 1850580 - Clean up SeaMonkey update directories. r=frg
...
Port Bug 1824420.
2023-06-29 19:28:36 +00:00
Rob Lemley
2fe8694a03
Bug 1845106 - Port bug 1839891: Convert release-generate-checksums-signing tasks to 'from_deps' transforms. r=dandarnell
...
Port of D186351.
Differential Revision: https://phabricator.services.mozilla.com/D186486
--HG--
extra : amend_source : 0c06a0cb578c3dca89ed8cbc62ebb1a81053b5e1
2023-08-29 12:28:16 +02:00
Rob Lemley
2a5c0c1793
Bug 1845106 - Port bug 1839891: Convert *-dummy tasks to 'from_deps' transforms. r=dandarnell
...
Port of D186348.
Differential Revision: https://phabricator.services.mozilla.com/D186485
--HG--
extra : amend_source : cc439df64b5ca310faea27959043823f6fe1e767
2023-08-29 12:25:56 +02:00
welpy-cw
5fef51fa08
Bug 1850281 - Prevent input of negative numbers for cloudFileThreshold. r=aleca
...
Differential Revision: https://phabricator.services.mozilla.com/D186892
--HG--
extra : amend_source : 8cc2659ee9d2ff72b743ff4dbef00934f5ff3ae4
2023-08-29 09:35:03 +03:00
Mozilla Releng Treescript
437c7afb7f
Update configs. IGNORE BROKEN CHANGESETS CLOSED TREE NO BUG a=release ba=release
2023-08-28 14:35:30 +00:00
Mozilla Releng Treescript
559ba42af1
No bug - tagging 411f4fc3b35f95f65e6ed33212c78fb2d4e7d0d4 with NIGHTLY_118_END a=release DONTBUILD CLOSED TREE
2023-08-28 14:35:30 +00:00
Mozilla Releng Treescript
21f4fc1662
No bug - tagging dfe6f47ad76ef2b3bae7ae96a6bafc7c171b70a4 with BETA_118_BASE a=release DONTBUILD CLOSED TREE
2023-08-28 14:29:21 +00:00
Yury Ivanovich
aa19252d21
Bug 1849020 - Remove needless use of nsCString CTOR and related changes. r=BenC,mkmelin
...
Differential Revision: https://phabricator.services.mozilla.com/D186382
--HG--
extra : amend_source : a598e2eab9512e07d73d00c5b976f9424fcd9bb5
2023-08-28 13:52:44 +03:00
Magnus Melin
9548311ac3
Bug 1801529 - Fix param docs for mailnews/db/gloda/modules/Collection.jsm. rs=me
...
--HG--
extra : rebase_source : d3c18a215efff57f2168890672d659c1a6afb596
2023-08-24 07:05:23 -04:00
Daniel Darnell
b7dddb0538
Bug 1845495 - Add runme.sh script to AppData manifest as Flathub manifest. r=rjl
...
Differential Revision: https://phabricator.services.mozilla.com/D185219
--HG--
extra : moz-landing-system : lando
2023-08-25 21:43:32 +00:00
Magnus Melin
9ac824dd98
Bug 1845376 - Select correct message after move for imap mark-as-deleted. r=darktrojan
...
Differential Revision: https://phabricator.services.mozilla.com/D186373
--HG--
extra : moz-landing-system : lando
2023-08-25 17:20:44 +00:00