Bug 255548 - [CURL] Do not attempt to create directories for in-memory cookie jar
Summary: [CURL] Do not attempt to create directories for in-memory cookie jar
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit2 (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Yury Semikhatsky
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2023-04-17 14:36 PDT by Yury Semikhatsky
Modified: 2023-04-17 17:27 PDT (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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>