| .. |
|
CMakeLists.txt
|
LibDevTools: Add Firefox DevTools network monitoring support
|
2026-01-15 20:10:19 +01:00 |
|
ConnectionFromClient.cpp
|
LibWeb: Use a queue to process fullscreen request completions
|
2026-03-17 18:58:37 -05:00 |
|
ConnectionFromClient.h
|
Everywhere: Add an is_fullscreen parameter to set_viewport
|
2026-03-17 18:58:37 -05:00 |
|
ConsoleGlobalEnvironmentExtensions.cpp
|
WebContent: Make more use of Value::as_if
|
2026-02-28 10:24:37 -05:00 |
|
ConsoleGlobalEnvironmentExtensions.h
|
LibGC+Everywhere: Factor out a LibGC from LibJS
|
2024-11-15 14:49:20 +01:00 |
|
DevToolsConsoleClient.cpp
|
LibJS: Add source locations to console.trace()
|
2026-02-06 11:58:07 +00:00 |
|
DevToolsConsoleClient.h
|
LibDevTools: Stream console messages instead of polling by index
|
2026-01-15 20:10:19 +01:00 |
|
Forward.h
|
LibWeb+LibWebView+WebContent: Introduce a WebUI framework
|
2025-03-28 07:31:10 -04:00 |
|
main.cpp
|
LibGfx+LibWeb: Move Skia backend context to process level singleton
|
2026-03-19 13:35:16 +01:00 |
|
PageClient.cpp
|
LibWeb+LibWebView+WebWorker: Send service sockets to workers over IPC
|
2026-03-12 20:32:55 +01:00 |
|
PageClient.h
|
LibWeb+LibWebView+WebWorker: Send service sockets to workers over IPC
|
2026-03-12 20:32:55 +01:00 |
|
PageHost.cpp
|
Everywhere: Use URL::about_XXX factory functions
|
2025-02-15 17:05:55 +00:00 |
|
PageHost.h
|
LibGC+Everywhere: Factor out a LibGC from LibJS
|
2024-11-15 14:49:20 +01:00 |
|
WebContentClient.ipc
|
WebContent: Remove the sync result from did_request_fullscreen_window
|
2026-03-17 18:58:37 -05:00 |
|
WebContentConsoleClient.cpp
|
LibJS: Make Completion.[[Value]] non-optional
|
2025-04-05 11:20:26 +02:00 |
|
WebContentConsoleClient.h
|
WebContent: Replace WeakPtr/Weakable with GC::Ptr for console client
|
2026-01-30 20:57:42 +01:00 |
|
WebContentServer.ipc
|
Everywhere: Add an is_fullscreen parameter to set_viewport
|
2026-03-17 18:58:37 -05:00 |
|
WebDriverClient.ipc
|
WebContent: Remove unused get_window_handle() IPC method
|
2026-02-15 08:21:41 -05:00 |
|
WebDriverConnection.cpp
|
LibWeb: Separate the active element and the element being activated
|
2026-03-17 04:01:29 -05:00 |
|
WebDriverConnection.h
|
WebContent: Remove unused get_window_handle() IPC method
|
2026-02-15 08:21:41 -05:00 |
|
WebDriverServer.ipc
|
WebDriver: Send window handle asynchronously after WebContent connects
|
2026-02-15 08:21:41 -05:00 |
|
WebUIClient.ipc
|
LibWeb+LibWebView+WebContent: Introduce a WebUI framework
|
2025-03-28 07:31:10 -04:00 |
|
WebUIConnection.cpp
|
LibIPC+LibWeb+LibWebView+Services: Add IPC::TransportHandle
|
2026-03-12 20:32:55 +01:00 |
|
WebUIConnection.h
|
LibIPC+LibWeb+LibWebView+Services: Add IPC::TransportHandle
|
2026-03-12 20:32:55 +01:00 |
|
WebUIServer.ipc
|
LibWeb+LibWebView+WebContent: Introduce a WebUI framework
|
2025-03-28 07:31:10 -04:00 |