Skip to content
Snippets Groups Projects
Commit 68d004c9 authored by Jacob Lee's avatar Jacob Lee Committed by Marijn Haverbeke
Browse files

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.
parent 0bfac9a7
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment