RESOLVED FIXED 287846
In WKContentViewInteraction.mm, WKDigitalCredentialsPicker.h should only be included conditionally
https://bugs.webkit.org/show_bug.cgi?id=287846
Summary In WKContentViewInteraction.mm, WKDigitalCredentialsPicker.h should only be i...
Marcos Caceres
Reported 2025-02-17 18:20:19 PST
In WKContentViewInteraction.mm, the WKDigitalCredentialsPicker.h header is being included unconditionally. It should only be included conditionally if there's the platform has a digital credentials UI.
Attachments
Radar WebKit Bug Importer
Comment 1 2025-02-17 18:21:24 PST
Marcos Caceres
Comment 2 2025-02-17 18:26:42 PST
EWS
Comment 3 2025-02-18 12:17:40 PST
Committed 290545@main (90a7bde383bc): <https://commits.webkit.org/290545@main> Reviewed commits have been landed. Closing PR #40749 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.