Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 31a2484dd863a7a449323c3c222b47e028c2acf1
https://github.com/WebKit/WebKit/commit/31a2484dd863a7a449323c3c222b47e028c2acf1
Author: Patrick Griffis <[email protected]>
Date: 2026-08-02 (Sun, 02 Aug 2026)
Changed paths:
M Source/WebKit/UIProcess/API/glib/WebKitWebsiteData.cpp
M Tools/TestWebKitAPI/Tests/WebKit/WKWebView/glib/TestWebsiteData.cpp
Log Message:
-----------
[GLib] Fix looking up the size of various website data types
https://bugs.webkit.org/show_bug.cgi?id=320784
Reviewed by Adrian Perez de Castro and Carlos Garcia Campos.
This was using the wrong flags to match types. Update docs
and add tests for more types.
Test: Tools/TestWebKitAPI/Tests/WebKit/WKWebView/glib/TestWebsiteData.cpp
* Source/WebKit/UIProcess/API/glib/WebKitWebsiteData.cpp:
(webkit_website_data_get_size):
* Tools/TestWebKitAPI/Tests/WebKit/WKWebView/glib/TestWebsiteData.cpp:
(testWebsiteDataStorage):
(testWebsiteDataDatabases):
(testWebsiteDataDOMCache):
(testWebsiteDataSizes):
(beforeAll):
Canonical link: https://commits.webkit.org/318404@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications