ladybird/Libraries/LibWebView/WebUI
Andreas Kling c249f0324b LibWebView: Let Settings clear browsing history
Route the existing Clear Browsing Data dialog through HistoryStore's
time-range deletion path as well. That makes the Settings action
remove visited pages from persisted history and from history-backed
address bar suggestions instead of only touching cache and site data.

Add a history checkbox to the dialog, thread its state through the
Settings WebUI message, and cover remove_entries_accessed_since() for
both transient and persisted stores in TestHistoryStore.
2026-04-16 21:01:28 +02:00
..
BookmarksUI.cpp LibWebView+UI: Add an about:bookmarks page to manage bookmarks 2026-04-09 10:08:06 -04:00
BookmarksUI.h LibWebView+UI: Add an about:bookmarks page to manage bookmarks 2026-04-09 10:08:06 -04: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: Let Settings clear browsing history 2026-04-16 21:01:28 +02:00
SettingsUI.h LibWeb+LibWebView+WebContent: Add a setting to control autoscrolling 2026-04-13 13:01:45 -04:00