ladybird/Tests/LibWebView
Andreas Kling 66e0035c9e LibWebView: Structure autocomplete suggestions
Replace the frontend-facing Vector<String> flow with structured
AutocompleteSuggestion objects carrying source, section, title,
and favicon metadata.

Build merged history and literal-URL rows in LibWebView, deduplicate
equivalent URL suggestions, move the autocomplete URL helpers out
of URL.h, and update the history and URL tests around the new model.
2026-04-16 21:01:28 +02:00
..
CMakeLists.txt LibWebView: Add a SQL history store 2026-04-16 21:01:28 +02:00
TestHistoryStore.cpp LibWebView: Structure autocomplete suggestions 2026-04-16 21:01:28 +02:00
TestWebViewURL.cpp LibWebView: Structure autocomplete suggestions 2026-04-16 21:01:28 +02:00