Bug 252473 - REGRESSION(253824@main): [GTK][WPE] ASSERTION FAILED: m_sessionID.isEphemeral() || !path.isEmpty() running C API tests
Summary: REGRESSION(253824@main): [GTK][WPE] ASSERTION FAILED: m_sessionID.isEphemeral...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKitGTK (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Carlos Garcia Campos
URL:
Keywords: Gtk, Regression
Depends on:
Blocks:
 
Reported: 2023-02-17 04:19 PST by Carlos Garcia Campos
Modified: 2023-02-17 07:12 PST (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Carlos Garcia Campos 2023-02-17 04:19:42 PST
The problem is that the default website data store is created with an ephemeral configuration, but a persistent session ID.
Comment 1 Carlos Garcia Campos 2023-02-17 04:21:37 PST
Pull request: https://github.com/WebKit/WebKit/pull/10269
Comment 2 EWS 2023-02-17 07:12:08 PST
Committed 260445@main (102fc4e99038): <https://commits.webkit.org/260445@main>

Reviewed commits have been landed. Closing PR #10269 and removing active labels.