Update PDF.js to new version 1bdd6920ff0b443ab7893ee103d8185bcf2bb7f2 from 2024-07-07 20:07:29
Categories
(Firefox :: PDF Viewer, enhancement, P1)
Tracking
()
Tracking | Status | |
---|---|---|
firefox130 | --- | fixed |
People
(Reporter: calixte, Assigned: calixte)
References
(Blocks 1 open bug)
Details
Attachments
(2 files)
#18331 Refactor the copy/paste logic in the integration tests and fix a race condition involving the waitForEvent
integration test helper function
#18335 Cancel the requestAnimationFrame
in the watchScroll
helper (PR 18193 follow-up)
#18336 Cancel the requestAnimationFrame
in the API when cancelling rendering
#18339 Add a port option to gulp server
#18338 Fix intermittent failures with freetext and stamp tests
#18341 Ignore test issue17779.pdf in talos because it times out
#18345 Take into account PageOpen and PageClose actions which are present in some fields
#18346 Add a comment about test/webserver.mjs
being development-only code
#18350 Introduce a GitHub Actions workflow for publishing a release and fix npm publish
warnings about the package.json
format
#18353 Use npm ci
, not npm install
, on CI
#18356 Disable new tab page stuff in Firefox when running tests
#18352 Generate provenance statements on npm publish
#18358 Fix the repository URL in the package.json
file for pdfjs-dist
#18359 Bump the stable version in pdfjs.config
#18361 [Editor] Take into account the page translation when computing the quadpoints when saving an highlight
#18134 [api-minor][Editor] When switching to editing mode, redraw pages containing editable annotations (bug 1883884)
#18365 Bump library version to 4.5
#18366 [Editor] Make sure everything is cleaned up when we switch to annotation editor mode
#18349 [api-minor] Remove the deprecated renderTextLayer
and updateTextLayer
functions (PR 18104 follow-up)
#18369 Use vertical variant of a char when it's in a missing vertical font (bug 1905623)
#18367 Update dependencies and translations to the most recent versions
#18374 Make sure the editor is visible before getting its rect
#18383 Fix the integration tests related to printing
#18389 [Editor] Remove the option enableStamp
#18387 Move the internal API/Worker isEditing
-state into RenderingIntentFlag
#18394 Remove the renderForms
parameter from the Annotation getOperatorList
methods
#18393 Check the relevant parameters inside of the mustBeViewedWhenEditing
method
#18380 [Editor] Avoid to query ML engine several times for the same image
#18397 Allow to change the toolbar height when changing the pref toolbar.density in Firefox (bug 1171799)
#18399 Fix the "must check that charLimit is correctly set" scripting integration test
#18398 [Editor] Change the enableML pref for enableAltText (bug 1905923)
#18401 Fix orphaned browser processes due to uncaught exceptions in the tests
#18402 Move the "updatedPreference" event listener registration
#18404 Fix the "caches image resources at the document/page level as expected (issue 11878)" unit test
#18390 Handle toUnicode cMaps that omit leading zeros in hex encoded UTF-16 (issue 18099)
#18405 Introduce a waitForScripting
helper function and use it in all scripting integration tests
#17962 Use BiDi protocol for Chrome tests
Assignee | ||
Comment 1•7 months ago
|
||
Updated•7 months ago
|
Comment 3•7 months ago
|
||
Backed out for causing wpt failures in plugin-document.historical.html
- Backout link
- Push with failures
- Failure Log
- Failure line:TEST-UNEXPECTED-TIMEOUT | /html/browsers/browsing-the-web/navigating-across-documents/plugin-document.historical.html | expected OK
Comment 4•7 months ago
•
|
||
Hello, we have a number of UI tests PDF tests that started failing on Fenix also prior to back-out (as part of ui-test-apk
jobs on the push). They can be scheduled via ./mach try --preset firefox-android
as well ran locally when you have Fenix up and running: https://firefox-source-docs.mozilla.org/mobile/android/fenix/UI-Tests.html#running-ui-tests
Comment 5•7 months ago
|
||
In the case for Fenix, all attempts at loading a PDF were stuck and hung at attempting to load.
Comment 7•7 months ago
|
||
bugherder |
Assignee | ||
Updated•5 months ago
|
Description
•