ladybird/Services/WebWorker
Shannon Booth 9e7aa878bc LibWeb: Properly determine if running in SecureContext for Workers
Fixes the included imported test. Note that this required a minor
edit of the WPT import to work with our test harness setup to
try and create a non secure context setup as both file:// and
localhost are considered secure contexts.
2026-02-26 07:22:50 +01:00
..
CMakeLists.txt LibHTTP+Everywhere: Move the cookie implementation to LibHTTP 2026-02-10 12:21:20 +01:00
ConnectionFromClient.cpp LibWeb: Begin serializing global object as part of serialized ESO 2026-02-23 11:42:20 +01:00
ConnectionFromClient.h LibWeb: Begin serializing global object as part of serialized ESO 2026-02-23 11:42:20 +01:00
Forward.h LibWeb+WebWorker: Create SharedWorkerGlobalScope for Shared Workers 2025-05-18 17:50:05 -06:00
main.cpp LibURL+Elsewhere: Consider file:// origins opaque by default 2026-02-21 23:00:57 +01:00
PageHost.cpp LibHTTP+Everywhere: Move the cookie implementation to LibHTTP 2026-02-10 12:21:20 +01:00
PageHost.h LibHTTP+Everywhere: Move the cookie implementation to LibHTTP 2026-02-10 12:21:20 +01:00
WorkerHost.cpp LibWeb: Properly determine if running in SecureContext for Workers 2026-02-26 07:22:50 +01:00
WorkerHost.h LibWeb: Begin serializing global object as part of serialized ESO 2026-02-23 11:42:20 +01:00