Timothy Flynn 8dc25dffc2 LibWebView: Protect URL highlighting against partially-typed URLs 1 год назад
..
AccessibilityTreeModel.cpp 1cc199d365 LibWeb: Prevent crash when inspecting SVG documents 2 лет назад
AccessibilityTreeModel.h 3cc376d1a2 LibWebView: Replace uses of JsonObject::get_deprecated()/get_ptr() 2 лет назад
AriaPropertiesStateModel.cpp 3f35ffb648 Userland: Prefer `_string` over `_short_string` 2 лет назад
AriaPropertiesStateModel.h afb07281ad Browser+LibWebView: Load and Display ARIA Properites and State 2 лет назад
CMakeLists.txt b770ed03ac LibWebView: Define the list of built-in search engines in LibWebView 1 год назад
ConsoleClient.cpp 204a6f9241 Ladybird+LibWebView: Move console history tracking to ConsoleClient 1 год назад
ConsoleClient.h 204a6f9241 Ladybird+LibWebView: Move console history tracking to ConsoleClient 1 год назад
CookieJar.cpp a39eebeb74 LibWebView: Reject cookies whose domain is on the Public Suffix List 1 год назад
CookieJar.h 5c5a00dd3a Ladybird+LibWebView: Move CookieJar, Database, and History to LibWebView 1 год назад
DOMTreeModel.cpp a5a3913e39 LibWeb+LibWebView: Show shadow roots in the DOM inspector 2 лет назад
DOMTreeModel.h 3cc376d1a2 LibWebView: Replace uses of JsonObject::get_deprecated()/get_ptr() 2 лет назад
Database.cpp e26ead0995 Ladybird+LibWebView: Move creation of the SQL client to LibWebView 1 год назад
Database.h e26ead0995 Ladybird+LibWebView: Move creation of the SQL client to LibWebView 1 год назад
Forward.h b770ed03ac LibWebView: Define the list of built-in search engines in LibWebView 1 год назад
History.cpp 5c5a00dd3a Ladybird+LibWebView: Move CookieJar, Database, and History to LibWebView 1 год назад
History.h 5c5a00dd3a Ladybird+LibWebView: Move CookieJar, Database, and History to LibWebView 1 год назад
Native.css 7436f4fec2 LibWebView: Add a standard "look like the OS" style sheet 1 год назад
OutOfProcessWebView.cpp a3ddba4191 Userland: Port GUI::Application::show_tooltip() to String 1 год назад
OutOfProcessWebView.h 901220c588 LibWeb: Port Storage interface from DeprecatedString to String 1 год назад
RequestServerAdapter.cpp ec3267e002 LibProtocol+LibWebView: Allow callers provide their own RequestClient 2 лет назад
RequestServerAdapter.h ec3267e002 LibProtocol+LibWebView: Allow callers provide their own RequestClient 2 лет назад
SearchEngine.cpp e221b3afeb LibWebView: Add an API to format a search query for UI display 1 год назад
SearchEngine.h e221b3afeb LibWebView: Add an API to format a search query for UI display 1 год назад
SourceHighlighter.cpp 9303e9e76f LibWeb: Port Element::local_name and TagNames from Deprecated String 1 год назад
SourceHighlighter.h 1e1c3e5a34 LibWebView: Create a method to syntax-highlight page source with HTML 1 год назад
StylePropertiesModel.cpp 3f35ffb648 Userland: Prefer `_string` over `_short_string` 2 лет назад
StylePropertiesModel.h f33824d2e9 LibGUI+Userland: Propagate errors in Model::column_name() 2 лет назад
URL.cpp 8dc25dffc2 LibWebView: Protect URL highlighting against partially-typed URLs 1 год назад
URL.h 9f9e5c0f55 LibWebView: Add an API to query if a host is on the Public Suffix List 1 год назад
UserAgent.cpp 63d09f6daf Browser+Ladybird: Let the list of user agent strings be shared 1 год назад
UserAgent.h 63d09f6daf Browser+Ladybird: Let the list of user agent strings be shared 1 год назад
ViewImplementation.cpp 6af279a22d LibWebView: Add a helper to get selected text with collapsed whitespace 1 год назад
ViewImplementation.h 6af279a22d LibWebView: Add a helper to get selected text with collapsed whitespace 1 год назад
WebContentClient.cpp a5b01689f1 LibWeb+LibWebView+WebContent: Add support for meta theme-color 1 год назад
WebContentClient.h a5b01689f1 LibWeb+LibWebView+WebContent: Add support for meta theme-color 1 год назад
WebSocketClientAdapter.cpp dd694215bc LibWebView+LibProtocol: Allow app to pass custom WebSocketClients 2 лет назад
WebSocketClientAdapter.h dd694215bc LibWebView+LibProtocol: Allow app to pass custom WebSocketClients 2 лет назад