[webkit-changes] [WebKit/WebKit] 34c3eb: [GLIB] Add API to control originStorageRatio and t...

Przemyslaw Gorszkowski noreply at github.com
Tue Jun 20 06:34:07 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 34c3ebb7bacda0a74abfd5c7fe61e2cc387dba4b
      https://github.com/WebKit/WebKit/commit/34c3ebb7bacda0a74abfd5c7fe61e2cc387dba4b
  Author: Przemyslaw Gorszkowski <pgorszkowski at igalia.com>
  Date:   2023-06-20 (Tue, 20 Jun 2023)

  Changed paths:
    M Source/WebKit/UIProcess/API/glib/WebKitWebsiteDataManager.cpp
    M Tools/TestWebKitAPI/Tests/WebKitGLib/TestWebsiteData.cpp
    M Tools/TestWebKitAPI/glib/WebKitGLib/WebViewTest.cpp
    M Tools/TestWebKitAPI/glib/WebKitGLib/WebViewTest.h

  Log Message:
  -----------
  [GLIB] Add API to control originStorageRatio and totalStorageRatio
https://bugs.webkit.org/show_bug.cgi?id=254905

Reviewed by Carlos Garcia Campos.

Add API to control originStorageRatio and totalStorageRatio.

* Source/WebKit/UIProcess/API/glib/WebKitWebsiteDataManager.cpp:
(webkitWebsiteDataManagerSetProperty):
(webkit_website_data_manager_class_init):
(webkitWebsiteDataManagerGetDataStore):

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




More information about the webkit-changes mailing list