[webkit-changes] [WebKit/WebKit] 898941: Update to PDF.js v4.0.269

Michael Catanzaro noreply at github.com
Thu Nov 30 12:59:07 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 898941b34f885c463b0e634394dd84ff6d4d8c4d
      https://github.com/WebKit/WebKit/commit/898941b34f885c463b0e634394dd84ff6d4d8c4d
  Author: Michael Catanzaro <mcatanzaro at redhat.com>
  Date:   2023-11-30 (Thu, 30 Nov 2023)

  Changed paths:
    M Source/ThirdParty/pdfjs/PdfJSFiles.cmake
    M Source/ThirdParty/pdfjs/build/pdf.mjs
    M Source/ThirdParty/pdfjs/build/pdf.sandbox.mjs
    M Source/ThirdParty/pdfjs/build/pdf.worker.mjs
    A Source/ThirdParty/pdfjs/web/images/editor-toolbar-delete.svg
    R Source/ThirdParty/pdfjs/web/images/loading-dark.svg
    M Source/ThirdParty/pdfjs/web/locale/be/viewer.ftl
    M Source/ThirdParty/pdfjs/web/locale/cy/viewer.ftl
    M Source/ThirdParty/pdfjs/web/locale/da/viewer.ftl
    M Source/ThirdParty/pdfjs/web/locale/dsb/viewer.ftl
    M Source/ThirdParty/pdfjs/web/locale/el/viewer.ftl
    M Source/ThirdParty/pdfjs/web/locale/en-GB/viewer.ftl
    M Source/ThirdParty/pdfjs/web/locale/en-US/viewer.ftl
    M Source/ThirdParty/pdfjs/web/locale/eo/viewer.ftl
    M Source/ThirdParty/pdfjs/web/locale/es-CL/viewer.ftl
    M Source/ThirdParty/pdfjs/web/locale/fi/viewer.ftl
    M Source/ThirdParty/pdfjs/web/locale/fr/viewer.ftl
    M Source/ThirdParty/pdfjs/web/locale/gl/viewer.ftl
    M Source/ThirdParty/pdfjs/web/locale/gn/viewer.ftl
    M Source/ThirdParty/pdfjs/web/locale/he/viewer.ftl
    M Source/ThirdParty/pdfjs/web/locale/hsb/viewer.ftl
    M Source/ThirdParty/pdfjs/web/locale/ia/viewer.ftl
    M Source/ThirdParty/pdfjs/web/locale/is/viewer.ftl
    M Source/ThirdParty/pdfjs/web/locale/it/viewer.ftl
    M Source/ThirdParty/pdfjs/web/locale/kab/viewer.ftl
    M Source/ThirdParty/pdfjs/web/locale/kk/viewer.ftl
    M Source/ThirdParty/pdfjs/web/locale/ko/viewer.ftl
    M Source/ThirdParty/pdfjs/web/locale/locale.json
    M Source/ThirdParty/pdfjs/web/locale/nb-NO/viewer.ftl
    M Source/ThirdParty/pdfjs/web/locale/pl/viewer.ftl
    M Source/ThirdParty/pdfjs/web/locale/pt-BR/viewer.ftl
    M Source/ThirdParty/pdfjs/web/locale/pt-PT/viewer.ftl
    M Source/ThirdParty/pdfjs/web/locale/rm/viewer.ftl
    M Source/ThirdParty/pdfjs/web/locale/ru/viewer.ftl
    M Source/ThirdParty/pdfjs/web/locale/sk/viewer.ftl
    M Source/ThirdParty/pdfjs/web/locale/sl/viewer.ftl
    M Source/ThirdParty/pdfjs/web/locale/sq/viewer.ftl
    M Source/ThirdParty/pdfjs/web/locale/sv-SE/viewer.ftl
    M Source/ThirdParty/pdfjs/web/locale/th/viewer.ftl
    M Source/ThirdParty/pdfjs/web/locale/tr/viewer.ftl
    M Source/ThirdParty/pdfjs/web/locale/vi/viewer.ftl
    M Source/ThirdParty/pdfjs/web/locale/zh-CN/viewer.ftl
    M Source/ThirdParty/pdfjs/web/locale/zh-TW/viewer.ftl
    M Source/ThirdParty/pdfjs/web/viewer.css
    M Source/ThirdParty/pdfjs/web/viewer.html
    M Source/ThirdParty/pdfjs/web/viewer.mjs

  Log Message:
  -----------
  Update to PDF.js v4.0.269
https://bugs.webkit.org/show_bug.cgi?id=265587

Reviewed by Tim Nguyen.

* Source/ThirdParty/pdfjs/PdfJSFiles.cmake:
* Source/ThirdParty/pdfjs/build/pdf.mjs:
* Source/ThirdParty/pdfjs/build/pdf.sandbox.mjs:
* Source/ThirdParty/pdfjs/build/pdf.worker.mjs:
* Source/ThirdParty/pdfjs/web/images/editor-toolbar-delete.svg: Added.
* Source/ThirdParty/pdfjs/web/images/loading-dark.svg: Removed.
* Source/ThirdParty/pdfjs/web/locale/be/viewer.ftl:
* Source/ThirdParty/pdfjs/web/locale/cy/viewer.ftl:
* Source/ThirdParty/pdfjs/web/locale/da/viewer.ftl:
* Source/ThirdParty/pdfjs/web/locale/dsb/viewer.ftl:
* Source/ThirdParty/pdfjs/web/locale/el/viewer.ftl:
* Source/ThirdParty/pdfjs/web/locale/en-GB/viewer.ftl:
* Source/ThirdParty/pdfjs/web/locale/en-US/viewer.ftl:
* Source/ThirdParty/pdfjs/web/locale/eo/viewer.ftl:
* Source/ThirdParty/pdfjs/web/locale/es-CL/viewer.ftl:
* Source/ThirdParty/pdfjs/web/locale/fi/viewer.ftl:
* Source/ThirdParty/pdfjs/web/locale/fr/viewer.ftl:
* Source/ThirdParty/pdfjs/web/locale/gl/viewer.ftl:
* Source/ThirdParty/pdfjs/web/locale/gn/viewer.ftl:
* Source/ThirdParty/pdfjs/web/locale/he/viewer.ftl:
* Source/ThirdParty/pdfjs/web/locale/hsb/viewer.ftl:
* Source/ThirdParty/pdfjs/web/locale/ia/viewer.ftl:
* Source/ThirdParty/pdfjs/web/locale/is/viewer.ftl:
* Source/ThirdParty/pdfjs/web/locale/it/viewer.ftl:
* Source/ThirdParty/pdfjs/web/locale/kab/viewer.ftl:
* Source/ThirdParty/pdfjs/web/locale/kk/viewer.ftl:
* Source/ThirdParty/pdfjs/web/locale/ko/viewer.ftl:
* Source/ThirdParty/pdfjs/web/locale/locale.json:
* Source/ThirdParty/pdfjs/web/locale/nb-NO/viewer.ftl:
* Source/ThirdParty/pdfjs/web/locale/pl/viewer.ftl:
* Source/ThirdParty/pdfjs/web/locale/pt-BR/viewer.ftl:
* Source/ThirdParty/pdfjs/web/locale/pt-PT/viewer.ftl:
* Source/ThirdParty/pdfjs/web/locale/rm/viewer.ftl:
* Source/ThirdParty/pdfjs/web/locale/ru/viewer.ftl:
* Source/ThirdParty/pdfjs/web/locale/sk/viewer.ftl:
* Source/ThirdParty/pdfjs/web/locale/sl/viewer.ftl:
* Source/ThirdParty/pdfjs/web/locale/sq/viewer.ftl:
* Source/ThirdParty/pdfjs/web/locale/sv-SE/viewer.ftl:
* Source/ThirdParty/pdfjs/web/locale/th/viewer.ftl:
* Source/ThirdParty/pdfjs/web/locale/tr/viewer.ftl:
* Source/ThirdParty/pdfjs/web/locale/vi/viewer.ftl:
* Source/ThirdParty/pdfjs/web/locale/zh-CN/viewer.ftl:
* Source/ThirdParty/pdfjs/web/locale/zh-TW/viewer.ftl:
* Source/ThirdParty/pdfjs/web/viewer.css:
(@media screen and (forced-colors: active) .annotationLayer):
(@media screen and (forced-colors: active) .annotationLayer .linkAnnotation:hover):
(@media screen and (forced-colors: active) .annotationLayer .highlightArea:hover::after):
(.annotationEditorLayer :is(.freeTextEditor, .inkEditor, .stampEditor) .editToolbar):
(@media (prefers-color-scheme: dark) :where(html:not(.is-light)) .annotationEditorLayer :is(.freeTextEditor, .inkEditor, .stampEditor) .editToolbar):
(:where(html.is-dark) .annotationEditorLayer :is(.freeTextEditor, .inkEditor, .stampEditor) .editToolbar):
(@media screen and (forced-colors: active) .annotationEditorLayer :is(.freeTextEditor, .inkEditor, .stampEditor) .editToolbar):
(.annotationEditorLayer :is(.freeTextEditor, .inkEditor, .stampEditor) .editToolbar.hidden):
(.annotationEditorLayer :is(.freeTextEditor, .inkEditor, .stampEditor) .editToolbar:has(:focus-visible)):
(.annotationEditorLayer :is(.freeTextEditor, .inkEditor, .stampEditor) .editToolbar .buttons):
(.annotationEditorLayer :is(.freeTextEditor, .inkEditor, .stampEditor) .editToolbar .buttons .delete):
(.annotationEditorLayer :is(.freeTextEditor, .inkEditor, .stampEditor) .editToolbar .buttons .delete::before):
(.annotationEditorLayer :is(.freeTextEditor, .inkEditor, .stampEditor) .editToolbar .buttons > *:hover):
(.annotationEditorLayer :is(.freeTextEditor, .inkEditor, .stampEditor) .editToolbar .buttons > *:active):
(.annotationEditorLayer :is(.freeTextEditor, .inkEditor, .stampEditor) .editToolbar .buttons > *:focus-visible):
(.annotationEditorLayer):
([dir="ltr"] .annotationEditorLayer):
([dir="rtl"] .annotationEditorLayer):
(.altText):
(@media (prefers-color-scheme: dark) :where(html:not(.is-light)) .altText .tooltip.show):
(:where(html.is-dark) .altText .tooltip.show):
(@media (prefers-color-scheme: dark) :where(html:not(.is-light)) #altTextDialog):
(:where(html.is-dark) #altTextDialog):
(:root):
(@media (prefers-color-scheme: dark) :root:where(:not(.is-light))):
(:root:where(.is-dark)):
(#findInput::-moz-placeholder):
(#findInput::placeholder):
(.loadingInput:has(> #findInput[data-status="pending"])::after):
(#findInput[data-status="notFound"]):
(#editorStampParamsToolbar):
(#editorInkParamsToolbar):
(#editorFreeTextParamsToolbar):
(:is(#print, #secondaryPrint)::before):
(#secondaryOpenFile::before):
(#pageNumber::-webkit-inner-spin-button):
(.loadingInput:has(> #pageNumber.loading)::after):
(.loadingInput::after):
(.loadingInput.start::after):
(.loadingInput.end::after):
(@media all and (max-width: 750px) :root):
(@media (prefers-color-scheme: dark) .altText .tooltip.show): Deleted.
(@media (prefers-color-scheme: dark) #altTextDialog): Deleted.
(@media (prefers-color-scheme: dark) :root): Deleted.
(#findInput[data-status="pending"]): Deleted.
(#print::before,): Deleted.
(:is(#openFile, #secondaryOpenFile)::before): Deleted.
(#pageNumber.visiblePageIsLoading): Deleted.
(.visibleLargeView,): Deleted.
(@media all and (max-width: 820px) #outerContainer .hiddenLargeView): Deleted.
(@media all and (max-width: 820px) #outerContainer .visibleLargeView): Deleted.
* Source/ThirdParty/pdfjs/web/viewer.html:
* Source/ThirdParty/pdfjs/web/viewer.mjs:

Canonical link: https://commits.webkit.org/271355@main




More information about the webkit-changes mailing list