Skip to content

[stable33] fix: use legacy pdfjs worker for browser compat#7064

Merged
vitormattos merged 2 commits intostable33from
backport/7063/stable33
Mar 3, 2026
Merged

[stable33] fix: use legacy pdfjs worker for browser compat#7064
vitormattos merged 2 commits intostable33from
backport/7063/stable33

Conversation

@backportbot-libresign
Copy link

Backport of PR #7063

The standard pdfjs-dist worker build uses Uint8Array.prototype.toHex
natively, which requires Chrome 128+ and Firefox 132+. The legacy build
includes a polyfill for this method, making it compatible with the
browser targets declared in the project (Chrome 116+, Firefox ESR).

Signed-off-by: Vitor Mattos <1079143+vitormattos@users.noreply.github.com>
Signed-off-by: Vitor Mattos <1079143+vitormattos@users.noreply.github.com>
@github-project-automation github-project-automation bot moved this to 0. Needs triage in Roadmap Mar 2, 2026
@backportbot-libresign backportbot-libresign bot added this to the Next Patch (33) milestone Mar 2, 2026
@vitormattos vitormattos merged commit 8f4ba15 into stable33 Mar 3, 2026
63 checks passed
@vitormattos vitormattos deleted the backport/7063/stable33 branch March 3, 2026 11:54
@github-project-automation github-project-automation bot moved this from 0. Needs triage to 4. to release in Roadmap Mar 3, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

Status: 4. to release

Development

Successfully merging this pull request may close these issues.

1 participant