Closed Bug 1125057 Opened 11 years ago Closed 11 years ago

Convert for-each-in loops to for-of in IndexedDB test suite

Categories

(Core :: Storage: IndexedDB, defect)

defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla38

People

(Reporter: janv, Assigned: janv)

Details

Attachments

(1 file)

No description provided.
Attached patch patchSplinter Review
Easy one
Assignee: nobody → Jan.Varga
Status: NEW → ASSIGNED
Attachment #8553613 - Flags: review?(bent.mozilla)
Comment on attachment 8553613 [details] [diff] [review] patch Review of attachment 8553613 [details] [diff] [review]: ----------------------------------------------------------------- Thanks!
Attachment #8553613 - Flags: review?(bent.mozilla) → review+
The reason for this is that mochitests now generate many warnings like: JavaScript warning: http://mochi.test:8888/tests/dom/indexedDB/test/unit/test_count.js, line 47: JavaScript 1.6's for-each-in loops are deprecated; consider using ES6 for-of instead I guess it's better to convert it.
Status: ASSIGNED → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla38
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: