Closed Bug 1923227 Opened 1 year ago Closed 1 year ago

Switch from using arrayRemoveAt and arrayInsertAt helpers to using JS Array splice and unshift methods

Categories

(SeaMonkey :: Chat, task)

Tracking

(seamonkey2.53+ fixed)

RESOLVED FIXED
Tracking Status
seamonkey2.53 + fixed

People

(Reporter: iannbugzilla, Assigned: iannbugzilla)

Details

(Whiteboard: SM2.53.20)

Attachments

(1 file)

Remove the arrayRemoveAt and arrayInsertAt helpers from utils.js and use JS Array splice and unshift methods instead.

[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

Attachment #9429492 - Flags: review?(frgrahl)
Attachment #9429492 - Flags: approval-comm-release?
Whiteboard: SM2.53.20

Comment on attachment 9429492 [details] [diff] [review]
1923227-irc-remove-arrayRemoveInsert-25320.patch

lgtm

Attachment #9429492 - Flags: review?(frgrahl)
Attachment #9429492 - Flags: review+
Attachment #9429492 - Flags: approval-comm-release?
Attachment #9429492 - Flags: approval-comm-release+

Pushed by frgrahl@gmx.net:
https://hg.mozilla.org/comm-central/rev/b0be4831e641
Switch from using arrayRemoveAt and arrayInsertAt helpers to using JS Array splice and unshift methods. r=frg

Status: ASSIGNED → RESOLVED
Closed: 1 year ago
Resolution: --- → FIXED

https://gitlab.com/seamonkey-project/seamonkey-2.53-comm/-/commit/554e34a81152fd972113b2a3f0d726f3d7bb3993
Switch from using arrayRemoveAt and arrayInsertAt helpers to using JS Array splice and unshift methods. r=frg a=frg

You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: