[webkit-changes] [WebKit/WebKit] 3bed0f: Update to PDF.js v4.0.379

Michael Catanzaro noreply at github.com
Tue Jan 2 13:49:02 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 3bed0fecd99720d98590749eaf41377ea6358534
      https://github.com/WebKit/WebKit/commit/3bed0fecd99720d98590749eaf41377ea6358534
  Author: Michael Catanzaro <mcatanzaro at redhat.com>
  Date:   2024-01-02 (Tue, 02 Jan 2024)

  Changed paths:
    M Source/ThirdParty/pdfjs/PdfJSFiles.cmake
    M Source/ThirdParty/pdfjs/README.webkit
    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/toolbarButton-editorHighlight.svg
    M Source/ThirdParty/pdfjs/web/locale/be/viewer.ftl
    M Source/ThirdParty/pdfjs/web/locale/br/viewer.ftl
    M Source/ThirdParty/pdfjs/web/locale/cs/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/de/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/es-AR/viewer.ftl
    M Source/ThirdParty/pdfjs/web/locale/es-CL/viewer.ftl
    M Source/ThirdParty/pdfjs/web/locale/es-ES/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/fur/viewer.ftl
    M Source/ThirdParty/pdfjs/web/locale/fy-NL/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/hu/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/ja/viewer.ftl
    M Source/ThirdParty/pdfjs/web/locale/ka/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/nb-NO/viewer.ftl
    M Source/ThirdParty/pdfjs/web/locale/nl/viewer.ftl
    M Source/ThirdParty/pdfjs/web/locale/nn-NO/viewer.ftl
    M Source/ThirdParty/pdfjs/web/locale/pa-IN/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/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/tg/viewer.ftl
    M Source/ThirdParty/pdfjs/web/locale/tr/viewer.ftl
    M Source/ThirdParty/pdfjs/web/locale/uk/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.379
https://bugs.webkit.org/show_bug.cgi?id=266987

Reviewed by Tim Nguyen.

* Source/ThirdParty/pdfjs/PdfJSFiles.cmake:
* Source/ThirdParty/pdfjs/README.webkit:
* 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/toolbarButton-editorHighlight.svg: Added.
* Source/ThirdParty/pdfjs/web/locale/be/viewer.ftl:
* Source/ThirdParty/pdfjs/web/locale/br/viewer.ftl:
* Source/ThirdParty/pdfjs/web/locale/cs/viewer.ftl:
* Source/ThirdParty/pdfjs/web/locale/cy/viewer.ftl:
* Source/ThirdParty/pdfjs/web/locale/da/viewer.ftl:
* Source/ThirdParty/pdfjs/web/locale/de/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/es-AR/viewer.ftl:
* Source/ThirdParty/pdfjs/web/locale/es-CL/viewer.ftl:
* Source/ThirdParty/pdfjs/web/locale/es-ES/viewer.ftl:
* Source/ThirdParty/pdfjs/web/locale/fi/viewer.ftl:
* Source/ThirdParty/pdfjs/web/locale/fr/viewer.ftl:
* Source/ThirdParty/pdfjs/web/locale/fur/viewer.ftl:
* Source/ThirdParty/pdfjs/web/locale/fy-NL/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/hu/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/ja/viewer.ftl:
* Source/ThirdParty/pdfjs/web/locale/ka/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/nb-NO/viewer.ftl:
* Source/ThirdParty/pdfjs/web/locale/nl/viewer.ftl:
* Source/ThirdParty/pdfjs/web/locale/nn-NO/viewer.ftl:
* Source/ThirdParty/pdfjs/web/locale/pa-IN/viewer.ftl:
* Source/ThirdParty/pdfjs/web/locale/pl/viewer.ftl:
* Source/ThirdParty/pdfjs/web/locale/pt-BR/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/tg/viewer.ftl:
* Source/ThirdParty/pdfjs/web/locale/tr/viewer.ftl:
* Source/ThirdParty/pdfjs/web/locale/uk/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:
(.annotationLayer .buttonWidgetAnnotation.radioButton input:checked::before):
(.canvasWrapper svg):
(.canvasWrapper svg[data-main-rotation="90"] use:not(.clip)):
(.canvasWrapper svg[data-main-rotation="180"] use:not(.clip)):
(.canvasWrapper svg[data-main-rotation="270"] use:not(.clip)):
(.canvasWrapper svg.highlight):
(@media screen and (forced-colors: active) .canvasWrapper svg.highlight):
(.canvasWrapper svg.highlightOutline):
(.canvasWrapper svg.highlightOutline.hovered):
(.canvasWrapper svg.highlightOutline.selected .mainOutline):
(.canvasWrapper svg.highlightOutline.selected .secondaryOutline):
(:root):
(@media screen and (forced-colors: active) :root):
(.annotationEditorLayer):
(@media (prefers-color-scheme: dark) :where(html:not(.is-light)) .annotationEditorLayer):
(:where(html.is-dark) .annotationEditorLayer):
(@media screen and (forced-colors: active) .annotationEditorLayer):
([dir="ltr"] .annotationEditorLayer):
([dir="rtl"] .annotationEditorLayer):
(.annotationEditorLayer freeTextEditor .overlay.enabled):
(.colorPicker):
(@media (prefers-color-scheme: dark) :where(html:not(.is-light)) .colorPicker):
(:where(html.is-dark) .colorPicker):
(@media screen and (forced-colors: active) .colorPicker):
(.colorPicker .swatch):
(.colorPicker button:is(:hover, .selected) > .swatch):
(.annotationEditorLayer[data-main-rotation="0"] .highlightEditor > .editToolbar):
(.annotationEditorLayer[data-main-rotation="90"] .highlightEditor > .editToolbar):
(.annotationEditorLayer[data-main-rotation="180"] .highlightEditor > .editToolbar):
(.annotationEditorLayer[data-main-rotation="270"] .highlightEditor > .editToolbar):
(.annotationEditorLayer .highlightEditor):
(.annotationEditorLayer .highlightEditor .internal):
(.annotationEditorLayer .highlightEditor.disabled .internal):
(.annotationEditorLayer .highlightEditor.selectedEditor .internal):
(.annotationEditorLayer .highlightEditor .editToolbar):
(.annotationEditorLayer .highlightEditor .editToolbar .buttons .colorPicker):
(.annotationEditorLayer .highlightEditor .editToolbar .buttons .colorPicker::after):
(.annotationEditorLayer .highlightEditor .editToolbar .buttons .colorPicker:hover::after):
(.annotationEditorLayer .highlightEditor .editToolbar .buttons .colorPicker:has(.dropdown:not(.hidden))):
(.annotationEditorLayer .highlightEditor .editToolbar .buttons .colorPicker .dropdown):
(.annotationEditorLayer .highlightEditor .editToolbar .buttons .colorPicker .dropdown button):
(.annotationEditorLayer .highlightEditor .editToolbar .buttons .colorPicker .dropdown button:is(:active, :focus-visible)):
(.annotationEditorLayer .highlightEditor .editToolbar .buttons .colorPicker .dropdown button > .swatch):
(.annotationEditorLayer .highlightEditor .editToolbar .buttons .colorPicker .dropdown button[aria-selected="true"] > .swatch):
(.annotationEditorLayer .highlightEditor .editToolbar .buttons .colorPicker .dropdown button:is(:hover, :active, :focus-visible) > .swatch):
(.editorParamsToolbar:has(#highlightParamsToolbarContainer)):
(#highlightParamsToolbarContainer):
(#highlightParamsToolbarContainer .colorPicker):
(#highlightParamsToolbarContainer .colorPicker #highlightColorPickerLabel):
(#highlightParamsToolbarContainer .colorPicker .dropdown):
(#highlightParamsToolbarContainer .colorPicker .dropdown button):
(#highlightParamsToolbarContainer .colorPicker .dropdown button .swatch):
(#highlightParamsToolbarContainer .colorPicker .dropdown button:is(:active, :focus-visible)):
(#highlightParamsToolbarContainer .colorPicker .dropdown button[aria-selected="true"] > .swatch):
(#highlightParamsToolbarContainer .colorPicker .dropdown button:is(:hover, :active, :focus-visible) > .swatch):
(.editorParamsToolbarContainer .editorParamsLabel):
(#editorHighlightParamsToolbar):
(#editorHighlight::before):
(#outlineOptionsContainer):
(#sidebarContainer:has(#outlineView:not(.hidden)) #outlineOptionsContainer):
(.annotationEditorLayer :is(.freeTextEditor, .inkEditor, .stampEditor) .editToolbar): Deleted.
(@media (prefers-color-scheme: dark) :where(html:not(.is-light)) .annotationEditorLayer :is(.freeTextEditor, .inkEditor, .stampEditor) .editToolbar): Deleted.
(:where(html.is-dark) .annotationEditorLayer :is(.freeTextEditor, .inkEditor, .stampEditor) .editToolbar): Deleted.
(@media screen and (forced-colors: active) .annotationEditorLayer :is(.freeTextEditor, .inkEditor, .stampEditor) .editToolbar): Deleted.
(.annotationEditorLayer :is(.freeTextEditor, .inkEditor, .stampEditor) .editToolbar.hidden): Deleted.
(.annotationEditorLayer :is(.freeTextEditor, .inkEditor, .stampEditor) .editToolbar:has(:focus-visible)): Deleted.
(.annotationEditorLayer :is(.freeTextEditor, .inkEditor, .stampEditor) .editToolbar .buttons): Deleted.
(.annotationEditorLayer :is(.freeTextEditor, .inkEditor, .stampEditor) .editToolbar .buttons .delete): Deleted.
(.annotationEditorLayer :is(.freeTextEditor, .inkEditor, .stampEditor) .editToolbar .buttons .delete::before): Deleted.
(.annotationEditorLayer :is(.freeTextEditor, .inkEditor, .stampEditor) .editToolbar .buttons > *:hover): Deleted.
(.annotationEditorLayer :is(.freeTextEditor, .inkEditor, .stampEditor) .editToolbar .buttons > *:active): Deleted.
(.annotationEditorLayer :is(.freeTextEditor, .inkEditor, .stampEditor) .editToolbar .buttons > *:focus-visible): Deleted.
(.annotationEditorLayer .freeTextEditor .overlay.enabled): Deleted.
(.altText): Deleted.
(.altText:disabled): Deleted.
([dir="ltr"] .altText): Deleted.
([dir="rtl"] .altText): Deleted.
(.altText.small): Deleted.
([dir="ltr"] .altText.small): Deleted.
([dir="rtl"] .altText.small): Deleted.
(.altText:hover): Deleted.
(.altText:hover::before): Deleted.
(.altText:active): Deleted.
(.altText:active::before): Deleted.
(.altText:focus-visible): Deleted.
(.altText::before): Deleted.
(.altText.done::before): Deleted.
(.altText .tooltip): Deleted.
(.altText .tooltip.show): Deleted.
(@media (prefers-color-scheme: dark) :where(html:not(.is-light)) .altText .tooltip.show): Deleted.
(:where(html.is-dark) .altText .tooltip.show): Deleted.
(@media screen and (forced-colors: active) .altText .tooltip.show): Deleted.
* Source/ThirdParty/pdfjs/web/viewer.html:
* Source/ThirdParty/pdfjs/web/viewer.mjs:

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




More information about the webkit-changes mailing list