Open
Bug 1959006
Opened 17 days ago
Updated 11 days ago
Inline getViewsContext into initViewsPopup in cZ
Categories
(SeaMonkey :: Chat, task)
SeaMonkey
Chat
Tracking
(Not tracked)
ASSIGNED
People
(Reporter: iannbugzilla, Assigned: iannbugzilla)
Details
Attachments
(1 file, 2 obsolete files)
9.02 KB,
patch
|
iannbugzilla
:
approval-comm-release?
|
Details | Diff | Splinter Review |
The only caller of the function getViewsContext is initViewsPopup so we could inline it and do some tidying.
[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 #9477606 -
Flags: review?(frgrahl)
Attachment #9477606 -
Flags: approval-comm-release?
[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: 1 addition, 1 removal
Attachment #9477606 -
Attachment is obsolete: true
Attachment #9477606 -
Flags: review?(frgrahl)
Attachment #9477606 -
Flags: approval-comm-release?
Attachment #9478088 -
Flags: review?(frgrahl)
Attachment #9478088 -
Flags: approval-comm-release?
Fix missing string removal
Attachment #9478088 -
Attachment is obsolete: true
Attachment #9478088 -
Flags: review?(frgrahl)
Attachment #9478088 -
Flags: approval-comm-release?
Attachment #9478966 -
Flags: review?(frgrahl)
Attachment #9478966 -
Flags: approval-comm-release?
You need to log in
before you can comment on or make changes to this bug.
Description
•