Remove obsolete chat services from SeaMonkey address book
Categories
(SeaMonkey :: MailNews: Address Book & Contacts, enhancement)
Tracking
(seamonkey2.53+ fixed)
People
(Reporter: frg, Assigned: frg)
References
(Blocks 1 open bug)
Details
(Whiteboard: SM2.53.14)
Attachments
(2 files, 1 obsolete file)
38.17 KB,
patch
|
frg
:
review+
frg
:
approval-comm-release+
frg
:
approval-comm-esr60+
|
Details | Diff | Splinter Review |
7.42 KB,
patch
|
iannbugzilla
:
review+
iannbugzilla
:
approval-comm-release+
iannbugzilla
:
approval-comm-esr60+
|
Details | Diff | Splinter Review |
AIM and now Google Talk are dead. We still have list in the address book.
Assignee | ||
Comment 1•2 years ago
|
||
We need to keep some definitions because of shared mailnews code. I also removed the IM button in the ab. It is useless. TB allows to open the internal chat but we only have support for irc and even then I fail to see the value of it. As a follow-up maybe add the matrix nickname to the chat name page.
[Approval Request Comment]
Regression caused by (bug #): --
User impact if declined: Usmess names in adress book
Testing completed (on m-c, etc.): 2.53.14
Risk to taking this patch (and alternatives if risky): trivial
String changes made by this patch: various removals.
Assignee | ||
Comment 3•2 years ago
|
||
There was an error in the first patch which caused some header breakage. Given that it was just a matter of removing a call to no longer existing setFromBuddyIcon() I am keeping the r/a+ from IanN. Also some globals removed which were only used by setFromBuddyIcon().
I thought about fixing the classic icon strip but think can go in a follow-up because probably lots of css changes. Also maybe we can reuse them for something else later.
Assignee | ||
Comment 4•2 years ago
|
||
Some cleanups var to let conversion and initializing.
[Approval Request Comment]
Regression caused by (bug #): --
User impact if declined: JJust not so nice code
Testing completed (on m-c, etc.): 2.53.14b1 pre
Risk to taking this patch (and alternatives if risky): trivial
String changes made by this patch: --
Comment on attachment 9285754 [details] [diff] [review]
1779034-2-cleanup-25314.patch
[Triage Comment]
Good clean up r/a=me
Pushed by frgrahl@gmx.net:
https://hg.mozilla.org/comm-central/rev/b14a487f22ed
Remove dead AIM and Google Talk from Address book. r=IanN
https://hg.mozilla.org/comm-central/rev/642810cc383d
Clean up DisplayCardViewPane a bit. r=IanN
Assignee | ||
Updated•2 years ago
|
Assignee | ||
Comment 7•2 years ago
|
||
https://gitlab.com/seamonkey-project/seamonkey-2.53-comm/-/commit/af7bb6848193c9219349c91a67bd1434942b68d5
Remove dead AIM and Google Talk from Address book. r=IanN a=IanN
https://gitlab.com/seamonkey-project/seamonkey-2.53-comm/-/commit/81ef8184997917310423c5475b0b7823878f6d6a
Clean up DisplayCardViewPane a bit. r=IanN a=IanN
Description
•