Bug 252486

Summary: [Error] The `PDFViewerApplication.open` signature was updated, please use an object instead.
Product: WebKit Reporter: Michael Catanzaro <mcatanzaro>
Component: PDFAssignee: Michael Catanzaro <mcatanzaro>
Status: RESOLVED FIXED    
Severity: Normal CC: thorton, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: PC   
OS: Linux   

Description Michael Catanzaro 2023-02-17 08:25:39 PST
We currently have a harmless warning when opening a PDF document:

[Error] The `PDFViewerApplication.open` signature was updated, please use an object instead.

	(anonymous function) (viewer.js:1909)
	open (viewer.js:1895)
	open (content-script.js:55)
	(anonymous function) (content-script.js:68)
Comment 1 Michael Catanzaro 2023-02-17 09:19:16 PST
Pull request: https://github.com/WebKit/WebKit/pull/10286
Comment 2 EWS 2023-02-17 10:23:24 PST
Committed 260453@main (456e73f2be0f): <https://commits.webkit.org/260453@main>

Reviewed commits have been landed. Closing PR #10286 and removing active labels.
Comment 3 Radar WebKit Bug Importer 2023-02-17 10:24:21 PST
<rdar://problem/105602456>