-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Digital Credentials: conditionally enable the API based on entitlement #47105
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Digital Credentials: conditionally enable the API based on entitlement #47105
Conversation
EWS run on previous version of this PR (hash 2d98ecb) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Also, is this never called outside the web process?
2d98ecb
to
ec0df08
Compare
EWS run on previous version of this PR (hash ec0df08) |
Yes, it's called form the UI Process too, so good catch there. |
ec0df08
to
9e3337b
Compare
EWS run on previous version of this PR (hash 9e3337b) |
9e3337b
to
b1f59af
Compare
EWS run on previous version of this PR (hash b1f59af) |
b1f59af
to
5c50a53
Compare
EWS run on current version of this PR (hash 5c50a53) |
rdar://152637111 https://bugs.webkit.org/show_bug.cgi?id=294889 Reviewed by Abrar Rahman Protyasha and Pascoe. Conditionally enable the Digital Credentials API based on the appropriate entitlements. * Source/WebKit/Shared/WebPreferencesDefaultValues.cpp: (WebKit::defaultDigitalCredentialsEnabled): Canonical link: https://commits.webkit.org/296643@main
5c50a53
to
bad1636
Compare
Committed 296643@main (bad1636): https://commits.webkit.org/296643@main Reviewed commits have been landed. Closing PR #47105 and removing active labels. |
bad1636
5c50a53