releases-comm-central/calendar/test
Magnus Melin 29736bcbac Bug 1601769 - update Thunderbird references to toolkit xul->xhtml files renamings in bug 1601093. r=darktrojan
grep -rEl '/(alert|appPicker|dummy|passwordManager|printPageSetup|printPreviewProgress|printProgress|commonDialog|selectDialog|config|editMenuKeys.inc|resetProfile|resetProfileProgress|win|createProfileWizard|profileDowngrade|profileSelection).xul' --exclude-dir=.hg --exclude-dir=suite --exclude-dir=editor . | xargs sed -E -i 's#/(alert|appPicker|dummy|passwordManager|printPageSetup|printPreviewProgress|printProgress|commonDialog|selectDialog|config|editMenuKeys.inc|resetProfile|resetProfileProgress|win|createProfileWizard|profileDowngrade|profileSelection).xul#/\1.xhtml#g'

hg revert mail/components/cloudfile/jar.mn
hg revert mail/components/preferences/jar.mn
hg revert mail/components/preferences/privacy.js
hg revert mail/components/compose/content/bigFileObserver.js

--HG--
rename : mail/base/content/profileDowngrade.xul => mail/base/content/profileDowngrade.xhtml
2019-12-11 23:56:09 +02:00
..
browser Bug 1601769 - update Thunderbird references to toolkit xul->xhtml files renamings in bug 1601093. r=darktrojan 2019-12-11 23:56:09 +02:00
calendars Bug 1480919 - fix typos in calendar/providers, resources, test using codespell. rs=typo-fix,comment-only 2019-03-23 12:10:39 +01:00
modules Bug 1598050 - Restructure all <xul:dialog> usages such that they are not the top level element in calendar/. r=pmorris 2019-12-11 17:28:20 +13:00
unit Bug 1557504 - remove [array] use in xpidl from calIIcsParser.idl. r=pmorris 2019-11-25 23:28:18 +05:30
moz.build Bug 1585162 - Convert calendar Mozmill tests to Mochitest; r=pmorris 2019-09-27 16:00:10 +12:00