Bug 1546606 Comment 46 Edit History

Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.

5 of 5. Adds error classes needed by the `raiseForStatus` function.  This function is currently not called anywhere, but better to add the classes it needs so it's ready to go and avoid no-undef eslint exceptions.

With these patches applied I tested by subscribing to a read-only fastmail calendar via caldav.  The unit tests pass locally, and I'll add a try run to this comment shortly.
5 of 5. Adds error classes needed by the `raiseForStatus` function.  This function is currently not called anywhere, but better to add the classes it needs so it's ready to go and avoid no-undef eslint exceptions.

With these patches applied I tested by subscribing to a read-only fastmail calendar via caldav.  The unit tests pass locally, and I'll add a try run to this comment shortly.

Edit: try run just started: https://treeherder.mozilla.org/#/jobs?repo=try-comm-central&revision=68161785182a29648fb8aa74660d95cae648a6c8

Back to Bug 1546606 Comment 46