Ping Chen
0c9a7d8c03
Bug 1497434 - Support calendar notification times relative to both start and end. r=darktrojan
...
Redefine the calendar.notifications.times pref:
- use `END:` to mean relative to the end
- use comma as separator of entries
An example is `PT2M,END:-PT3M`.
Differential Revision: https://phabricator.services.mozilla.com/D117391
--HG--
extra : amend_source : 45d82d2baec1ffe2f7f75390bb26f7934bf69614
2021-06-17 13:06:35 +03:00
Ben Campbell
f971ebed5d
Bug 1714277 - Modernise test_copyToInvalidDB.js to get it working with maildir store. r=darktrojan
...
Differential Revision: https://phabricator.services.mozilla.com/D117939
--HG--
extra : moz-landing-system : lando
2021-06-17 04:48:16 +00:00
Geoff Lankow
5704ce8327
Bug 1716672 - Compare items in the local time zone when inserting into the agenda list. r=mkmelin
...
And another small optimisation.
Differential Revision: https://phabricator.services.mozilla.com/D117971
--HG--
extra : moz-landing-system : lando
2021-06-17 04:48:16 +00:00
Martin Giger
e5e75651c5
Bug 1712944 - Enable lib olm crypto for Matrix SDK. r=clokep
...
Differential Revision: https://phabricator.services.mozilla.com/D116610
2021-06-16 18:25:38 -04:00
John Bieling
7e5d45f8ef
Bug 1642690 - Add identities API including signature support, update/delete/create functions and events. r=darktrojan
...
Differential Revision: https://phabricator.services.mozilla.com/D117547
2021-06-16 18:25:07 -04:00
Rob Lemley
476b52c6f4
Bug 1703742 - Follow-up: Adjust test parameters for ASan and TSAN to prevent worker failures. r=justdave
...
Differential Revision: https://phabricator.services.mozilla.com/D117709
2021-06-16 18:24:23 -04:00
Rob Lemley
6a23a278b7
Bug 1713312 - Reset backstop parameter and call is_backstop with correct trust domain. r=justdave
...
is_backstop needs to be reset prior to calling it a second time. The trust_domain
also needs to be passed to locate the previous backstop push.
Differential Revision: https://phabricator.services.mozilla.com/D117659
2021-06-16 18:23:42 -04:00
Magnus Melin
6c2198602b
Bug 1683865 - followup to fix Fluent linting. rs=fluent-lint DONTBUILD
...
Followup to https://hg.mozilla.org/comm-central/rev/46839b999e5895e0f06c782cabc73f6ce1c4132d
--HG--
extra : amend_source : 6ac0e6f60cf3c413c9f44ddb571879dcdd7cafc8
2021-06-16 14:33:02 +03:00
Richard Marti
72c4b11b34
Bug 1716705 - Make the downloads box scrollable when overflowing. r=mkmelin
...
--HG--
extra : rebase_source : 23cd15b7400450aedafea3f22da30199e109546d
2021-06-16 13:00:39 +03:00
Ping Chen
a71449281c
Bug 1716704 - Fix edit contact for LDAP card. r=mkmelin
...
--HG--
extra : rebase_source : 10a916148c171d349088a7e6bb2784baf2f2526e
2021-06-16 13:00:10 +03:00
Ping Chen
81c32843af
Bug 1716682 - Fix connecting to LDAP server with default port. r=mkmelin
...
nsIURI.port returns -1 when using default port.
Also set dn and password to empty string if null.
Differential Revision: https://phabricator.services.mozilla.com/D117961
--HG--
extra : rebase_source : 58ef92baef580ef16c60b0188313a125167dad0c
extra : amend_source : 7f494b74cf84f14bfe2583e4f91b815e78d0d993
2021-06-16 12:59:42 +03:00
Rob Lemley
180b77f60a
Bug 1716370 - Port bug 1696531: Run xpcshell tests with Python 3. r=justdave
...
Differential Revision: https://phabricator.services.mozilla.com/D117677
--HG--
extra : rebase_source : e2ea9b8e8bc55e1c8ba5a31bcf8dd787dc57ea6f
extra : amend_source : 3895d46ed7a21922b3aa709af993cf1a9a312f65
2021-06-16 12:59:25 +03:00
Rob Lemley
46c3df1955
Bug 1716370 - Port bug 1696529: Run mochitests with Python 3. r=justdave
...
Differential Revision: https://phabricator.services.mozilla.com/D117676
--HG--
extra : rebase_source : fdbea610e0178e86696116b91223bbc9d2b0c143
extra : amend_source : ad629060bc3a2839a903e8fb0b0d3ffb88e8fbe1
2021-06-16 12:59:11 +03:00
John Bieling
03f7c235a0
Bug 1716022 - Return message pages as soon as they are available. r=mkmelin
...
Differential Revision: https://phabricator.services.mozilla.com/D117665
--HG--
extra : rebase_source : 5da24bb4f00cfd240b956cb8c3e455be2faa5970
extra : amend_source : 276b22f9a50abcdf46df303f1006cefc33650cd2
2021-06-16 12:58:40 +03:00
John Bieling
f28eeb5216
Bug 1711040 - Support multiple windows with mailTabs. r=darktrojan
...
Differential Revision: https://phabricator.services.mozilla.com/D117973
--HG--
extra : rebase_source : d0c50305a427820e0c7046bd3035ec0c88761038
extra : amend_source : 619211a735df01c22b3769a826ee552d148e5079
2021-06-16 12:58:05 +03:00
Henry Wilkes
f5fa462948
Bug 1683865 - Replace xul:image usage in openpgp settings. r=mkmelin
...
Differential Revision: https://phabricator.services.mozilla.com/D117921
--HG--
extra : rebase_source : 62d92baf783e3c85ca333a07d4390a755a66ed1c
extra : amend_source : 445a8368b077f9e5380f08d12c684637281644ae
2021-06-16 12:56:47 +03:00
Henry Wilkes
cc5678d06a
Bug 1683865 - Replace xul:image usage in openpgp notification icons. r=mkmelin
...
Differential Revision: https://phabricator.services.mozilla.com/D117909
--HG--
extra : rebase_source : 2bf845c4875438f5e566b312ce49d6d132ba24e0
extra : amend_source : 77cc65a876afd2a6d054d463b552c13049ae39bc
2021-06-16 12:56:31 +03:00
Henry Wilkes
ad6861f323
Bug 1683865 - Replace xul:image usage in message attachment. r=mkmelin
...
Replaced the attachment icon, and fixed up 3dc8a1620918.
Differential Revision: https://phabricator.services.mozilla.com/D117884
--HG--
extra : rebase_source : 9bb0f5a5925f33ecebff46478ba82fe55349668c
extra : amend_source : 0526c5f8011b3a6207ed80165825f8000d4d38f0
2021-06-16 12:56:12 +03:00
Henry Wilkes
94d66d6e59
Bug 1683865 - Replace xul:image usage in content pane security icon. r=mkmelin
...
Differential Revision: https://phabricator.services.mozilla.com/D117687
--HG--
extra : rebase_source : 7f2a5cea2d7c5083f98646dbb852119d55d8628a
extra : amend_source : e2df885ec8634227fca3fc808ab7f3a0616ed3bb
2021-06-16 12:55:54 +03:00
Henry Wilkes
2812981a09
Bug 1683865 - Do not show reminder icons for unsupported reminder actions. r=darktrojan
...
DISPLAY and EMAIL actions already had icons, and added icon support for the AUDIO action. All other actions should be ignored by the UI until they are supported.
Differential Revision: https://phabricator.services.mozilla.com/D117661
--HG--
extra : amend_source : d7369254cd03caedb9c3baa39f722e235799137b
2021-06-16 13:26:34 +03:00
Magnus Melin
aa5017e2ed
Bug 1699093 - followup for linting. rs=eslint
2021-06-16 12:54:07 +03:00
Martin Giger
960f624137
Bug 1699093 - Show prompt for invites to Matrix DM rooms. r=clokep
...
Differential Revision: https://phabricator.services.mozilla.com/D116888
--HG--
extra : moz-landing-system : lando
2021-06-16 04:02:16 +00:00
Geoff Lankow
bfe72fbdb8
Bug 1716262 - Fix removing tabs from the tab ID map so they don't leak. r=john.bieling
...
Differential Revision: https://phabricator.services.mozilla.com/D117615
--HG--
extra : moz-landing-system : lando
2021-06-16 04:02:15 +00:00
Geoff Lankow
e2186a9065
Bug 1716676 - Port bug 1646560 - Move allowJavascript and friends from DocShell to BrowsingContext and WindowContext. rs=bustage-fix
...
--HG--
extra : rebase_source : d03f993445ee3d6e4236d3e6d3ad91c33623d9d8
2021-06-16 11:53:08 +12:00
Rob Lemley
c41c266969
Port bug 1715282 - Add rust-1.51 toolchains. rs=bustage-fix DONTBUILD
...
--HG--
extra : amend_source : ab0dc5c04d027778e2feaf43bbd3bc146bc45e85
2021-06-15 19:21:04 -04:00
Rob Lemley
5590034baf
Port bug 1715282 - Add linux64-rust-1.51 toolchain. rs=bustage-fix
...
--HG--
extra : rebase_source : b1f71938055a1798809ac7ee047ea4a89df47ca6
2021-06-15 19:00:04 -04:00
Richard Marti
2578b3a3d5
Bug 1716209 - [New Address Book] Animate the Address book twisty. r=aleca
...
Differential Revision: https://phabricator.services.mozilla.com/D117930
--HG--
extra : rebase_source : 32c4adcf74b5a479a96d63f71fb783def8cbfef0
2021-06-15 18:21:03 -04:00
Richard Marti
41ef4ab342
Bug 1716576 - Remove unused variables in panelUI.css. r=aleca
2021-06-15 18:21:29 -04:00
Richard Marti
26b33452ed
Bug 1703164 - Convert mail/components/downloads/content/aboutDownloads.xhtml to top level <html>. r=mkmelin DONTBUILD
...
Differential Revision: https://phabricator.services.mozilla.com/D117516
--HG--
extra : rebase_source : 49dc4d49fd10504969a88fa6441a0c0c8c0ef93a
extra : amend_source : 0f8889effd4b2dbbc39bdc2e337f5e1920977c05
2021-06-15 17:04:01 +03:00
Geoff Lankow
9046371e9d
Bug 1716510 - Use correct dirType value for JS LDAP directories. r=rnons
...
Differential Revision: https://phabricator.services.mozilla.com/D117738
--HG--
extra : amend_source : 53037c836117a91517a12a2ff89c3b8c0673cfe8
2021-06-15 17:03:39 +03:00
Ben Campbell
d175485722
Bug 1716256 - Remove redundant param in nsMsgLocalMailFolder::CopyMessageTo()/CopyMessagesTo(). r=mkmelin
...
Differential Revision: https://phabricator.services.mozilla.com/D117609
--HG--
extra : amend_source : 75f76863d2157628bfdb3fcad65313ba697a1275
2021-06-15 17:01:14 +03:00
John Bieling
dcf7e94e34
Bug 1713145 - Also test content at root part of multipart/alternative emails for messages.getFull API. r=mkmelin
...
Differential Revision: https://phabricator.services.mozilla.com/D117621
--HG--
extra : amend_source : df4f460591df0c829e6cac9934bf71044dfdccf5
2021-06-15 17:00:25 +03:00
Ben Campbell
0ccb3b9dc1
Bug 1692919 - Remove nsIMutableArray use in nsMsgDBView. r=mkmelin
...
Differential Revision: https://phabricator.services.mozilla.com/D117566
--HG--
extra : amend_source : 44d88f06014944e7983e1aeb8738b4d35f0c98a3
2021-06-15 16:59:54 +03:00
Ben Campbell
f5d26bc87d
Bug 1643208 - Rename nsIMsgCopyService.copyFolders() to nsIMsgCopyService.copyFolder(). r=mkmelin
...
Differential Revision: https://phabricator.services.mozilla.com/D117610
--HG--
extra : amend_source : c472b294931c52b86acfec6734a8b9e7a615f874
2021-06-15 16:59:21 +03:00
Richard Marti
a10c693ce0
Bug 1716208 - Fix the menu bar color with the dark theme on Windows 7 Aero. r=aleca
2021-06-13 10:37:54 +02:00
Rob Lemley
b3a15eee7e
Bug 1715660 - Use LPCWSTR rather then LPWSTR for WSEnable RegKey struct. r=benc
...
Fixes compiler warning from -Wwritable-strings.
Differential Revision: https://phabricator.services.mozilla.com/D117375
2021-06-09 22:36:50 +00:00
Richard Marti
d022f03b90
Bug 1715600 - Differentiate the week number also with the dark theme. r=aleca
2021-06-14 13:29:57 +03:00
Ping Chen
fa1111d359
Bug 1715713 - Prevent showing multiple newmailalert.xhtml notification windows. r=mkmelin
...
This patch makes two changes:
1. If a newmailalert.xhtml window is already shown, save the folder and show a new notification only after the current notification is closed.
2. Pass new message keys to newmailalert.js. Previously, newmailalert.js receives a root folder and scans all subfolders for NEW messages, which is unnecessary and may incorrectly include old messages.
Differential Revision: https://phabricator.services.mozilla.com/D117617
--HG--
extra : amend_source : fa1b6897ed980895dc24d55421cea03dc6fa3c83
2021-06-14 13:29:26 +03:00
Ping Chen
b972d9ae1b
Bug 1696626 - Enable JS implementation of LDAP (mailnews.ldap.jsmodule=true). r=darktrojan
...
Depends on D117254.
Differential Revision: https://phabricator.services.mozilla.com/D117255
Depends on D117254
2021-06-09 02:32:28 +00:00
Ping Chen
56c168fbd7
Bug 1696626 - Fix decoding LDAPMessage from socket data event. r=darktrojan
...
Depends on D117144.
Differential Revision: https://phabricator.services.mozilla.com/D117254
Depends on D117144
2021-06-09 02:31:36 +00:00
Ping Chen
c76bd03b92
Bug 1696626 - Run ldap mochitests against JS implementation. r=darktrojan
...
Depends on D117143.
Differential Revision: https://phabricator.services.mozilla.com/D117144
Depends on D117143
2021-06-08 10:57:44 +00:00
Ping Chen
5cdece69e0
Bug 1696626 - Move ldap/xpcom/tests to mailnews/addrbook/test and run against JS implementation. r=darktrojan
...
Differential Revision: https://phabricator.services.mozilla.com/D117143
--HG--
rename : ldap/xpcom/tests/unit/test_ldapquery.js => mailnews/addrbook/test/unit/test_ldapquery.js
rename : ldap/xpcom/tests/unit/test_nsLDAPSyncQuery.js => mailnews/addrbook/test/unit/test_nsLDAPSyncQuery.js
rename : ldap/xpcom/tests/unit/test_nsLDAPURL.js => mailnews/addrbook/test/unit/test_nsLDAPURL.js
2021-06-10 01:14:02 +00:00
Magnus Melin
3cdaced20d
Bug 1716159 - set dom.serviceWorkers.enabled true to fix toolkit/components/extensions/test/xpcshell/webidl-api/ test failures. r=darktrojan
...
Differential Revision: https://phabricator.services.mozilla.com/D117598
2021-06-13 19:15:12 +00:00
Geoff Lankow
cb59e3b794
Bug 1713042 - Stop browser_sessionStore.js failing by waiting for the folder tree to load. rs=bustage-fix
...
--HG--
extra : amend_source : a71cf81b8666a5e6096b3be579604731838ee162
2021-06-14 12:06:44 +12:00
Geoff Lankow
4e209858b4
Bug 1713043 - Stop browser_mailing_lists.js failing on Mac. rs=bustage-fix
...
I don't know why the end button doesn't work in this situation but nobody seems to be complaining about it so I'm just working around it.
--HG--
extra : rebase_source : 76642d14788bcac7931d15bb1fa328f709e3dfea
extra : amend_source : c02f52b7c4cc6c55d9d2ee9f10d97561759929e0
2021-06-09 12:56:04 +12:00
John Bieling
469b35006c
Bug 1605937 - Remove usage of Gloda in messages.query(). r=darktrojan
...
Differential Revision: https://phabricator.services.mozilla.com/D116311
--HG--
extra : amend_source : d45f9f96f1438eba2cdc4a4694fed7f465aba7e4
2021-06-13 12:50:58 +03:00
Magnus Melin
440de9c493
Bug 1677088 - remove EnigmailRNG (rng.jsm). r=PatrickBrunschwig
...
Differential Revision: https://phabricator.services.mozilla.com/D117394
--HG--
extra : rebase_source : 96247cda5d48e741bc7cc3ce815a91b5d2a7e2a3
2021-06-10 10:07:57 +03:00
Magnus Melin
cd2bb71382
Bug 1677088 - remove EnigmailProtocolHandler. r=PatrickBrunschwig
...
I assume this was used for something more at some point in the past. At the moment, it doesn't appear to do much.
Nothing was every pushed to createdURIs.
For the buggy exchange message, it appears we always just display blank now until we can decrypt. The message that (maybe?) was intended to show, I don't see ever getting accessed.
Differential Revision: https://phabricator.services.mozilla.com/D117326
--HG--
extra : rebase_source : 6b22637547b67aca748940899f55141aeba95d49
2021-06-09 14:35:30 +03:00
Alessandro Castellani
5c0285a130
Bug 1712425 - Implement tests to cover Delete and Backspace key event in the compose addressing fields. r=darktrojan
...
Differential Revision: https://phabricator.services.mozilla.com/D117463
--HG--
extra : amend_source : 54eec850ae7a8c98cee205e35f39b5b237e8d72e
2021-06-12 13:50:30 +03:00
Rob Lemley
91c4d75cf9
Bug 1715673 - Remove deprecated --enable-calendar configure option. r=justdave
...
It's had no effect since bug 1612190, closed more than a year ago prior to
esr78.
Differential Revision: https://phabricator.services.mozilla.com/D117448
--HG--
extra : amend_source : 729202f13dd03d5a07ecc615f6feee0481768636
2021-06-12 13:49:58 +03:00