[Pkg-javascript-commits] [pdf.js] 87/174: Merge pull request #6546 from yurydelendik/destroy
David Prévot
taffit at moszumanska.debian.org
Thu Nov 19 18:45:19 UTC 2015
This is an automated email from the git hooks/post-receive script.
taffit pushed a commit to branch master
in repository pdf.js.
commit 2a5616c2aa2388e65669f5f99481b35e7422bc5e
Merge: b3a9a0d 62afa9f
Author: Brendan Dahl <brendan.dahl at gmail.com>
Date: Fri Oct 23 10:54:01 2015 -0700
Merge pull request #6546 from yurydelendik/destroy
[api-minor] Adds controlled destruction of the worker.
extensions/firefox/content/PdfStreamConverter.jsm | 33 ++++--
src/core/annotation.js | 17 +--
src/core/chunked_stream.js | 49 ++++----
src/core/core.js | 11 +-
src/core/evaluator.js | 63 +++++-----
src/core/obj.js | 15 +--
src/core/pdf_manager.js | 11 +-
src/core/worker.js | 133 ++++++++++++++++++---
src/display/api.js | 135 ++++++++++++++++++----
src/shared/util.js | 5 +
test/unit/api_spec.js | 38 ++++--
test/unit/evaluator_spec.js | 52 ++++++++-
test/unit/unit_test.html | 1 +
web/chromecom.js | 12 +-
web/pdf_page_view.js | 4 +-
web/pdf_thumbnail_view.js | 4 +-
web/viewer.js | 108 ++++++++++++-----
17 files changed, 524 insertions(+), 167 deletions(-)
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/pdf.js.git
More information about the Pkg-javascript-commits
mailing list