ladybird/Libraries/LibWebView/WebUI
Timothy Flynn c34119cb29 LibWebView: Add a settings section to manage browsing data caches
This adds a section to allow users to clear the HTTP disk cache and
cookies / local storage / session storage. There are a few options to
limit this action to a specific time range (e.g. "last hour"). The
user is informed how much disk space is being used currently, and how
much will be removed given the selected time range.

The idea is that in the future, we can add more settings here to auto-
delete data on exit, disable caching altogether, etc.
2025-11-12 09:06:21 -05:00
..
ProcessesUI.cpp LibWeb+LibWebView+WebContent: Convert about:processes to a WebUI 2025-03-28 07:31:10 -04:00
ProcessesUI.h LibWebView: Enable EXPLICIT_SYMBOL_EXPORT 2025-08-23 16:04:36 -06:00
SettingsUI.cpp LibWebView: Add a settings section to manage browsing data caches 2025-11-12 09:06:21 -05:00
SettingsUI.h LibWebView: Add a settings section to manage browsing data caches 2025-11-12 09:06:21 -05:00