Update pdf.js to version 2.14.171
Categories
(Firefox :: PDF Viewer, task, P1)
Tracking
()
Tracking | Status | |
---|---|---|
firefox101 | --- | fixed |
People
(Reporter: calixte, Assigned: calixte)
References
(Blocks 1 open bug)
Details
(Keywords: perf-alert)
Attachments
(1 file)
#14693 Remove the remaining dir
-dependent CSS rules
#14717 Change the type of the container
property, in the TextLayerRenderParameters
typedef (issue 14716)
#14715 Avoid the textLayer
becoming visible in high contrast mode (issue 13230)
#14703 [text selection] Add the whitespaces present in the pdf in the text chunk
#14720 [Annotations] Add support for printing/saving choice list with multiple selections
#14710 Convert the existing overlays to use <dialog>
elements (issue 14698)
#14733 Use String.prototype.repeat()
in a couple of spots
#14735 [Annotations] Some annotations can have their values stored in the xfa:datasets
#14734 Don't manually convert setAttribute
values to strings (PR 14554 follow-up)
#14738 Decode non-ASCII values found in the xfa:datasets (PR 14735 follow-up)
#14742 Replace most loops in web/debugger.js
with for...of
loops
#14744 Update GitHub Actions workflow steps/dependencies/translations to the most recent versions
#14745 Convert web/debugger.js
to a basic module
#14739 Refactor some xfa*** getters in document.js
#14663 [GENERIC viewer] Try to improve a11y, for search results, in the findbar (issue 14525)
#14761 Use a bit more optional chaining in the viewer
#14751 Re-factor the isLittleEndian
/isEvalSupported
caching
#14750 Remove the BaseViewer._getCurrentVisiblePage
helper method
#14754 Improve performance with image masks (bug 857031)
#14766 Improve performance of applyMaskImageData
#14764 Correct typos
#14765 Simplify handling of requestFullscreen
errors in PDFPresentationMode
#14767 [GENERIC viewer] Re-factor the fileInput
initialization
#14769 Remove unnecessary @media
CSS rules (PR 8993 follow-up)
#14770 Always remove the sidebarMoving
CSS class when the sidebar is closed
#14771 Simplify the dialog::backdrop
CSS rules (PR 14710 follow-up)
#14772 Remove/simplify some CSS rules
#14773 Remove some dropdownToolbarButton
-related CSS rules
#14780 Replace the --viewport-scale-factor
CSS variable
Assignee | ||
Comment 1•3 years ago
|
||
Comment 3•3 years ago
|
||
Backed out for causing failures on browser_parsable_script.js
Backout link : https://hg.mozilla.org/integration/autoland/rev/676ed020b3162a5a4a1d183b0f4d7c94949c5192
Link to failure log : https://treeherder.mozilla.org/logviewer?job_id=374645040&repo=autoland&lineNumber=2185
Comment 6•3 years ago
|
||
bugherder |
Comment 8•3 years ago
|
||
== Change summary for alert #33843 (as of Tue, 19 Apr 2022 18:18:12 GMT) ==
Improvements:
Ratio | Test | Platform | Options | Absolute values (old vs new) |
---|---|---|---|---|
11% | pdfpaint | windows10-64-shippable-qr | e10s fission stylo webrender | 1,025.13 -> 912.79 |
11% | pdfpaint | windows10-64-shippable-qr | e10s fission stylo webrender | 1,013.01 -> 904.33 |
For up to date results, see: https://treeherder.mozilla.org/perfherder/alerts?id=33843
Updated•3 years ago
|
Description
•