Bug 273639 - [MacOS] WKWebView should have SPI to report whether a PDF is being displayed
Summary: [MacOS] WKWebView should have SPI to report whether a PDF is being displayed
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit API (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Abrar Rahman Protyasha
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2024-05-02 11:23 PDT by Abrar Rahman Protyasha
Modified: 2024-05-03 08:48 PDT (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.