Skip to content

Tags: mozilla/pdf.js

Tags

v5.3.31

Toggle v5.3.31's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #19952 from timvandermeij/intermittent-viewer-origin

Fix intermittent failure in the "supports specifying a custom origin" viewer integration test

v5.2.133

Toggle v5.2.133's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #19873 from timvandermeij/fix-editor-undo-bar-inte…

…rmittents

Fix the "must work properly when selecting undo by keyboard" integration test

v5.1.91

Toggle v5.1.91's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #19735 from Snuffleupagus/Type3WordSpacing

Apply char/word-spacing correctly for missing Type3-glyphs

v5.0.375

Toggle v5.0.375's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #19661 from Snuffleupagus/thumbnails-inline-finish…

…RenderTask

Inline the `PDFThumbnailView.prototype.#finishRenderTask`  helper method

v4.10.38

Toggle v4.10.38's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #19273 from Snuffleupagus/NetworkManager-request-m…

…ethods

Remove the `requestRange`/`requestFull` methods from the `NetworkManager` class

v4.9.155

Toggle v4.9.155's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #19149 from Snuffleupagus/issue-19145

Prevent Webpack from resolving `import.meta.url` statements during building (issue 19145)

v4.9.124

Toggle v4.9.124's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #19117 from Snuffleupagus/bot-forceNoChrome

Disable the browser-tests in Google Chrome on the bots

v4.8.69

Toggle v4.8.69's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #18988 from Snuffleupagus/split-dom-factory

Move the various DOM-factories into their own files

v4.7.76

Toggle v4.7.76's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #18844 from calixteman/bug1922063

Use Calibri and Lucida Console, when it's possible, in place of sans-serif and monospaced (bug 1922063)

v4.6.82

Toggle v4.6.82's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #18675 from calixteman/nofirefox

Add an option (i.e. --noFirefox) to only use Chrome when running tests