[Webkit-unassigned] [Bug 184572] New: [Curl] Cookie Database on memory path should be :memory:

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Apr 12 17:16:16 PDT 2018


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

            Bug ID: 184572
           Summary: [Curl] Cookie Database on memory path should be
                    :memory:
           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: chris.reid at sony.com

CookieJarDB::isOnMemory is comparing the database path with :onmemory: but it should be using :memory:.
https://www.sqlite.org/inmemorydb.html

-- 
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/20180413/d4c14f6d/attachment-0001.html>


More information about the webkit-unassigned mailing list