ladybird/Userland/Libraries/LibWebView
Timothy Flynn 8362c073f3 Everywhere: Remove LibSQL, SQLServer, and the sql REPL :^)
It is now entirely unused and replaced by sqlite3.
2024-06-06 11:27:03 -04:00
..
Attribute.cpp
Attribute.h
ChromeProcess.cpp
ChromeProcess.h
CMakeLists.txt LibWebView: Replace usage of LibSQL with sqlite3 2024-06-06 11:27:03 -04:00
CookieJar.cpp LibWebView: Replace usage of LibSQL with sqlite3 2024-06-06 11:27:03 -04:00
CookieJar.h LibWebView: Replace usage of LibSQL with sqlite3 2024-06-06 11:27:03 -04:00
Database.cpp LibWebView: Replace usage of LibSQL with sqlite3 2024-06-06 11:27:03 -04:00
Database.h LibWebView: Replace usage of LibSQL with sqlite3 2024-06-06 11:27:03 -04:00
Forward.h
InspectorClient.cpp
InspectorClient.h
Native.css
ProcessHandle.cpp
ProcessHandle.h
ProcessInfo.h Everywhere: Remove LibSQL, SQLServer, and the sql REPL :^) 2024-06-06 11:27:03 -04:00
ProcessManager.cpp Everywhere: Remove LibSQL, SQLServer, and the sql REPL :^) 2024-06-06 11:27:03 -04:00
ProcessManager.h
RequestServerAdapter.cpp LibProtocol+Userland: Support unbuffered protocol requests 2024-05-26 18:29:24 +02:00
RequestServerAdapter.h LibProtocol+Userland: Support unbuffered protocol requests 2024-05-26 18:29:24 +02:00
SearchEngine.cpp LibWebView: Add Wikipedia to builtin search engines list 2024-05-11 07:53:04 -04:00
SearchEngine.h
SourceHighlighter.cpp
SourceHighlighter.h
UIProcessClient.ipc
UIProcessServer.ipc
URL.cpp Everywhere: Remove LibGemini 2024-06-04 09:19:39 +02:00
URL.h
UserAgent.cpp
UserAgent.h
ViewImplementation.cpp LibWeb+WebContent: Move scrollbar painting into WebContent 2024-06-05 07:03:42 +02:00
ViewImplementation.h LibWeb: Remove did_request_scroll_to IPC call 2024-06-05 07:03:42 +02:00
WebContentClient.cpp LibWeb: Remove did_request_scroll_to IPC call 2024-06-05 07:03:42 +02:00
WebContentClient.h LibWeb: Remove did_request_scroll_to IPC call 2024-06-05 07:03:42 +02:00
WebSocketClientAdapter.cpp
WebSocketClientAdapter.h