Closed Bug 1105404 Opened 10 years ago Closed 10 years ago

Remove deprecated for-each-in loops in about:sessionrestore

Categories

(Firefox :: Session Restore, defect)

defect
Not set
normal

Tracking

()

RESOLVED FIXED
Firefox 37

People

(Reporter: cpeterson, Assigned: cpeterson)

References

Details

Attachments

(1 file)

Bug 1083467 will log console warnings for JavaScript 1.6's deprecated for-each-in loops. This patch replaces some for-each-in loops in about:sessionrestore code with for-of loops.
Attachment #8529175 - Flags: review?(mak77)
Attachment #8529175 - Flags: review?(mak77) → review+
https://hg.mozilla.org/mozilla-central/rev/310ca49c8d2f
Status: ASSIGNED → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Target Milestone: --- → Firefox 37
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: