Ping Chen
c1cdba900b
Bug 1752082 - follow-up: Fix unsubscribing newsgroup when NNTP server is the first account in folderPane. r=mkmelin
...
Differential Revision: https://phabricator.services.mozilla.com/D138754
--HG--
extra : amend_source : 7274c2ef1f1da31b50cf0ba9e4693ea000b7e908
2022-02-15 11:34:59 +02:00
Ping Chen
e1b9e7c0fb
Bug 1753887 - Fix opening mid url on macOS by dropping the -url flag. r=mkmelin
...
Differential Revision: https://phabricator.services.mozilla.com/D138630
--HG--
extra : amend_source : 6c5db3231da6709a485478d87eba9a62576d0786
2022-02-15 11:24:34 +02:00
Magnus Melin
2f0c16c32b
Backed out changeset 1c5b1fe5a052 (bug 1674912) for test failures. rs=backout
2022-02-15 11:24:05 +02:00
Richard Marti
a6df383cab
Bug 1743146 - Port bug 1718846: Draw our own titlebar buttons when using lightweight themes. r=aleca
...
Differential Revision: https://phabricator.services.mozilla.com/D138678
2022-02-14 18:23:38 +00:00
Alessandro Castellani
5aeaed05b3
Bug 1674912 - Add icons to represent the state of recurring events and update the category indicator. r=henry,Paenglab
...
Differential Revision: https://phabricator.services.mozilla.com/D138232
2022-02-11 19:11:31 +00:00
Kai Engert
2133f79f0c
Bug 978570 - enable ical.js by default. r=mkmelin
...
Differential Revision: https://phabricator.services.mozilla.com/D138262
2022-02-09 10:28:40 +00:00
Magnus Melin
cd06d8bc83
Bug 1676114 - follow-up fix "info not defined". rs=me DONTBUILD
2022-02-14 22:10:41 +02:00
Nicolai Kasper
1eadcf9ea4
Bug 1676114 - Part 7: Using MessageInjection.jsm in mailnews/mime/test/unit/**. r=mkmelin
...
Differential Revision: https://phabricator.services.mozilla.com/D138549
--HG--
extra : amend_source : afff85a52804d68cef8ae901e560aca4c7aea10f
2022-02-14 19:49:59 +02:00
Magnus Melin
7a0e536f6b
Bug 1744461 - follow-up to fix black linting. rs=black-lint DONTBUILD
...
./mach lint -l black --fix comm/mailnews
--HG--
extra : amend_source : 01496490db8a69bf6b21a8bf65921c7db9999c25
2022-02-14 17:15:43 +02:00
Ben Campbell
2f959891ea
Bug 1744461 - Rewrite mailstore ChangeKeywords() to not require nsIMsgDBHdr.statusOffset. r=mkmelin
...
Differential Revision: https://phabricator.services.mozilla.com/D138223
--HG--
extra : amend_source : 088b6b76ab9ab32f132358065f083a32947f1e17
2022-02-14 12:41:16 +02:00
Ben Campbell
5d98cb0f4b
Bug 1744461 - Rewrite mailstore UpdateFolderFlag() to not require nsIMsgDBHdr.statusOffset. r=mkmelin
...
Differential Revision: https://phabricator.services.mozilla.com/D134579
--HG--
extra : amend_source : 87353a4ff09b84544b283b80d877f08539d7b265
2022-02-14 12:41:01 +02:00
Ben Campbell
e58e10388a
Bug 1754514 - Clarify ambiguous refcount in MsgGetFileStream(). r=kaie
...
Differential Revision: https://phabricator.services.mozilla.com/D138393
--HG--
extra : amend_source : 14a1cf796b7b0ae3e762d795e0427132dc9f19ff
2022-02-14 12:37:02 +02:00
Ben Campbell
7b67182867
Bug 1754869 - Remove unused function MsgReopenFileStream(). r=kaie
...
Differential Revision: https://phabricator.services.mozilla.com/D138485
--HG--
extra : moz-landing-system : lando
2022-02-13 21:49:55 +00:00
Nicolai Kasper
90237adcf4
Bug 1571683 - Part 3: Replace asyncTestUtils.js functionality with promises in mailnews/local/test/unit/**. r=mkmelin
...
Differential Revision: https://phabricator.services.mozilla.com/D137508
--HG--
rename : mailnews/local/test/unit/test_pop3PasswordFailure.js => mailnews/local/test/unit/test_pop3PasswordFailure_rfc1939.js
rename : mailnews/local/test/unit/test_pop3PasswordFailure2.js => mailnews/local/test/unit/test_pop3PasswordFailure_rfc2449.js
rename : mailnews/local/test/unit/test_pop3PasswordFailure3.js => mailnews/local/test/unit/test_pop3PasswordFailure_rfc5034.js
extra : amend_source : e03775a5ff2bdbede264dc96b3f5b239382a1515
2022-02-13 12:32:14 +02:00
Magnus Melin
610714dc09
Bug 1605953 - make browser_displayIssues.js pass with --verify. r=me
...
Have not found the test failure locally though.
--HG--
extra : amend_source : 55c2c5f3a759c8e50b988dca4304ef67dc935aff
2022-02-13 12:31:19 +02:00
Alessandro Castellani
3757b6abd8
Bug 1754084 - Make the calendar invitation display in statusbar hidden by default. r=lasana
...
Differential Revision: https://phabricator.services.mozilla.com/D138229
--HG--
extra : amend_source : 256bc84ed2378571301d7d937f3f62e23f47b541
2022-02-12 12:25:15 +02:00
Henry Wilkes
d4838a15a8
Bug 1754733 - Remove unused rootId attribute from gFocusAreas. r=aleca
...
Differential Revision: https://phabricator.services.mozilla.com/D138429
--HG--
extra : moz-landing-system : lando
2022-02-12 00:34:15 +00:00
Henry Wilkes
6b7c75ffc7
Bug 1754733 - Tidy focus handling when closing contacts sidebar. r=aleca
...
Differential Revision: https://phabricator.services.mozilla.com/D138428
--HG--
extra : moz-landing-system : lando
2022-02-12 00:34:14 +00:00
Kai Engert
73665dba98
Bug 1753984 - MimeContainer_finalize should mark all child objects as closed to prevent further data processing and consistency checks. r=benc
...
Differential Revision: https://phabricator.services.mozilla.com/D138095
--HG--
extra : amend_source : b8202086650950e16849a95fc7604facdd073edf
2022-02-11 18:50:50 +02:00
Magnus Melin
9b06e01fd1
Bug 1726758 - don't collect pointless Telemetry about having a Local Folders account. r=rnons
...
Differential Revision: https://phabricator.services.mozilla.com/D138421
--HG--
extra : rebase_source : 8e0314973c2e34672b08a3742b65fb46da7bf442
extra : amend_source : d416768b94a6ce34be1b9093539e20cd1e2914fd
2022-02-11 11:52:40 +02:00
Magnus Melin
88e23638d0
Bug 1734142 - should not allow http auth in compose win. r=darktrojan
...
Differential Revision: https://phabricator.services.mozilla.com/D138445
--HG--
extra : rebase_source : 14bc02ff2695e1ae94b37baeb417502ad84ad43b
extra : amend_source : b8d71e6a3fd05a58c2e9c044e731adf7ec447126
2022-02-11 11:52:03 +02:00
Richard Marti
e85cacfdb2
Bug 1754928 - Port bug 1754547: Generalize moz-os-version into moz-platform. r=mkmelin
...
Differential Revision: https://phabricator.services.mozilla.com/D138520
--HG--
extra : amend_source : a83f0d73de1c68249c280f33fe58b47c68ec8bfa
2022-02-11 11:50:49 +02:00
Ping Chen
acccecff07
Bug 1753195 - Remove nsILoadGroup.addRequest calls in NntpChannel to prevent persistent progress bar. r=mkmelin
...
Differential Revision: https://phabricator.services.mozilla.com/D138514
--HG--
extra : amend_source : 7063b6774a970073f3177ebd27c966e3e070cf28
2022-02-11 11:50:01 +02:00
Siphalor
379cb99b37
Bug 1753307 - Ignoring unknown categories in calendar display. r=darktrojan
...
Differential Revision: https://phabricator.services.mozilla.com/D137756
2022-02-09 16:19:34 +00:00
Ping Chen
8646ddb7cb
Bug 1754186 - Prevent LDAP replication file being removed after going offline. r=mkmelin
...
Send UnbindRequest and close the connection on SearchResultDone.
Differential Revision: https://phabricator.services.mozilla.com/D138225
2022-02-10 02:39:29 +00:00
Geoff Lankow
1a6f161234
Bug 1752042 - Prompt to save AB contacts when clicking the cancel button as well. r=aleca
...
Differential Revision: https://phabricator.services.mozilla.com/D138403
--HG--
extra : rebase_source : be01ecfed41619036b9b6f843e18b68f1d3b4509
2022-02-10 21:22:45 +13:00
Geoff Lankow
b99beb6983
Bug 1754670 - Port bug 1750619 - Enable Compatibility panel in all channels. r=mkmelin
...
Differential Revision: https://phabricator.services.mozilla.com/D138397
--HG--
extra : rebase_source : f50e5a789fcd59985493c12fc7f0fd1aca85f9ef
2022-02-10 18:26:56 +13:00
Nicolai Kasper
d630560741
Bug 1754682 - Fix CLI webcals and mid import with .ics ending. r=mkmelin
...
Differential Revision: https://phabricator.services.mozilla.com/D138435
2022-02-10 13:21:30 +00:00
Alessandro Castellani
2e13977ef9
Bug 1665511 - Show a clickable icon in the status bar to reveal the Spaces toolbar. r=mkmelin
...
Differential Revision: https://phabricator.services.mozilla.com/D138381
2022-02-10 19:36:10 +00:00
Geoff Lankow
c9a18e5ccb
Bug 1753963 - Disable browser_sessionStore.js tests that close the main window. r=mkmelin
...
If the main window closes, tests stop and time out. We got away with it until now but we need to find a better way to test this functionality.
Differential Revision: https://phabricator.services.mozilla.com/D138368
--HG--
extra : amend_source : a864f26ebc9ec4f94fd560af756137b834d5e7d8
2022-02-10 12:03:03 +02:00
John Bieling
377a0bb318
Bug 1752997 - Fix crash in test_ext_accounts.js. r=darktrojan
...
Differential Revision: https://phabricator.services.mozilla.com/D137758
--HG--
extra : amend_source : 1b55be62f4c986eeed2bcb632656cd73676d0630
2022-02-10 12:02:13 +02:00
John Bieling
a09fd2b1c8
Bug 1751895 - Correctly close action popups and implement missing _execute_compose_action and _execute_message_display_action for the menus API. r=darktrojan
...
Differential Revision: https://phabricator.services.mozilla.com/D137073
--HG--
extra : amend_source : 91c13bd5f3a6ccb1e5b70e66320d8beb42ac7924
2022-02-10 12:00:53 +02:00
Magnus Melin
55d3638fb4
Bug 1753242 - use a tmp subdir for opening temp files. r=darktrojan
...
Differential Revision: https://phabricator.services.mozilla.com/D137790
--HG--
extra : rebase_source : 760691e26e241c3c3bbb283b2a22c7cba7814b7e
extra : amend_source : 0057bbbb66da6c7cb5bb5807d0e65956866b2439
2022-02-10 12:00:18 +02:00
Magnus Melin
d85db8208b
Bug 1703164 - convert mailnews/search/content/FilterEditor.xhtml to top level <html>. r=henry
...
Differential Revision: https://phabricator.services.mozilla.com/D137889
--HG--
extra : rebase_source : 0f39aaaecf079b2ab3763b5a388a60d3f2bb1f6b
extra : amend_source : 5dd67c6cdf7fa542cbba5bbf60ded869e26ec314
2022-02-10 11:59:37 +02:00
Ping Chen
274a03b8b1
Bug 1753973 - Delete partial message if not found on server in Pop3Client.jsm. r=mkmelin
...
Differential Revision: https://phabricator.services.mozilla.com/D138248
2022-02-09 23:41:17 +00:00
Rachel Martin
7c28715c85
Bug 1731934 - Only hit messages when preparing images for copying. r=darktrojan
2022-02-03 10:29:09 +01:00
Ping Chen
ab9cfbe560
Bug 1720042 - Support merging Local Folders in ThunderbirdProfileImporter.js. r=darktrojan
...
If the source profile and current profile each has Local Folders, merge the source Local Folders as a subfolder in the current Local Folders.
Depends on D137111.
Differential Revision: https://phabricator.services.mozilla.com/D137399
2022-02-03 05:44:06 +00:00
Ping Chen
582ca7604a
Bug 1720042 - Add a test for importing accounts in ThunderbirdProfileImporter.js. r=darktrojan
...
Fix importing account with multiple identities.
Differential Revision: https://phabricator.services.mozilla.com/D137111
2022-02-03 02:50:39 +00:00
Rob Lemley
fbf079c1ad
Bug 1619815 - Display a "What's New" link next to the "Download Update" button in About dialog. r=mkmelin
...
The "Release Notes" link always points to the current running version. This links
to the update's release notes for beta and release channels. (Daily does
not have any release notes to link to.)
Differential Revision: https://phabricator.services.mozilla.com/D137847
2022-02-08 20:01:48 +00:00
Geoff Lankow
94a2eb53c1
Bug 1752130 - Use the current locale instead of the system locale when formatting dates/times. r=mkmelin
...
Differential Revision: https://phabricator.services.mozilla.com/D137814
--HG--
extra : rebase_source : 9da5b1a2d76a1e3a7c4ea15839e9341ced246246
2022-02-04 01:09:53 +13:00
Geoff Lankow
a11082092a
Bug 1752042 - Make Address Book card editor a form. r=aleca
...
Differential Revision: https://phabricator.services.mozilla.com/D138214
--HG--
extra : rebase_source : a9525a66d261ee2ba392b4dc185d5607cfc1872e
extra : amend_source : ea741e99b882380faffb3c332336ac45283815ab
2022-02-02 13:05:16 +13:00
Magnus Melin
0d84b17437
Bug 1754423 - follow-up - clang-format. rs=clang-format DONTBUILD
2022-02-09 20:05:46 +02:00
Gecko
ebdd39ea90
Bug 1754121 - Fixed a workaround allowing creating an event on an invalid day r=darktrojan
...
Differential Revision: https://phabricator.services.mozilla.com/D138099
--HG--
extra : amend_source : ae21ed05a6c99ef81d402f7bc17935d862169c2c
2022-02-09 19:43:20 +02:00
Lasana Murray
06e6133d73
Bug 1747923 - Clean up CalTransactionManager promise usage. r=darktrojan
...
Differential Revision: https://phabricator.services.mozilla.com/D134887
--HG--
extra : amend_source : 17951c498ee24da63595d47091494430dcf1e79a
2022-02-09 19:42:50 +02:00
Lasana Murray
02ca7bd37a
Bug 1738443 - Do not treat 404 current-user-privilege-set responses as an empty list. r=darktrojan
...
Differential Revision: https://phabricator.services.mozilla.com/D134975
--HG--
extra : amend_source : 61aa6abc61e9e2204d4c4a53e0aa857b85bce415
2022-02-09 19:42:22 +02:00
Kai Engert
a17e33c233
Bug 1754423 - Same code for counting and storing. r=benc
...
Differential Revision: https://phabricator.services.mozilla.com/D137658
--HG--
extra : amend_source : 1406670573832660d74a92357c95225241943731
2022-02-09 19:41:52 +02:00
Magnus Melin
fd6043fc9c
Bug 1703164 - convert mailnews/search/content/viewLog.xhtml to top level <html>. r=henry
...
Differential Revision: https://phabricator.services.mozilla.com/D137891
--HG--
extra : rebase_source : 987bfc2c7845c11fb77f0a4c34428eba0107379e
extra : amend_source : e789ee3fd4b99e11c027841f1dea31a1e7c58183
2022-02-09 12:43:06 +02:00
Magnus Melin
1fb2890a8f
Bug 1703164 - convert mailnews/search/content/CustomHeaders.xhtml to top level <html>. r=henry
...
Differential Revision: https://phabricator.services.mozilla.com/D137893
--HG--
extra : rebase_source : a06af15cfc2719c43e754f376f4fb0953d6850a0
extra : amend_source : ad8cb42f5d79f901e48bae48e51d0b14a371526b
2022-02-09 12:42:50 +02:00
Lasana Murray
9b31fd0934
Bug 1745745 - Close item stream after reading all invitations. r=darktrojan
...
Differential Revision: https://phabricator.services.mozilla.com/D137890
--HG--
extra : amend_source : c688a791e4a5ddb76c62d1f8f1b6501e89c6f0ca
2022-02-09 12:42:16 +02:00
Lasana Murray
f8e907c72d
Bug 1754310 - Do not use clearPending() before it is declared. r=darktrojan
...
Differential Revision: https://phabricator.services.mozilla.com/D138216
--HG--
extra : amend_source : a803e9978ea4036999ee98a589ffa20adbaf6b4e
2022-02-09 12:41:54 +02:00