Move getCommonPfx helper to handlers.js in cZ
Categories
(SeaMonkey :: Chat, task)
Tracking
(seamonkey2.53+ fixed)
People
(Reporter: iannbugzilla, Assigned: iannbugzilla)
Details
(Whiteboard: SM2.53.20)
Attachments
(1 file)
4.34 KB,
patch
|
frg
:
review+
iannbugzilla
:
approval-comm-release?
|
Details | Diff | Splinter Review |
The only caller for the helper getCommonPfx is in the function onTabCompleteRequest in handlers.js, so let's move the helper into that function.
[Approval Request Comment]
Regression caused by (bug #): n/a
User impact if declined: none
Testing completed (on m-c, etc.): 2.53.20pre
Risk to taking this patch (and alternatives if risky): low
String changes made by this patch: none
Updated•2 months ago
|
Comment 2•2 months ago
|
||
Comment on attachment 9439841 [details] [diff] [review]
1933342-irc-handlers-getCommonPfx-25320.patch
lgtm r/a+
Pushed by frgrahl@gmx.net:
https://hg.mozilla.org/comm-central/rev/d07aabe47e8f
Move getCommonPfx helper to handlers.js in cZ. r=frg
Comment 4•5 days ago
|
||
https://gitlab.com/seamonkey-project/seamonkey-2.53-comm/-/commit/b09c692fc08836ddb9b38ebd330286b1350e9825
Move getCommonPfx helper to handlers.js in cZ. r=frg a=frg
Description
•