Skip to content

Conversation

AZero13
Copy link
Contributor

@AZero13 AZero13 commented Sep 6, 2024

dc269f2

LocalAuthenticatorAccessGroup should be an Objective-C String literal
https://bugs.webkit.org/show_bug.cgi?id=279240

Reviewed by Pascoe.

* Source/WebCore/Modules/webauthn/WebAuthenticationConstants.h: Make Objective-C literal.
* Source/WebKit/UIProcess/API/Cocoa/_WKWebAuthenticationPanel.mm: Ditto.
(+[_WKWebAuthenticationPanel getAllLocalAuthenticatorCredentials]): Ditto.
(+[_WKWebAuthenticationPanel getAllLocalAuthenticatorCredentialsWithRPID:]): Ditto.
(+[_WKWebAuthenticationPanel getAllLocalAuthenticatorCredentialsWithCredentialID:]): Ditto.
(+[_WKWebAuthenticationPanel importLocalAuthenticatorCredential:error:]): Ditto.

Canonical link: https://commits.webkit.org/283773@main

c6ed917

Misc iOS, visionOS, tvOS & watchOS macOS Linux Windows
✅ 🧪 style ✅ 🛠 ios ✅ 🛠 mac ✅ 🛠 wpe ✅ 🛠 wincairo
✅ 🧪 bindings ✅ 🛠 ios-sim ✅ 🛠 mac-AS-debug ✅ 🧪 wpe-wk2 ✅ 🧪 wincairo-tests
✅ 🧪 webkitperl ✅ 🧪 ios-wk2 ✅ 🧪 api-mac ✅ 🧪 api-wpe
✅ 🧪 ios-wk2-wpt ✅ 🧪 mac-wk1 ✅ 🛠 wpe-cairo
✅ 🧪 api-ios ✅ 🧪 mac-wk2 ✅ 🛠 gtk
✅ 🛠 vision ✅ 🧪 mac-AS-debug-wk2 ✅ 🧪 gtk-wk2
✅ 🛠 vision-sim ✅ 🧪 mac-wk2-stress ✅ 🧪 api-gtk
✅ 🛠 🧪 merge ✅ 🧪 vision-wk2 ✅ 🧪 mac-intel-wk2
✅ 🛠 tv
✅ 🛠 tv-sim
✅ 🛠 watch
✅ 🛠 watch-sim

@AZero13 AZero13 requested a review from cdumez as a code owner September 6, 2024 01:08
@webkit-ews-buildbot webkit-ews-buildbot added the merging-blocked Applied to prevent a change from being merged label Sep 6, 2024
@pascoej pascoej added merge-queue Applied to send a pull request to merge-queue and removed merging-blocked Applied to prevent a change from being merged labels Sep 17, 2024
https://bugs.webkit.org/show_bug.cgi?id=279240

Reviewed by Pascoe.

* Source/WebCore/Modules/webauthn/WebAuthenticationConstants.h: Make Objective-C literal.
* Source/WebKit/UIProcess/API/Cocoa/_WKWebAuthenticationPanel.mm: Ditto.
(+[_WKWebAuthenticationPanel getAllLocalAuthenticatorCredentials]): Ditto.
(+[_WKWebAuthenticationPanel getAllLocalAuthenticatorCredentialsWithRPID:]): Ditto.
(+[_WKWebAuthenticationPanel getAllLocalAuthenticatorCredentialsWithCredentialID:]): Ditto.
(+[_WKWebAuthenticationPanel importLocalAuthenticatorCredential:error:]): Ditto.

Canonical link: https://commits.webkit.org/283773@main
@webkit-commit-queue
Copy link
Collaborator

Committed 283773@main (dc269f2): https://commits.webkit.org/283773@main

Reviewed commits have been landed. Closing PR #33225 and removing active labels.

@webkit-commit-queue webkit-commit-queue merged commit dc269f2 into WebKit:main Sep 17, 2024
@webkit-commit-queue webkit-commit-queue removed the merge-queue Applied to send a pull request to merge-queue label Sep 17, 2024
@AZero13 AZero13 deleted the k branch September 17, 2024 18:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants