Bug 306495 Comment 60 Edit History

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

Thanks Khushil!  I've now got the patch mostly un-bit-rotted by converting various things to the new ways to do them.  Still WIP.

- I've omitted the "other" tab for now since we no longer support WCAP calendars and birthday calendars appear to be unimplemented.  (Those were the two options in the "other" tab.)  We can add this back when needed.
- I left out the gdata changes since it is now in its own repo.
- I've kept the two new XPCOM classes as XPCOM for now.
- Creating local calendars works.
- TODO: Troubleshoot issues when trying to set up a remote google calendar, do further testing.
- TODO: add an email field to local calendar tab, as in the current dialog.

Here are a few screenshots. (I know the input fields should be wider.)
Thanks Khushil!  I've now got the patch mostly un-bit-rotted by converting various things to the new ways to do them.  Still WIP.

- I've omitted the "other" tab for now since we no longer support WCAP calendars and birthday calendars appear to be unimplemented.  (Those were the two options in the "other" tab.)  We can add this back when needed.
- I left out the gdata changes since it is now in its own repo.
- I've kept the two new XPCOM classes as XPCOM for now.
- Creating local calendars works.
- TODO: Troubleshoot issues when trying to set up a remote google calendar, do further testing.
- TODO: calendar-list-tree no longer exists, so will need to use a richlistbox instead, like we've done elsewhere
- TODO: add an email field to local calendar tab, as in the current dialog.

Here are a few screenshots. (I know the input fields should be wider.)
Thanks Khushil!  I've now got the patch mostly un-bit-rotted by converting various things to the new ways to do them.  Still WIP.

- I've omitted the "other" tab for now since we no longer support WCAP calendars (bug 1579020) and birthday calendars appear to be unimplemented.  (Those were the two options in the "other" tab.)  We can add this back when needed.
- I left out the gdata changes since it is now in its own repo.
- I've kept the two new XPCOM classes as XPCOM for now.
- Creating local calendars works.
- TODO: Troubleshoot issues when trying to set up a remote google calendar, do further testing.
- TODO: calendar-list-tree no longer exists, so will need to use a richlistbox instead, like we've done elsewhere
- TODO: add an email field to local calendar tab, as in the current dialog.

Here are a few screenshots. (I know the input fields should be wider.)

Back to Bug 306495 Comment 60