Closed Bug 1558822 Opened 5 years ago Closed 5 years ago

Fix various issues related to shadowing of variables in dom/ code part 2

Categories

(Core :: DOM: Core & HTML, task)

task
Not set
normal
Points:
2

Tracking

()

RESOLVED FIXED
mozilla69
Iteration:
69.3 - Jun 10 - 23
Tracking Status
firefox69 --- fixed

People

(Reporter: standard8, Assigned: standard8)

References

Details

Attachments

(1 file)

As part of enabling ESLint on dom/ it would help to fix issues raised by ESLint for no-shadow. This disallows shadowing of variables to avoid confusion, and is currently on for some of the test suites.

Bug 1558527 did the first set of these, this bug is doing the remaining ~160 instances.

Pushed by mbanner@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/e36887742fde
Fix more issues related to shadowing of variables in dom/ code. r=perry
Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla69
Iteration: --- → 69.3 - Jun 10 - 23
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: