]> git.parisson.com Git - pdf.js.git/commit
Move function creation out of the loop.
authorKalervo Kujala <kkujala@com>
Sat, 15 Oct 2011 19:03:57 +0000 (22:03 +0300)
committerKalervo Kujala <kkujala@com>
Sat, 15 Oct 2011 19:03:57 +0000 (22:03 +0300)
commitfb174290c7ed5b2297a5fb53c404cc390478d903
tree131c67ae17da07152dfaa66f2e2142bd92853d1f
parent8cb7c218fdb614bf6406b092b9e163622aacc3c8
Move function creation out of the loop.

Also name the anonymous function. Jslint complains about this.
pdf.js