Skip to content

Tags: sajid-test-org-2/pdf.js

Tags

v2.14.305

Toggle v2.14.305's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request mozilla#14918 from Snuffleupagus/ProgressBar-moder…

…nize

[api-minor] Modernize and simplify the `ProgressBar` class

v2.13.216

Toggle v2.13.216's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request mozilla#14612 from Snuffleupagus/caniuse-lite

Add the `caniuse-lite` package

v2.13.94_beta

Toggle v2.13.94_beta's commit message
Fix canvas state getting out of sync from smasks. (bug 1755507)

Soft masks can be enabled/disabled at anytime and at different
points in the save/restore stack. This can lead to
the amount of save/restores becoming unbalanced across the
two canvases. Instead of save/restoring on the temporary canvas
change it so we only track state on the main (suspended canvas).

I was also getting an out balance stack from patterns, so I've also
fixed that and added a warning that will at least show up on chrome.
It would be nice to add this so Firefox at some point too.

Fixes mozilla#11328, mozilla#14297 and bug 1755507

v2.12.70_esr

Toggle v2.12.70_esr's commit message
Revert "Revert "For mozcentral use Firefox color theme instead of sys…

…tem theme." since -moz-toolbar-prefers-color-scheme was removed"

This reverts commit aae8a21.

v2.12.313

Toggle v2.12.313's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request mozilla#14387 from timvandermeij/test-utils

Modernize the test utilities

v2.11.338

Toggle v2.11.338's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request mozilla#14096 from Snuffleupagus/spreadMode-preRender

Pre-render *one* additional page when spreadModes are enabled

v2.10.377

Toggle v2.10.377's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request mozilla#13790 from Snuffleupagus/update-packages

Update packages and translations

v2.9.359

Toggle v2.9.359's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request mozilla#13463 from mozilla/dependabot/npm_and_yarn…

…/ws-7.4.6

Bump ws from 7.4.5 to 7.4.6

v2.8.335

Toggle v2.8.335's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request mozilla#13172 from Snuffleupagus/cleanup-keepFonts

[api-minor] Add an option, in `PDFDocumentProxy.cleanup`, to allow fonts to remain attached to the DOM

v2.7.570

Toggle v2.7.570's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request mozilla#12897 from calixteman/12895

JS - Fix mouse event names