WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
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
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Christopher Reid
Comment 1
2018-04-12 17:41:01 PDT
Created
attachment 337853
[details]
Patch
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
<
rdar://problem/39401261
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug