releases-comm-central/calendar
Magnus Melin 4e4c83d9ba Bug 1774152 - Remove Cu.importGlobalProperties from JSMs. r=freaktechnik
grep -rEl Cu.importGlobalProperties --exclude-dir=.hg --exclude-dir=suite --include="*.jsm" --exclude=".*" . | xargs xargs sed -i -e '/Cu.importGlobalProperties/d'

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

--HG--
extra : rebase_source : c348c4639f26a45abb43e4592e0d5c8ef5adeb25
2022-06-17 12:50:06 +03:00
..
base Bug 1760805 - If the system timezone name cannot be found in our list, fall back to classic guessing. r=leftmostcat 2022-06-16 12:56:28 +03:00
extract Bug 1612170 - followup - fix black linting. rs=black-lint 2021-09-29 13:44:20 +03:00
import-export Bug 1226851 - Remove export and import of Outlook calendar CSV format. r=darktrojan 2021-08-16 13:04:52 +03:00
itip Bug 1774362 - Changes needed for bug 1607331 - Reject global this usage in JSM. calendar/ part. r=freaktechnik 2022-06-15 13:57:58 +03:00
libical Bug 1733309 - fix crash in icalvalue_get_recur. r=benc 2021-09-30 14:02:05 +03:00
locales Bug 1760805 - Backout and restore code from bug 1158733, we still need it in a fallback scenario. r=leftmostcat 2022-06-16 12:56:11 +03:00
providers Bug 1774362 - Changes needed for bug 1607331 - Reject global this usage in JSM. calendar/ part. r=freaktechnik 2022-06-15 13:57:58 +03:00
test Bug 1774152 - Remove Cu.importGlobalProperties from JSMs. r=freaktechnik 2022-06-17 12:50:06 +03:00
timezones Bug 1760148 - Change cutoff dates for stored timezone info. r=mschroeder 2022-05-06 13:20:35 +03:00
.prettierrc Bug 1577606 - Adjust eslint and prettier config for reformatting. r=darktrojan 2019-08-29 15:09:53 -04:00
moz.build Bug 1612170 - Add customisable parser for calendar item extraction. r=darktrojan 2021-09-29 12:29:18 +03:00