Closed
Bug 1756359
Opened 3 years ago
Closed 3 years ago
Use fixIterator and replace use of removeItemAt in FilterListDialog
Categories
(SeaMonkey :: MailNews: Backend, task)
SeaMonkey
MailNews: Backend
Tracking
(seamonkey2.53+ fixed)
RESOLVED
FIXED
Future
People
(Reporter: iannbugzilla, Assigned: iannbugzilla)
Details
(Whiteboard: SM2.53.12)
Attachments
(1 file)
2.96 KB,
patch
|
frg
:
review+
frg
:
approval-comm-release+
frg
:
approval-comm-esr60+
|
Details | Diff | Splinter Review |
Port the relevant parts of:
- Bug 748965 - Convert mail/base/content/FilterListDialog.js and SearchDialog.js to Services.jsm and MailServices.js
- Bug 1113097 - Fix misuse of fixIterator in mail and mailnews.
- Bug 1340947 - Part 2: Use for-of when iterating over fixIterator in mail/
- Bug 1459184 - Port bug 1456611: Replace use of insertItemAt and removeItemAt methods (mail part)
[Approval Request Comment]
Regression caused by (bug #): n/a
User impact if declined: none
Testing completed (on m-c, etc.): 2.53.12
Risk to taking this patch (and alternatives if risky): low
String changes made by this patch: none
Attachment #9264764 -
Flags: review?(frgrahl)
Attachment #9264764 -
Flags: approval-comm-release?
Attachment #9264764 -
Flags: approval-comm-esr60?
Comment 2•3 years ago
|
||
Comment on attachment 9264764 [details] [diff] [review]
1756359-fld-fixiterator-removeitemat-25312.patch
LGTM
Attachment #9264764 -
Flags: review?(frgrahl)
Attachment #9264764 -
Flags: review+
Attachment #9264764 -
Flags: approval-comm-release?
Attachment #9264764 -
Flags: approval-comm-release+
Attachment #9264764 -
Flags: approval-comm-esr60?
Attachment #9264764 -
Flags: approval-comm-esr60+
Pushed by frgrahl@gmx.net:
https://hg.mozilla.org/comm-central/rev/822aafe465ec
Replace use of removeItemAt in FilterListDialog. r=frg
Status: ASSIGNED → RESOLVED
Closed: 3 years ago
Resolution: --- → FIXED
tracking-seamonkey2.53:
--- → ?
Comment 4•3 years ago
|
||
https://gitlab.com/seamonkey-project/seamonkey-2.53-comm/-/commit/bf2e8751c787241e2e4d63235463ee502930a3d0
Use fixIterator and replace use of removeItemAt in FilterListDialog. r=frg a=frg
You need to log in
before you can comment on or make changes to this bug.
Description
•