RESOLVED FIXED 184572
[Curl] Cookie Database on memory path should be :memory:
https://bugs.webkit.org/show_bug.cgi?id=184572
Summary [Curl] Cookie Database on memory path should be :memory:
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.