[Webkit-unassigned] [Bug 188209] New: [Cocoa] setCookie API fails to set session cookies for defaultDataStore if processPool created but not used

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jul 31 16:34:48 PDT 2018


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

            Bug ID: 188209
           Summary: [Cocoa] setCookie API fails to set session cookies for
                    defaultDataStore if processPool created but not used
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: New Bugs
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: sihui_liu at apple.com

Steps to reproduce:
1. Create a WKWebViewConfiguration configuration
2. Set processPool for configuration
3. Set a session cookie for domain apple.com to defaultDataStore
4. Create a webView with the configuration
5. Load apple.com in the webView, and check if the session cookie is in cookie storage via web inspector

-- 
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/20180731/d2780d63/attachment.html>


More information about the webkit-unassigned mailing list