]> git.parisson.com Git - pdf.js.git/commit
Use promises to track completion of decoding.
authorBrendan Dahl <brendan.dahl@gmail.com>
Mon, 12 Dec 2011 00:56:45 +0000 (16:56 -0800)
committerBrendan Dahl <brendan.dahl@gmail.com>
Mon, 12 Dec 2011 00:56:45 +0000 (16:56 -0800)
commit683f64d54f7724d75ad919ed00db6306c557d90e
tree829320ed85f68018c15b6a68d84998e321d766fa
parent7d1cddf371c968ec03bc116e4af273971ca2dcdc
Use promises to track completion of decoding.
src/evaluator.js
src/image.js
src/util.js