Various minor parser bugs noticed by the Closure compiler.
- Trailing commas in object literals are not allowed by the spec and are handled poorly in some browsers. - Added var to some variable declarations that were not meant to be globals.
Loading
Please register or sign in to comment