Closed Bug 1157271 Opened 9 years ago Closed 7 years ago

Change var assignments to use let in listener

Categories

(Remote Protocol :: Marionette, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 1395176

People

(Reporter: ato, Unassigned)

Details

(Keywords: pi-marionette-server)

The listener has many instances of variable assignments using `var'.  We should use `let' instead to get sane scoping.
a lot of work has been done around linting and refactoring so closing. we can raise more specific bugs as we need them.
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → INCOMPLETE
This was actually fixed by bug 1395176.
Resolution: INCOMPLETE → DUPLICATE
Product: Testing → Remote Protocol
You need to log in before you can comment on or make changes to this bug.