Bug 255548

Summary: [CURL] Do not attempt to create directories for in-memory cookie jar
Product: WebKit Reporter: Yury Semikhatsky <yurys>
Component: WebKit2Assignee: Yury Semikhatsky <yurys>
Status: RESOLVED FIXED    
Severity: Normal CC: kkinnunen, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

Description Yury Semikhatsky 2023-04-17 14:36:14 PDT
[CURL] Unable to create the Cookie Database path :memory:
Comment 1 Yury Semikhatsky 2023-04-17 14:37:03 PDT
Following error message is printed to the console when using an ephemeral context:

Unable to create the Cookie Database path :memory:
Comment 2 Yury Semikhatsky 2023-04-17 14:38:56 PDT
Pull request: https://github.com/WebKit/WebKit/pull/12823
Comment 3 EWS 2023-04-17 17:26:04 PDT
Committed 263046@main (119fa0cb2ae6): <https://commits.webkit.org/263046@main>

Reviewed commits have been landed. Closing PR #12823 and removing active labels.
Comment 4 Radar WebKit Bug Importer 2023-04-17 17:27:18 PDT
<rdar://problem/108169079>