Skip to content

Conversation

@crescentrose
Copy link
Contributor

Reference: https://developer.apple.com/documentation/safari-release-notes/safari-18-release-notes

Summary

Marks the prf extension for the CredentialsContainers API as available in Safari for macOS and iOS as of Safari 18.

Test results and supporting details

This feature is cited in the Safari 18.0 Release Notes:

Authentication

New Features

  • Added support for the WebAuthn PRF extension. (119057355)

I've tested it with this gist on Safari 18.6 running on macOS, and Safari 18.6 running on iOS (unfortunately I have no access to earlier versions). Both versions worked as expected when tested both with Apple's own password manager and with a third-party password manager (1Password).

The WebKit source has a feature gate referencing the iOS and macOS versions of Safari in which it was made available.

Confusingly, the WebKit bug 259934 that is currently referenced in this definition remains open with no updates from Apple. However, the feature is present, definitely works, and has been publicly announced by Apple in their own changelog 11 months ago. And the bug in the WebKit tracker has not been updated by Apple since 2023. So my assumption is that they forgot to close it :)

Related issues

None as far as I can tell.

@github-actions github-actions bot added data:api Compat data for Web APIs. https://developer.mozilla.org/docs/Web/API size:xs [PR only] 0-6 LoC changed labels Aug 14, 2025
@github-actions
Copy link
Contributor

github-actions bot commented Aug 14, 2025

Tip: Review these changes grouped by change (recommended for most PRs), or grouped by feature (for large PRs).

Copy link
Member

@Elchi3 Elchi3 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for your PR and welcome to mdn-browser-compat-data! 🎉

Great research! 18 seems correct to me. I guess Windows support is missing here, though, so maybe that's why the bug is still open? We usually set partial implementation when we encounter operating system limitations.

Copy link
Member

@Elchi3 Elchi3 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks again! 👍

@Elchi3 Elchi3 merged commit b82c7e5 into mdn:main Aug 15, 2025
6 checks passed
@crescentrose crescentrose deleted the update-safari-prf-support branch August 16, 2025 13:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

data:api Compat data for Web APIs. https://developer.mozilla.org/docs/Web/API size:xs [PR only] 0-6 LoC changed

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants