[Webkit-unassigned] [Bug 259135] New: [Curl][Soup] Move unused function of CredentialStorage[Curl|Soup] to CredentialStorage

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jul 11 20:38:32 PDT 2023


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

            Bug ID: 259135
           Summary: [Curl][Soup] Move unused function of
                    CredentialStorage[Curl|Soup] to CredentialStorage
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Platform
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: kenji.shukuwa at open-tec.co.jp

CredentialStorage::getFromPersistentStorage is not used in WebKit2.
That's why the curl and soup ports have minimal implementations.

Since this function is unlikely to change in the future, we would like
to move the function to CredentialStorage.cpp for better maintainability
in the future.

-- 
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/20230712/594fabf3/attachment.htm>


More information about the webkit-unassigned mailing list