Open
Bug 1945325
Opened 13 days ago
Updated 13 days ago
Use custom controller for userlist and tidy up some controller use in cZ
Categories
(SeaMonkey :: Chat, task)
SeaMonkey
Chat
Tracking
(Not tracked)
ASSIGNED
People
(Reporter: iannbugzilla, Assigned: iannbugzilla)
Details
Attachments
(1 file)
4.16 KB,
patch
|
iannbugzilla
:
approval-comm-release?
|
Details | Diff | Splinter Review |
At the moment we special case cmd_selectAll to check if it is for the userlist or not. To make it easier to use existing suite code we can use a custom controller for the userlist. Whilst here switch the cZ code to use toolkit's goDoCommand rather than duplicating the code.
[Approval Request Comment]
Regression caused by (bug #): n/a
User impact if declined: none
Testing completed (on m-c, etc.): 2.53.21pre
Risk to taking this patch (and alternatives if risky): low
String changes made by this patch: none
Attachment #9463323 -
Flags: review?(frgrahl)
Attachment #9463323 -
Flags: approval-comm-release?
You need to log in
before you can comment on or make changes to this bug.
Description
•