[Pkg-javascript-commits] [pdf.js] annotated tag upstream/1.1.114+dfsg created (now b773846)

David Prévot taffit at moszumanska.debian.org
Wed May 13 21:27:58 UTC 2015


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

taffit pushed a change to annotated tag upstream/1.1.114+dfsg
in repository pdf.js.

        at  b773846   (tag)
   tagging  4cbee868f7f76d6fda4dccd01dd6c1429d9572b2 (commit)
  replaces  upstream/1.1.1+dfsg
 tagged by  David Prévot
        on  Wed May 13 11:29:57 2015 -0400

- Log -----------------------------------------------------------------
Upstream version 1.1.114+dfsg
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iQEcBAABCAAGBQJVU231AAoJEAWMHPlE9r08QDUH/3ycjEaPn5Ca1AzabQ5iIwyO
nTZydPIBs4RLJuHae7bDZ17eRozW/iwhGM0O7lc7c5MecOYE9HVkGu5oG6DZo3Nl
kecxUjy+sj8N5yA10y3v5PzignpTv3zTqEo0g/fpU2ffgaYDYgQgC0xtCL/f6XAq
lSM/PICQWGKxwo+I3eT80ollDrO8gZqVBpXFM4NNaVoOU0upeujaqlGzEMCrqMWY
we99+HyYaC1qcjY+/1L2ZRyvzmEaMczNKbSKaX4swPBI9rIitbGZ0kqz0H6CGIpI
neHXbJV3gQB0UTyVwMKU/5du3WkLJq0vIT11Y1SEx+poETJX5MT9h9TPsZ7hooU=
=CJsV
-----END PGP SIGNATURE-----

Andrew Dacenko (1):
      Restrict logging of errors with verbosity level

Arfon Smith (1):
      Update .gitattributes to fix GitHub file type detection for JavaScript.

Brendan Dahl (8):
      Merge pull request #5705 from Snuffleupagus/bug-1108301
      Merge pull request #5713 from Snuffleupagus/evaluator-IdentityToUnicodeMap
      Merge pull request #5882 from Snuffleupagus/bug-1046314-2
      Merge pull request #5923 from Snuffleupagus/bug-911034
      Merge pull request #5655 from Snuffleupagus/issue-5644
      Merge pull request #5905 from timvandermeij/specialpowers
      Merge pull request #5964 from Snuffleupagus/bug-1157493
      Merge pull request #5983 from Snuffleupagus/bug-1152841

David Flanagan (1):
      Bug 1152841 - make pdf.js viewer app handle open requests from file viewers

David Prévot (1):
      Imported Upstream version 1.1.114+dfsg

Fabian Lange (2):
      Clarify bug reporting with regards to providing a pdf
      Disable Range Support for Chrome 39+40 (#5512)

Gabor Krizsanits (1):
      Bug 1072350 - Removing CPOWs used by Find events.

Jonas Jenwald (47):
      Create a IdentityToUnicodeMap in evaluator.js when toUnicode contains IdentityH/IdentityV
      Avoid getting stuck in empty nodes in the Pages tree when calling |Catalog_getPageDict| (issue 5644)
      Don't map glyphs to Unicode "Dotted circle" combining mark (bug 1108301)
      Guess CIDFontType0 subtype based on font file contents (issue 5751)
      Add a |PDFViewer| option to remove the border shadow around pages (issue 5559)
      Merge pull request #5855 from timvandermeij/broken-link-example
      Merge pull request #5856 from timvandermeij/hello-world-instructions
      Add |pageActualOption| to the list of predefined zoom options in the |scalechange| event handler in viewer.js
      Add custom |outlineloaded| and |attachmentsloaded| events to the viewer (bug 1112947)
      Remove obsolete CPOW code from PdfjsContentUtils.jsm (PR 5749 followup)
      Remove unused |getChromeWindow| function from PdfStreamConverter.jsm
      Don't map glyphs to Unicode position 0x0E33, i.e. Thai character SARA AM (bug1046314)
      Remove reference to GNUpdf from comment in |DocumentProperties.parseDate|
      Merge pull request #5886 from andrewdacenko/patch-1
      Move fetching of the |defaultZoomValue| preference value to |PDFViewerApplication.initialize|
      Move the code that resets the history state when the |showPreviousViewOnLoad| preference is set to |false|
      Small refactoring of the code that calls |PDFViewerApplication.setInitialView|
      Merge pull request #5907 from timvandermeij/browser-manifests
      Remove commented out code about |disableWorker| in the test suite
      Merge pull request #5908 from timvandermeij/read-package-json
      Import l10n
      [B2G] Stub the |DownloadManager| to avoid error
      Address review comments from Bug 1148192 - Update pdf.js to version 1.1.24
      Merge pull request #5912 from timvandermeij/shelljs
      Move the checks for problematic Unicode locations from |adjustMapping| to a separate helper function
      Don't map glyphs to certain problematic General Punctuation Unicode locations (bug 911034)
      Remove commented out code from viewer.html
      Merge pull request #5936 from arfon/master
      Merge pull request #5937 from gettalong/patch-1
      Merge pull request #5951 from arai-a/bug1156287
      Break dependencies between PresentationMode and other code, and add PresentationMode related utility methods to PDFViewer
      Move the PresentationMode-specific scrollWheel code from PDFViewerApplication
      Refactor the options passed to |PresentationMode.initialize| and clean-up some code in viewer.js and presentation_mode.js
      Rename the presentation_mode.js file and adjust the function names
      Initial refactoring of the PDFPresentationMode code
      Re-ordering the PDFPresentationMode code so that the "public" functions are placed towards the top of the file
      Refactor PDFPresentationMode to be more class-like
      Preface all "fullscreen" CSS rules with a |pdfPresentationMode| class, and add it to the |viewerContainer| while Presentation Mode is active
      Remove no longer needed hacks that enable spacebar scrolling in Firefox (issue 3498)
      Attempt to infer if a CMap file actually contains just a standard `Identity-H`/`Identity-V` map
      Add a reduced test-case for issue 5801
      Handle the Encoding being a dictionary in PartialEvaluator_preEvaluateFont (bug 1157493)
      Enable linting of Firefox specific code in viewer.js
      Merge pull request #5809 from Snuffleupagus/issue-5801
      Merge pull request #5959 from timvandermeij/document-properties-class
      Prevent Firefox from warning about |unreachable code after return statement|
      Import l10n files

Marco Castelluccio (2):
      Fail with a more informative error message if the browser executable path doesn't exist
      Use Int32Array instead of Uint32Array in FlateStream

Marcos Neves (1):
      add missing pt-BR page_scale_percent property

Mohamed Baig (1):
      Added the data-page-number dom attribute to the page rendered in the browser

Peter Pin-Guang Chen (1):
      Bug 1151303 - [zh-TW] Translation update proposed for browser/pdfviewer/viewer.properties:document_properties_mb

Pietro Albini (1):
      Fixed a small typo in the italian translation

Rob Wu (1):
      Fix flaw in mozCurrentTransform polyfill

Taylor Brown (1):
      prevent viewer from zooming on cmd+mousewheel

Thomas Leitner (1):
      Crypt filter EFF key should have StmF value as default, not StrF

Tim van der Meij (36):
      Remove broken links from hello world example
      Improve the instructions for the 'hello world' example
      Merge pull request #5844 from Snuffleupagus/noPageBorder
      Merge pull request #5866 from Snuffleupagus/scalechange-evt-pageActualOption
      Merge pull request #5888 from Snuffleupagus/documentProperties-parseDate-comment
      Merge pull request #5895 from Snuffleupagus/viewer-pref-init-refactor
      Merge pull request #5881 from mbbaig/master
      Merge pull request #5899 from neves/master
      Remove SpecialPowers addon
      Remove prefs.js file
      Provide only one browser manifest example
      Merge pull request #5906 from pietroalbini/patch-1
      Merge pull request #5911 from Snuffleupagus/test-worker-comments
      Read jshint version from package.json
      Merge pull request #5914 from petercpg/master
      Merge pull request #5913 from Snuffleupagus/b2g-stub-DownloadManager
      Remove ShellJS copy and use the NPM version
      Remove unreachable jshint installation code
      Merge pull request #5933 from Snuffleupagus/viewer-comment-cleanup
      Merge pull request #5926 from browtayl/1018932
      Merge pull request #5944 from marco-c/better_error_message_if_browser_path_doesnt_exist
      Merge pull request #5945 from marco-c/use_int32array
      Merge pull request #5699 from Snuffleupagus/presentationMode-refactor
      Rename DocumentProperties to PDFDocumentProperties
      Refactor PDFDocumentProperties to be more class-like
      Merge pull request #5756 from Snuffleupagus/issue-5751
      Merge pull request #5963 from CodingFabian/enhance-bug-reporting-guide
      Group public/private methods and add comments
      Simplify document properties field logic
      Merge pull request #5966 from Snuffleupagus/lint-viewer-preprocesser-code
      Merge pull request #5953 from Snuffleupagus/issue-3498
      Merge pull request #5828 from Rob--W/mozCurrentTransform-fix
      Merge pull request #5977 from Snuffleupagus/pr-5966-followup
      Merge pull request #5598 from CodingFabian/chrome39-range-disable
      Revert #5603 regarding Chrome range request bug
      Merge pull request #5979 from timvandermeij/revert-chrome-compat-code

Yury Delendik (4):
      Merge pull request #5749 from krizsa/removeCPOWs
      Merge pull request #5878 from Snuffleupagus/pr-5749-followup
      Merge pull request #5868 from Snuffleupagus/bug-1112947
      Merge pull request #5917 from Snuffleupagus/bug-1148192-review-comments

arai (1):
      Bug 1156287 - Do not extract unreachable code after return

-----------------------------------------------------------------------

This annotated tag includes the following new commits:

       new  f19a1db   Create a IdentityToUnicodeMap in evaluator.js when toUnicode contains IdentityH/IdentityV
       new  888cbe0   Avoid getting stuck in empty nodes in the Pages tree when calling |Catalog_getPageDict| (issue 5644)
       new  0a3341d   Don't map glyphs to Unicode "Dotted circle" combining mark (bug 1108301)
       new  595be5c   Bug 1072350 - Removing CPOWs used by Find events.
       new  6eb9e6a   Fix flaw in mozCurrentTransform polyfill
       new  e894a0a   Guess CIDFontType0 subtype based on font file contents (issue 5751)
       new  4a3b0d9   Add a |PDFViewer| option to remove the border shadow around pages (issue 5559)
       new  fcefcb7   Remove broken links from hello world example
       new  f6c1c23   Merge pull request #5855 from timvandermeij/broken-link-example
       new  70cba47   Improve the instructions for the 'hello world' example
       new  43064e3   Merge pull request #5856 from timvandermeij/hello-world-instructions
       new  c5eb34e   Merge pull request #5844 from Snuffleupagus/noPageBorder
       new  36400ae   Add |pageActualOption| to the list of predefined zoom options in the |scalechange| event handler in viewer.js
       new  2d11266   Merge pull request #5866 from Snuffleupagus/scalechange-evt-pageActualOption
       new  94cc731   Add custom |outlineloaded| and |attachmentsloaded| events to the viewer (bug 1112947)
       new  5cbb500   Merge pull request #5749 from krizsa/removeCPOWs
       new  133cfc7   Remove obsolete CPOW code from PdfjsContentUtils.jsm (PR 5749 followup)
       new  b721e90   Remove unused |getChromeWindow| function from PdfStreamConverter.jsm
       new  519b666   Merge pull request #5705 from Snuffleupagus/bug-1108301
       new  64d49e1   Merge pull request #5878 from Snuffleupagus/pr-5749-followup
       new  3a8d4a7   Merge pull request #5713 from Snuffleupagus/evaluator-IdentityToUnicodeMap
       new  185067e   Merge pull request #5868 from Snuffleupagus/bug-1112947
       new  2b1a13b   Don't map glyphs to Unicode position 0x0E33, i.e. Thai character SARA AM (bug1046314)
       new  f6a8110   Merge pull request #5882 from Snuffleupagus/bug-1046314-2
       new  6d8adb3   Added the data-page-number dom attribute to the page rendered in the browser
       new  3974adc   Remove reference to GNUpdf from comment in |DocumentProperties.parseDate|
       new  3821b2d   Merge pull request #5888 from Snuffleupagus/documentProperties-parseDate-comment
       new  bdde3d6   Restrict logging of errors with verbosity level
       new  a931885   Merge pull request #5886 from andrewdacenko/patch-1
       new  03497ea   Move fetching of the |defaultZoomValue| preference value to |PDFViewerApplication.initialize|
       new  6091e7b   Move the code that resets the history state when the |showPreviousViewOnLoad| preference is set to |false|
       new  e5c4819   Small refactoring of the code that calls |PDFViewerApplication.setInitialView|
       new  a7e6f6d   Merge pull request #5895 from Snuffleupagus/viewer-pref-init-refactor
       new  01f1761   Merge pull request #5881 from mbbaig/master
       new  47b2e93   add missing pt-BR page_scale_percent property
       new  32cc021   Merge pull request #5899 from neves/master
       new  75d8f70   Remove SpecialPowers addon
       new  27170ff   Remove prefs.js file
       new  50573b8   Provide only one browser manifest example
       new  1da99fe   Fixed a small typo in the italian translation
       new  0434569   Merge pull request #5907 from timvandermeij/browser-manifests
       new  36ac675   Remove commented out code about |disableWorker| in the test suite
       new  3bae62e   Merge pull request #5906 from pietroalbini/patch-1
       new  ba8a4f2   Merge pull request #5911 from Snuffleupagus/test-worker-comments
       new  2529990   Read jshint version from package.json
       new  b85a51d   Merge pull request #5908 from timvandermeij/read-package-json
       new  d156007   Import l10n
       new  48242ab   [B2G] Stub the |DownloadManager| to avoid error
       new  67b19cf   Bug 1151303 - [zh-TW] Translation update proposed for browser/pdfviewer/viewer.properties:document_properties_mb
       new  cfb03fc   Merge pull request #5914 from petercpg/master
       new  89cf072   Merge pull request #5913 from Snuffleupagus/b2g-stub-DownloadManager
       new  70b6eb0   Remove ShellJS copy and use the NPM version
       new  1c8305c   Remove unreachable jshint installation code
       new  9f63fa4   Address review comments from Bug 1148192 - Update pdf.js to version 1.1.24
       new  1d6fae2   Merge pull request #5912 from timvandermeij/shelljs
       new  a54ec67   Move the checks for problematic Unicode locations from |adjustMapping| to a separate helper function
       new  fda858a   Don't map glyphs to certain problematic General Punctuation Unicode locations (bug 911034)
       new  34d3b96   prevent viewer from zooming on cmd+mousewheel
       new  bc0d55b   Remove commented out code from viewer.html
       new  dbcc3a7   Merge pull request #5933 from Snuffleupagus/viewer-comment-cleanup
       new  e4e9a2a   Merge pull request #5926 from browtayl/1018932
       new  3ebc85e   Crypt filter EFF key should have StmF value as default, not StrF
       new  15edae5   Update .gitattributes to fix GitHub file type detection for JavaScript.
       new  cba36bc   Merge pull request #5936 from arfon/master
       new  cadbb81   Merge pull request #5937 from gettalong/patch-1
       new  63aaf1b   Merge pull request #5923 from Snuffleupagus/bug-911034
       new  fbae399   Fail with a more informative error message if the browser executable path doesn't exist
       new  1bd952f   Use Int32Array instead of Uint32Array in FlateStream
       new  62c3db0   Merge pull request #5944 from marco-c/better_error_message_if_browser_path_doesnt_exist
       new  180a5a2   Merge pull request #5945 from marco-c/use_int32array
       new  5c4e3c3   Bug 1156287 - Do not extract unreachable code after return
       new  ebd6ce3   Merge pull request #5917 from Snuffleupagus/bug-1148192-review-comments
       new  c47d60f   Merge pull request #5951 from arai-a/bug1156287
       new  846eb96   Merge pull request #5655 from Snuffleupagus/issue-5644
       new  2dc1af8   Break dependencies between PresentationMode and other code, and add PresentationMode related utility methods to PDFViewer
       new  95b2ec1   Move the PresentationMode-specific scrollWheel code from PDFViewerApplication
       new  e7fd5b4   Refactor the options passed to |PresentationMode.initialize| and clean-up some code in viewer.js and presentation_mode.js
       new  f15d5c8   Rename the presentation_mode.js file and adjust the function names
       new  d5089f4   Initial refactoring of the PDFPresentationMode code
       new  4edee12   Re-ordering the PDFPresentationMode code so that the "public" functions are placed towards the top of the file
       new  4211df6   Refactor PDFPresentationMode to be more class-like
       new  601bd4a   Preface all "fullscreen" CSS rules with a |pdfPresentationMode| class, and add it to the |viewerContainer| while Presentation Mode is active
       new  71ab5e5   Merge pull request #5699 from Snuffleupagus/presentationMode-refactor
       new  10f134b   Remove no longer needed hacks that enable spacebar scrolling in Firefox (issue 3498)
       new  ca8f842   Rename DocumentProperties to PDFDocumentProperties
       new  7cf440c   Refactor PDFDocumentProperties to be more class-like
       new  48b2f6d   Merge pull request #5756 from Snuffleupagus/issue-5751
       new  7c7d05e   Attempt to infer if a CMap file actually contains just a standard `Identity-H`/`Identity-V` map
       new  4a022bc   Add a reduced test-case for issue 5801
       new  2175b87   Clarify bug reporting with regards to providing a pdf
       new  760222c   Handle the Encoding being a dictionary in PartialEvaluator_preEvaluateFont (bug 1157493)
       new  2bbe872   Merge pull request #5963 from CodingFabian/enhance-bug-reporting-guide
       new  1a5de56   Group public/private methods and add comments
       new  91ce16b   Enable linting of Firefox specific code in viewer.js
       new  6abf3d6   Simplify document properties field logic
       new  dfecfca   Merge pull request #5809 from Snuffleupagus/issue-5801
       new  5c47a7f   Merge pull request #5959 from timvandermeij/document-properties-class
       new  c91f736   Merge pull request #5966 from Snuffleupagus/lint-viewer-preprocesser-code
       new  080ab20   Merge pull request #5953 from Snuffleupagus/issue-3498
       new  4824baf   Merge pull request #5905 from timvandermeij/specialpowers
       new  66b1297   Prevent Firefox from warning about |unreachable code after return statement|
       new  6159da0   Merge pull request #5828 from Rob--W/mozCurrentTransform-fix
       new  6f3024f   Merge pull request #5977 from Snuffleupagus/pr-5966-followup
       new  1d4758d   Disable Range Support for Chrome 39+40 (#5512)
       new  12be47c   Merge pull request #5598 from CodingFabian/chrome39-range-disable
       new  0c84899   Revert #5603 regarding Chrome range request bug
       new  d28fb5a   Merge pull request #5979 from timvandermeij/revert-chrome-compat-code
       new  ae74076   Bug 1152841 - make pdf.js viewer app handle open requests from file viewers
       new  cd53cbe   Merge pull request #5964 from Snuffleupagus/bug-1157493
       new  6014a5a   Merge pull request #5983 from Snuffleupagus/bug-1152841
       new  3fd44fd   Import l10n files
       new  4cbee86   Imported Upstream version 1.1.114+dfsg

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