Move splitLongWord helper into mungers.js in cZ
Categories
(SeaMonkey :: Chat, task)
Tracking
(seamonkey2.53+ fixed)
People
(Reporter: iannbugzilla, Assigned: iannbugzilla)
Details
(Whiteboard: SM2.53.20)
Attachments
(1 file)
|
3.22 KB,
patch
|
frg
:
review+
frg
:
approval-comm-release+
|
Details | Diff | Splinter Review |
The only caller for the splitLongWord helper is in the function insertHyphenatedWord in mungers.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•1 year ago
|
Comment 2•1 year ago
|
||
Comment on attachment 9439585 [details] [diff] [review]
1933087-irc-mungers-splitLongWord-25320.patch
lgtm r/a+
Pushed by frgrahl@gmx.net:
https://hg.mozilla.org/comm-central/rev/e3bcf8385f8c
Move splitLongWord helper into mungers.js in cZ. r=frg
Comment 4•1 year ago
|
||
https://gitlab.com/seamonkey-project/seamonkey-2.53-comm/-/commit/08e48643471297bf8a8239d800ebf8c80570e5c3
Move splitLongWord helper into mungers.js in cZ. r=frg a=frg
Description
•