Bug 124973
Summary: | WebKit can't access iCloud keychain | ||
---|---|---|---|
Product: | WebKit | Reporter: | Thaison Nguyen <thieson08> |
Component: | Platform | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED DUPLICATE | ||
Severity: | Normal | CC: | hkclarionmakmur, rowan |
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | Mac | ||
OS: | OS X 10.9 |
Thaison Nguyen
Since i updated Webkit several days ago, WebKit can't access to the iCloud keychain. It asks me every time I login into a website, if Webkit should save the password. Under /Settings/Passwords/ there is not a single entry.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Rowan Beentje
This has the same underlying issue as #126597 , I think.
I'm getting the same thing; Console.app is filled with errors like:
06/05/2014 18:10:47.219 secd[286]: securityd_xpc_dictionary_handler SafariForWebKitD[23983] copy_matching The operation couldn’t be completed. (OSStatus error -34018 - client has neither application-identifier nor keychain-access-groups entitlements)
06/05/2014 18:10:47.219 SafariForWebKitDevelopment[23983]: SecOSStatusWith error:[-34018] The operation couldn’t be completed. (OSStatus error -34018 - Remote error : The operation couldn‚Äôt be completed. (OSStatus error -34018 - client has neither application-identifier nor keychain-access-groups entitlements))
I thought it might be an auto-update problem but a fresh download from http://nightly.webkit.org has the same issue. No passwords are saved or populated from keychain. Irritating enough that I'm not using the nightlies for now...
Alexey Proskuryakov
Duping to the newer report, because it happens to already be associated with Apple's internal bug tracker.
*** This bug has been marked as a duplicate of bug 126597 ***