serenity/Userland/Applications/Browser
Timothy Flynn 30e96749de LibWebView+WebContent: Remove unused did_get_dom_node_properties IPC
This is never invoked. The functionality it provides is implemented by
the return value of the `inspect_dom_node` IPC.
2023-11-24 08:37:19 +01:00
..
History
BookmarksBarWidget.cpp Browser: Move BookmarksBarWidget::PerformEditOn to anon namespace 2023-11-14 15:38:09 -07:00
BookmarksBarWidget.h Browser: Move BookmarksBarWidget::PerformEditOn to anon namespace 2023-11-14 15:38:09 -07:00
Browser.h
BrowserWindow.cpp BrowserSettings+Ladybird: Convert home / new tab page to resource URIs 2023-11-06 09:39:59 +01:00
BrowserWindow.gml
BrowserWindow.h
CMakeLists.txt
ConsoleWidget.cpp
ConsoleWidget.h
CookiesModel.cpp
CookiesModel.h
DownloadWidget.cpp
DownloadWidget.h
EditBookmark.gml
ElementSizePreviewWidget.cpp
ElementSizePreviewWidget.h
IconBag.cpp Browser: Add a context menu item to search for the selected text 2023-10-24 07:28:30 +02:00
IconBag.h Browser: Add a context menu item to search for the selected text 2023-10-24 07:28:30 +02:00
InspectorWidget.cpp Browser: Convert the inspector widget to the WebView model class 2023-11-05 09:11:23 +01:00
InspectorWidget.h
main.cpp BrowserSettings+Ladybird: Convert home / new tab page to resource URIs 2023-11-06 09:39:59 +01:00
ModelAdapter.h Browser: Convert the inspector widget to the WebView model class 2023-11-05 09:11:23 +01:00
StorageModel.cpp
StorageModel.h
StorageWidget.cpp
StorageWidget.gml
StorageWidget.h
Tab.cpp LibWebView+WebContent: Remove unused did_get_dom_node_properties IPC 2023-11-24 08:37:19 +01:00
Tab.gml
Tab.h Browser: Add a context menu item to search for the selected text 2023-10-24 07:28:30 +02:00
URLBox.cpp Browser: Use LibWebView to decide what parts of a URL to highlight 2023-10-20 07:18:54 +02:00
URLBox.h
WindowActions.cpp
WindowActions.h