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

212 Коммитов

Автор SHA1 Сообщение Дата
Rob Lemley dc1ba36a4b Bug 1643164 - Fix rnp.py maintenance script for Python 3 compatibility. r=kaie
"mach python" is using Python 3 now. StringIO was not imported or used
correctly in rnp.py so it did not work.
This patch removes Python 2 compatibility.

Differential Revision: https://phabricator.services.mozilla.com/D79402
2020-06-12 01:45:27 +00:00
Magnus Melin 4dd79f2722 Bug 1615501 - fix fluent id duplications in mail/. r=me 2020-06-01 12:57:42 +03:00
Magnus Melin 618851e30d Bug 1615501 - fix fluent id duplications in calendar/. r=me 2020-06-01 12:57:52 +03:00
Magnus Melin 3b1543bb53 Bug 1640897 - Update UI for Data Collection and Use to match Firefox's. r=Paenglab 2020-06-01 12:51:51 +03:00
Alessandro Castellani 3f979a6122 Bug 1615501 - migrate preferences subdialog ll0n to Fluent. r=mkmelin 2020-05-31 23:06:44 +03:00
Alessandro Castellani 3bfa862299 Bug 1615501 - migrate calendar preferences l10n to Fluent. r=mkmelin 2020-05-31 22:28:54 +03:00
Alessandro Castellani b010a9b217 Bug 1615501 - Migrate Preferences Tab l10n to Fluent. r=mkmelin, ui-r=Paenglab
--HG--
rename : mail/components/preferences/aboutPreferences.xhtml => mail/components/preferences/preferences.xhtml
2020-05-31 21:45:40 +03:00
Khushil Mistry a868474e56 Bug 1567070 - Migrate about:rights to Fluent. r=mkmelin 2020-05-31 14:23:30 +03:00
Rob Lemley 1d68def8c0 Bug 1636240 - Add script to generate rnp.symbols file. r=kaie
rnp.symbols is the list of symbols that are exported from librnp.
When our copy of RNP gets updated, there may be new symbols that
need to be exported.
The script reads rnp/include/rnp/rnp.h pycparser, which needs to be
provided by the developer.

--HG--
extra : rebase_source : e509fed858f7dcc02ef76f3f7dd541ba9936555b
extra : histedit_source : 00b0e067c5ace310c931353288efba461d6ac31c
2020-05-06 19:21:45 -04:00
Rob Lemley ba96d00476 Bug 1621785 - Follow-up: Fix lint tests. rs=butsage-fix
The third-party code should not be checked, added fixes for remaining failures.
2020-04-15 14:10:17 -04:00
Rob Lemley 83cbd28a24 Bug 1621782 - Import RNP sources into comm-central. r=kaie
Modifications are documented in README.rnp and update-rnp.sh

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

--HG--
rename : third_party/README.libotr => third_party/README.rnp
extra : moz-landing-system : lando
2020-04-14 22:28:53 +00:00
Rob Lemley 3a3fa438fc Bug 1622301 - Establish comm/python directory. r=mkmelin
--HG--
extra : amend_source : f0c509f60bcc8fa735bd59e2f2f38e2e12cafff8
2020-03-13 12:18:02 -04:00