WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
293077
Stop using deprecated PDFSelection.html
https://bugs.webkit.org/show_bug.cgi?id=293077
Summary
Stop using deprecated PDFSelection.html
Brent Fulgham
Reported
2025-05-15 16:29:24 PDT
The PDFSelection object's private `html` property was deprecated in macOS 10.14 in favor of the private `htmlData` property. Rather than disable deprecation warnings for use of `html`, just provide a comparable conversion for platforms that don't have this property.
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2025-05-15 16:34:09 PDT
<
rdar://problem/151421347
>
Brent Fulgham
Comment 2
2025-05-15 16:35:14 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/45458
EWS
Comment 3
2025-05-16 16:10:06 PDT
Committed
295038@main
(32a5c1cc64f6): <
https://commits.webkit.org/295038@main
> Reviewed commits have been landed. Closing PR #45458 and removing active labels.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug