[Pkg-javascript-commits] [pdf.js] tag v1.1.215 created (now c9a7498)

David Prévot taffit at moszumanska.debian.org
Sat Jun 20 21:36:36 UTC 2015


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

taffit pushed a change to tag v1.1.215
in repository pdf.js.

        at  c9a7498   (commit)
This tag includes the following new commits:

       new  d34e6dd   Set page size via @page + size
       new  a5159a7   extract more accurate glpyh heights from type-3 fonts
       new  4c2ad3b   Ensure that entries in the Differences array of Type1 fonts are either numbers or names
       new  d0ea772   Fix error reading concatenated pdfs
       new  b1c4b85   Change |pages| to be a "private" property of |PDFViewer|
       new  6d2d854   Merge pull request #5815 from Snuffleupagus/type1-diff-refs
       new  ba0eb7f   Add the |location| to the |updateviewarea| UI event
       new  523fde7   Update README.md with shorter clone command and improved instruction order
       new  1a3310d   Merge pull request #5991 from timvandermeij/readme
       new  a61a4b1   URL annotations handled as UTF-8 to accommodate some bad PDFs. For proper 7-bit ASCII this makes no difference. Fixes Bug 1122280.
       new  4f12bb1   Version 1.1.114
       new  f0c6553   Merge pull request #6002 from yurydelendik/v1.1.114
       new  00f3756   Merge pull request #5867 from Snuffleupagus/pdfViewer-pages-private
       new  dd07ef9   Disables rAF for the printing.
       new  d87c1ec   Merge pull request #6004 from yurydelendik/print-raf
       new  b34366d   Merge pull request #5898 from stri8ed/master
       new  d484ebd   Merge pull request #5910 from jordan-thoms/fix-concatenated-files
       new  c201309   Apply char spacing only when there are chars.
       new  67816bd   Merge pull request #5999 from hellemar/handle-utf8-in-url
       new  39d5031   Merge pull request #5989 from Snuffleupagus/updateviewarea-location
       new  70b8393   Ensure that the cmap position is within the bounds of the font file in |readCmapTable|
       new  0365baf   Fall back to the |defaultEncoding| when no valid "post" table is found in TrueType fonts (bug 1050040)
       new  9788ba0   Add a reduced test-case for issue 5896
       new  3a75e86   Merge pull request #6015 from Snuffleupagus/issue-5896-test
       new  d7aa95d   Merge pull request #5857 from Rob--W/print-page-size
       new  9098233   Merge pull request #5995 from CodingFabian/tweak-char-spacing-text-selection
       new  4424079   Convert UTF8 encoded passwords to ISO-8859-1 for |R = 6| encryption (issue 6010)
       new  6fbc542   Skip mapping of CIDFontType2 glyphs in fonts with a |IdentityToUnicodeMap|, unless |properties.widths| is defined for the glyph
       new  ed540a8   Fix scroll to zoom jump between 25% and 1000%
       new  9deae0e   Merge pull request #6014 from NotablePDF/fix_scroll_zoom
       new  7da9626   Merge pull request #5901 from Snuffleupagus/bug-1050040
       new  4dc52cf   Tweak the :focus/:hover CSS rules of the .toolbarField class used in Overlay dialogs
       new  979c108   Remove unused require() directive
       new  abd92e1   Merge pull request #6023 from mcorb/master
       new  73545fb   Merge pull request #6020 from Snuffleupagus/overlay-toolbarField
       new  dd4fc29   [Firefox] Parse all JPEG images in the addon
       new  58769fd   Refactor test slave
       new  d59660c   Clean up the test driver
       new  a22319b   Eliminate transition effects from thumbnail loader
       new  0ef6212   Refactors PDFLinkService.
       new  5cff06e   Refactors PDFHistory.
       new  3f3fb1e   Merge pull request #6024 from Snuffleupagus/parse-all-jpegs
       new  07af86c   Merge pull request #6016 from Snuffleupagus/issue-6010
       new  357ee6c   viewer: Support Retina/HiDPI thumbnails
       new  90b6de1   Fixed the ShellJS version
       new  bcdaaef   Merge pull request #6030 from timvandermeij/fixed-shelljs-version
       new  46f06b4   Merge pull request #6026 from mcorb/disable-transitions
       new  5043ba7   Fixes bower version confusion (see #6033)
       new  b5de3dc   Updates l10n files.
       new  82536f8   Merge pull request #6025 from mcorb/retina-thumbnails
       new  ae8748e   Refactor test driver to be more class-like
       new  07ec736   Improve driver code structure
       new  e02ab9f   Implement an option to disable automatic scrolling
       new  4c9b65f   Extract correct PDF format version from the catalog
       new  c82fa16   [Firefox] Re-add _getTabForBrowser compatibility hack for the addon
       new  39d2103   Merge pull request #6021 from timvandermeij/test-driver
       new  5743b4f   [Firefox] Fix newChannel/asyncFetch fallout from bug 1167053
       new  95bd841   Merge pull request #6054 from Snuffleupagus/bug-1167053
       new  c7756d5   Merge pull request #6051 from Snuffleupagus/esr-31-find
       new  d105734   Merge pull request #6046 from AppShuttle/pdf-version-fix
       new  189ef97   Merge pull request #5971 from yurydelendik/refact-hist-link
       new  a1743d9   Revert PR 6024 "[Firefox] Parse all JPEG images in the addon", since it's fixed upstream
       new  20881dc   Make PDFHistory optional in PDFLinkService
       new  3d9a802   Fix a couple of function names in error messages in PDFLinkService
       new  d3fa65e   Merge pull request #6063 from Snuffleupagus/pdfLinkService-optional-history
       new  a28ed7c   Always traverse the entire parent chain in Page_getInheritedPageProp (issue 5954)
       new  5c3c516   Merge pull request #6065 from Snuffleupagus/issue-5954-2
       new  82c5cf6   Merge pull request #6062 from Snuffleupagus/revert-parse-all-jpegs
       new  099f99d   Apply padding on <select> and not the button
       new  27713f9   Ensure that PDFHistory does not incorrectly replace the initial document hash (issue 6079)
       new  6203dcd   Merge pull request #6080 from Snuffleupagus/issue-6079
       new  64e1fb9   Fetch parameters if they are |Ref|s in Pattern color spaces (issue 6081)
       new  d95b4e4   Merge pull request #6082 from Snuffleupagus/issue-6081
       new  adb2f8a   [CRX] Add Referer request header if needed
       new  8aa1c81   Merge pull request #5823 from Rob--W/preserve-http-referer
       new  749a60a   Merge pull request #5990 from Snuffleupagus/missing-glyphs-identityUnicode
       new  6f2f070   Don't map glyphs to certain problematic Thai/Lao Unicode locations (issue 5994)
       new  f4ba0e3   Check availability of canvas & PDF before printing
       new  f943b29   Merge pull request #6088 from Rob--W/issue-6083
       new  91a5825   Update README (Chrome & Opera section)
       new  5eae3e2   Map missing glyphs to the notdef glyph for TrueType (3, 1) fonts (issue 6068)
       new  a645369   Increase the font weight used for non-embedded ArialBlack fonts
       new  9738558   Add a test-case for issue 6099 - CalRGB color space where the parameters are a |Ref|
       new  4983c7b   Merge pull request #6089 from Rob--W/README-crx-not-experimental
       new  c205b80   Merge pull request #5998 from Snuffleupagus/issue-5994
       new  5a6ab15   Merge pull request #6076 from LilyBin/button-fix
       new  cbc7a0b   Merge pull request #6101 from Snuffleupagus/issue-6099-test
       new  f59e202   Slightly improved Crypto unit tests
       new  fda6c18   Merge pull request #6093 from Snuffleupagus/slightly-improved-crypto-unittests
       new  0259448   Merge pull request #6091 from Snuffleupagus/bolder-ArialBlack
       new  bf20334   Merge pull request #6090 from Snuffleupagus/issue-6068
       new  bc5e43b   Use the Alternate entry, if it exists, in ICCBased Colour Space dictionaries (issue 5836, issue 5939, issue 6055)
       new  c8fd9c8   Merge pull request #6112 from Snuffleupagus/iccbased-alternate
       new  60fbb5e   Ensure that the result of |constructStichedFromIRResult| is a number (issue 6113)
       new  d7e6490   Merge pull request #6114 from Snuffleupagus/issue-6113
       new  7cb6208   Fix a typo causing a TypeError when attempting to call pdfHistory_clearHistoryState (issue 6121)
       new  5f6dcf3   Merge pull request #6122 from Snuffleupagus/issue-6121
       new  65fee79   Remove issue6113.pdf from the test-suite for failing intermittently in Firefox on the Linux bot
       new  e926757   Merge pull request #6125 from Snuffleupagus/issue-6113-remove-test
       new  75624c8   Clear the |getSinglePixelWidth| cache when rendering Type3 fonts (issue 6117)
       new  c9a7498   Merge pull request #6120 from Snuffleupagus/issue-6117

The 101 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


-- 
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