Remove source code for the Provider for Google Calendar
Categories
(Calendar :: General, defect)
Tracking
(Not tracked)
People
(Reporter: Fallen, Assigned: Fallen)
Details
Attachments
(1 file, 2 obsolete files)
285.26 KB,
patch
|
Fallen
:
review+
|
Details | Diff | Splinter Review |
The code for the Provider for Google Calendar has been moved to https://github.com/kewisch/gdata-provider/. This bug is about removing the code from comm-central.
Assignee | ||
Comment 1•6 years ago
|
||
I'm not going to torture you with the full patch file. It was about 8k lines, most of which were just removed files. Aside from the changes in this patch I removed:
calendar/locales/en-US/chrome/calendar/providers/gdata/
calendar/providers/gdata/
calendar/test/unit/test_gdata_provider.js
Comment 2•6 years ago
•
|
||
Comment 3•6 years ago
|
||
Hi Philipp, please let me know how to land this after comment #2 as addressed. You want to push it together with bug 1579020 including the actual removals?
Comment 4•6 years ago
|
||
I just noticed there's also a line in mail/testsuite-targets.mk which will need removing.
Assignee | ||
Comment 5•6 years ago
|
||
Here are the additional changes. Not sure why I didn't see the mail/ and taskcluster/ references. Uploading this FYI, will upload a complete patch in a sec.
Assignee | ||
Comment 6•6 years ago
|
||
Assignee | ||
Comment 7•6 years ago
|
||
Hey JΓΆrg, I've attached a full patch in v2. Let me know if you want a try run before it goes into the tree.
Comment 8•6 years ago
|
||
I'll handle it from here, thanks. Note the last minute change we did in bug 1563003 and also some changes we didn't do, bug 1584122 comment #2 and bug 1584648 comment #4.
Comment 9•6 years ago
|
||
The patch needed a rebase after bug 1563003. Better safe than sorry, so I did a try run:
https://treeherder.mozilla.org/#/jobs?repo=try-comm-central&revision=46cd448775ec19333736cd0a68959bab3f4797f9
Comment 10•6 years ago
|
||
Pushed by mozilla@jorgk.com:
https://hg.mozilla.org/comm-central/rev/d58d9fbdca01
Remove source code for the Provider for Google Calendar. r=darktrojan
Updated•6 years ago
|
Comment 11•6 years ago
|
||
Comment 12•6 years ago
|
||
The Debian changelog entry indicates " The removal of this Add-On from the Thunderbird source was discussed within
this issue: https://bugzilla.mozilla.org/show_bug.cgi?id=1584614" - can someone please elaborate here ?
Comment 13•6 years ago
|
||
Not sure what you're asking. It was a personal add-on that for historical reasons lived in the comm-central source tree. The add-on still exists, but is now on github instead. So basically nothing changed, just where the code for the add-on can be found.
Description
•