ladybird/Services/WebWorker
Adam Colvin 3a6d82245b LibWeb: Implement Screen.isExtended attribute
- Add WindowManagement to PolicyControlledFeature enum
- Add screen_count() virtual method to PageClient
- Store all screen rects in WebContent::PageClient, derive both
  screen_rect() and screen_count() from stored data
- Implement screen_count() overrides in SVGPageClient and PageHost
- Replace FIXME stub in Screen.cpp with spec-compliant implementation
2026-01-16 20:34:58 +01:00
..
CMakeLists.txt LibWeb: Set maximum OpenSSL threads in processes with JS 2026-01-04 15:56:54 +01:00
ConnectionFromClient.cpp LibWeb+WebWorker: Use IPC mechanics for structured serialization 2025-07-18 10:09:02 -04:00
ConnectionFromClient.h LibWeb+WebWorker: Use IPC mechanics for structured serialization 2025-07-18 10:09:02 -04:00
Forward.h LibWeb+WebWorker: Create SharedWorkerGlobalScope for Shared Workers 2025-05-18 17:50:05 -06:00
main.cpp LibWeb: Set maximum OpenSSL threads in processes with JS 2026-01-04 15:56:54 +01:00
PageHost.cpp LibWeb+WebContent: Allow WebContent to disentangle zoom from css pixels 2026-01-12 11:00:14 +00:00
PageHost.h LibWeb: Implement Screen.isExtended attribute 2026-01-16 20:34:58 +01:00
WorkerHost.cpp WebWorker: Move hack for initializing global scope's URL even earlier 2026-01-13 16:59:54 +01:00
WorkerHost.h LibWeb+WebWorker: Use IPC mechanics for structured serialization 2025-07-18 10:09:02 -04:00