ladybird/Services
Aliaksandr Kalenik b41ed92505 LibWeb: Remove Document.h include from Layout/Viewport.h
Move the inline dom_node() method to Viewport.cpp so the header no
longer needs the full Document definition. Add explicit includes to
files that relied on the transitive dependency.
2026-02-08 18:51:13 +01:00
..
ImageDecoder Everywhere: Remove LibCore/System.h includes from header files 2025-12-04 15:40:46 +00:00
RequestServer RequestServer: Don't register signals handlers on Windows 2026-02-02 10:35:11 +01:00
WebContent LibWeb: Remove Document.h include from Layout/Viewport.h 2026-02-08 18:51:13 +01:00
WebDriver WebDriver: Fix use-after-return in client death callback 2026-02-01 11:41:57 +01:00
WebWorker LibWeb+LibWebView+WebContent: Implement versioning for document cookies 2026-02-05 07:28:07 -05:00
CMakeLists.txt Services/WebDriver: Enable on Windows 2025-09-15 09:19:52 +02:00