WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
189876
Generalize Keychain access mechanism from WebAuthN mock testing
https://bugs.webkit.org/show_bug.cgi?id=189876
Summary
Generalize Keychain access mechanism from WebAuthN mock testing
Jiewen Tan
Reported
2018-09-21 21:04:22 PDT
Generalize Keychain access mechanism from WebAuthN mock testing such that those added helpers can be used by others. Helpers are from TestRunner: void addTestKeyToKeychain(JSStringRef privateKeyBase64, JSStringRef attrLabel, JSStringRef applicationTagBase64); void cleanUpKeychain(JSStringRef attrLabel); bool isKeyExisted(JSStringRef attrLabel, JSStringRef applicationTagBase64);
Attachments
Add attachment
proposed patch, testcase, etc.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug