Bug 273639

Summary: [MacOS] WKWebView should have SPI to report whether a PDF is being displayed
Product: WebKit Reporter: Abrar Rahman Protyasha <a_protyasha>
Component: WebKit APIAssignee: Abrar Rahman Protyasha <a_protyasha>
Status: RESOLVED FIXED    
Severity: Normal CC: a_protyasha, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

Description Abrar Rahman Protyasha 2024-05-02 11:23:57 PDT
WKWebViewIOS already exposes this as a property with the getter `_isDisplayingPDF`. Let's bring parity to WKWebViewMac.
Comment 1 Radar WebKit Bug Importer 2024-05-02 11:24:06 PDT
<rdar://problem/127442624>
Comment 2 Abrar Rahman Protyasha 2024-05-02 11:51:40 PDT
Pull request: https://github.com/WebKit/WebKit/pull/28052
Comment 3 EWS 2024-05-03 08:48:39 PDT
Committed 278324@main (dc1ebf3e8190): <https://commits.webkit.org/278324@main>

Reviewed commits have been landed. Closing PR #28052 and removing active labels.