[Pkg-javascript-commits] [pdf.js] 56/414: Merge pull request #6771 from yurydelendik/requirejs

David Prévot taffit at moszumanska.debian.org
Tue Jun 28 17:12:05 UTC 2016


This is an automated email from the git hooks/post-receive script.

taffit pushed a commit to branch master
in repository pdf.js.

commit e8db8255123dac16973004c24b529c598d24e781
Merge: b8e7efa 2b2c521
Author: Tim van der Meij <timvandermeij at gmail.com>
Date:   Wed Dec 30 00:37:32 2015 +0100

    Merge pull request #6771 from yurydelendik/requirejs
    
    Removes hardcoded module loading order

 examples/acroforms/forms.js    |  32 ++++++++----
 examples/acroforms/index.html  |  22 +-------
 examples/helloworld/hello.js   |  52 +++++++++----------
 examples/helloworld/index.html |  21 +-------
 examples/svgviewer/index.html  |  19 +------
 examples/svgviewer/viewer.js   |  20 ++++----
 external/builder/builder.js    |  30 -----------
 external/umdutils/genhtml.js   |  51 -------------------
 external/umdutils/verifier.js  |   2 +-
 make.js                        |  90 +++++++++++++++------------------
 package.json                   |   3 +-
 src/core/network.js            |  14 ++++++
 src/core/worker.js             |  86 +++++++++++++++++--------------
 src/display/api.js             |  60 ++++++++++++++++------
 src/display/svg.js             |   4 +-
 src/display/text_layer.js      |  20 +++++---
 src/expose_to_global.js        |  35 -------------
 src/worker_loader.js           |  69 +++----------------------
 test/font/font_test.html       |  61 ++++++----------------
 test/test_slave.html           |  31 ++++++------
 test/unit/font_spec.js         |  11 ++--
 test/unit/unit_test.html       | 112 +++++++++++++++++++++++++----------------
 web/pdf_page_view.js           |   5 +-
 web/viewer.html                |  13 +----
 web/viewer.js                  |  24 +++++++--
 25 files changed, 360 insertions(+), 527 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