RESOLVED FIXED310275
REGRESSION(309546@main): [macOS] UI process crashes when loading PDF files (unrecognized selector `setUsesDefaultConfiguration:`)
https://bugs.webkit.org/show_bug.cgi?id=310275
Summary REGRESSION(309546@main): [macOS] UI process crashes when loading PDF files (u...
Abrar Rahman Protyasha
Reported 2026-03-19 04:43:53 PDT
While 309546@main made the `usesDefaultConfiguration` property _visible_ to WKPDFHUDView.swift, we failed to provide the definition, which is available in NSGlassEffectView+Extras.swift. This source needs to be added as a derived source under the build products directory in our Xcode project.
Attachments
Radar WebKit Bug Importer
Comment 1 2026-03-19 04:44:00 PDT
Abrar Rahman Protyasha
Comment 2 2026-03-19 04:49:53 PDT
EWS
Comment 3 2026-03-19 10:24:17 PDT
Committed 309563@main (146f78dd99b1): <https://commits.webkit.org/309563@main> Reviewed commits have been landed. Closing PR #60932 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.