JSLint the Video Player files

Description

We should add the Infusion JSLint options to the head of each of the files and run them through JSLint once just to double-check that they're in good shape. Then we can simply keep them up-to-date as we go.

The header we're currently using is:

// JSLint options
/*jslint white: true, funcinvoke: true, undef: true, newcap: true, nomen: true, regexp: true, bitwise: true, browser: true, forin: true, maxerr: 100, indent: 4 */

and we're running it through our version of JSLint at

http://swarm.fluidproject.org/jslint/

Environment

None

Activity

Show:

Anastasia Cheetham November 29, 2011 at 7:46 PM

This has been rolled into , the 'code clean-up' JIRA

Duplicate

Details

Assignee

Reporter

Priority

Created November 29, 2011 at 7:40 PM
Updated January 28, 2013 at 2:25 PM
Resolved November 29, 2011 at 7:45 PM