Closed Bug 1137492 Opened 10 years ago Closed 10 years ago

cleanup obsolete "for each" loops in /mail/base/content/gloda*

Categories

(Thunderbird :: Search, defect)

defect
Not set
trivial

Tracking

(Not tracked)

RESOLVED FIXED
Thunderbird 39.0

People

(Reporter: aceman, Assigned: aceman)

References

Details

Attachments

(1 file)

When using the gloda faceted search, there is a ton of JS strict warnings about deprecated constructs, like this: Warning: JavaScript 1.6's for-each-in loops are deprecated; consider using ES6 for-of instead Source File: chrome://messenger/content/glodaFacetView.js Line: 103, Column: 8 Source Code: for each (let [, groupValue] in Iterator(aGroupValues))
Attached patch patch (deleted) — Splinter Review
Assignee: nobody → acelists
Status: NEW → ASSIGNED
Attachment #8570182 - Flags: review?(mkmelin+mozilla)
Comment on attachment 8570182 [details] [diff] [review] patch Review of attachment 8570182 [details] [diff] [review]: ----------------------------------------------------------------- LGTM, r=mkmelin
Attachment #8570182 - Flags: review?(mkmelin+mozilla) → review+
Thanks.
Keywords: checkin-needed
Summary: cleanup obsolete for each loops in /mail/base/content/gloda* → cleanup obsolete "for each" loops in /mail/base/content/gloda*
Status: ASSIGNED → RESOLVED
Closed: 10 years ago
Keywords: checkin-needed
Resolution: --- → FIXED
Target Milestone: --- → Thunderbird 39.0
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: