Bug 184572

Summary: [Curl] Cookie Database on memory path should be :memory:
Product: WebKit Reporter: Christopher Reid <chris.reid>
Component: PlatformAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: achristensen, bfulgham, commit-queue, don.olmstead, ews-watchlist, galpeter, pvollan, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Christopher Reid
Reported 2018-04-12 17:16:16 PDT
CookieJarDB::isOnMemory is comparing the database path with :onmemory: but it should be using :memory:. https://www.sqlite.org/inmemorydb.html
Attachments
Patch (1.25 KB, patch)
2018-04-12 17:41 PDT, Christopher Reid
no flags
Christopher Reid
Comment 1 2018-04-12 17:41:01 PDT
WebKit Commit Bot
Comment 2 2018-04-12 18:28:00 PDT
Comment on attachment 337853 [details] Patch Clearing flags on attachment: 337853 Committed r230619: <https://trac.webkit.org/changeset/230619>
WebKit Commit Bot
Comment 3 2018-04-12 18:28:02 PDT
All reviewed patches have been landed. Closing bug.
Radar WebKit Bug Importer
Comment 4 2018-04-12 18:28:20 PDT
Note You need to log in before you can comment on or make changes to this bug.