ladybird/Services
Shannon Booth 790b9bd36a LibWebView: Add async cookie deletion internals
Add Internals.deleteAllCookies(), backed by an async WebContent to
browser request and ack pair. CookieJar can now clear transient and
persisted cookies. Note that we only delete all cookies associated
with the current URL so that tests are able to run in parallel with
one another without impacting shared cookie state.
2026-06-13 10:18:33 +02:00
..
Compositor LibSandbox: Add macOS service sandboxing 2026-06-10 21:16:41 +02:00
ImageDecoder LibSandbox: Add macOS service sandboxing 2026-06-10 21:16:41 +02:00
RequestServer LibSandbox: Add macOS service sandboxing 2026-06-10 21:16:41 +02:00
WebContent LibWebView: Add async cookie deletion internals 2026-06-13 10:18:33 +02:00
WebDriver Services: Use direct references to main event loops 2026-06-05 09:18:39 +02:00
WebWorker LibSandbox: Add macOS service sandboxing 2026-06-10 21:16:41 +02:00
CMakeLists.txt Compositor+LibWebView+WebContent: Scaffold opt-in Compositor process 2026-05-22 19:50:42 +01:00
RendererSandbox.h WebContent: Sandbox renderer processes on Linux 2026-06-09 19:35:09 +02:00
RendererSandboxLinux.cpp WebContent: Sandbox renderer processes on Linux 2026-06-09 19:35:09 +02:00
RendererSandboxMacOS.cpp LibSandbox: Add macOS service sandboxing 2026-06-10 21:16:41 +02:00
RendererSandboxUnimplemented.cpp WebContent: Sandbox renderer processes on Linux 2026-06-09 19:35:09 +02:00