Inline getViewsContext into initViewsPopup in cZ
Categories
(SeaMonkey :: Chat, task)
Tracking
(seamonkey2.53? affected)
People
(Reporter: iannbugzilla, Assigned: iannbugzilla)
Details
(Whiteboard: SM2.53.22)
Attachments
(1 file, 2 obsolete files)
9.02 KB,
patch
|
frg
:
review+
frg
:
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
[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
Fix missing string removal
![]() |
||
Updated•2 months ago
|
![]() |
||
Comment 4•2 months ago
|
||
Comment on attachment 9478966 [details] [diff] [review]
1959006-irc-inlineViewContext-v1_2-25322.patch
LGTM r/a+
Pushed by frgrahl@gmx.net:
https://hg.mozilla.org/comm-central/rev/c7af2c834748
Inline getViewsContext into initViewsPopup in cZ. r=frg DONTBUILD
Description
•