[Webkit-unassigned] [Bug 186789] New: Make SecItemShim to not send return value for SecItemAdd

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jun 18 14:42:53 PDT 2018


https://bugs.webkit.org/show_bug.cgi?id=186789

            Bug ID: 186789
           Summary: Make SecItemShim to not send return value for
                    SecItemAdd
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit Misc.
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: jiewen_tan at apple.com

Return value of SecItemAdd is often ignored. Even if it isn't, we don't have the ability to serialize SecKeychainItemRef.Otherwise, it would go through the weird route of serializing SecKeychainItemRef by asking Keychain for its persistent reference. This contradicts the purpose of SecItemShim, which is to proxy all Keychain operations to UIProcess.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20180618/4383a865/attachment.html>


More information about the webkit-unassigned mailing list