Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 102fc4e9903836a4beac1b549c8dc42419ae422b
      
https://github.com/WebKit/WebKit/commit/102fc4e9903836a4beac1b549c8dc42419ae422b
  Author: Carlos Garcia Campos <[email protected]>
  Date:   2023-02-17 (Fri, 17 Feb 2023)

  Changed paths:
    M Source/WebKit/UIProcess/WebsiteData/WebsiteDataStore.cpp

  Log Message:
  -----------
  REGRESSION(253824@main): [GTK][WPE] ASSERTION FAILED: 
m_sessionID.isEphemeral() || !path.isEmpty() running C API tests
https://bugs.webkit.org/show_bug.cgi?id=252473

Reviewed by Michael Catanzaro.

The problem is that the default website data store is created with an
ephemeral configuration, but a persistent session ID.

* Source/WebKit/UIProcess/WebsiteData/WebsiteDataStore.cpp:
(WebKit::defaultDataStoreIsPersistent):
(WebKit::WebsiteDataStore::defaultDataStore):

Canonical link: https://commits.webkit.org/260445@main


_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to