[webkit-changes] [WebKit/WebKit] 456e73: [Error] The `PDFViewerApplication.open` signature ...

Michael Catanzaro noreply at github.com
Fri Feb 17 10:23:32 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 456e73f2be0f77a258355c50100e2f889d84d20e
      https://github.com/WebKit/WebKit/commit/456e73f2be0f77a258355c50100e2f889d84d20e
  Author: Michael Catanzaro <mcatanzaro at redhat.com>
  Date:   2023-02-17 (Fri, 17 Feb 2023)

  Changed paths:
    M Source/WebCore/Modules/pdfjs-extras/content-script.js

  Log Message:
  -----------
  [Error] The `PDFViewerApplication.open` signature was updated, please use an object instead.
https://bugs.webkit.org/show_bug.cgi?id=252486

Reviewed by Tim Nguyen.

We can avoid a deprecation warning if we add a pair of braces, so why
not?

* Source/WebCore/Modules/pdfjs-extras/content-script.js:
(const.PDFJSContentScript.open):

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




More information about the webkit-changes mailing list