ladybird/Libraries/LibWebView/EventLoop
Timothy Flynn 5c88c3718b LibCore: Do not include SocketAddressWindows.h in System.h
SocketAddressWindows.h contains (re)definitions of a bunch of system-
level types. This leads to a bunch of conflicts when trying to include
proper Windows headers in SystemWindows.cpp. This patch removes this
inclusion and just forward-declares the couple of types we need.
2025-12-01 06:34:32 -05:00
..
EventLoopImplementationMacOS.h LibWebView: Add common source loop source for deferred_invoke() on macOS 2025-10-24 16:04:42 +02:00
EventLoopImplementationMacOS.mm LibCore: Remove unused NotifierActivationEvent fd() and type() methods 2025-11-22 09:47:25 +01:00
EventLoopImplementationQt.cpp LibCore: Do not include SocketAddressWindows.h in System.h 2025-12-01 06:34:32 -05:00
EventLoopImplementationQt.h LibCore: Remove unused "visible for timer purposes" concept 2025-08-11 16:55:25 +02:00
EventLoopImplementationQtEventTarget.cpp LibWebView+Services+UI: Move the EventLoop implementations to LibWebView 2024-11-11 07:35:43 -05:00
EventLoopImplementationQtEventTarget.h LibWebView+Services+UI: Move the EventLoop implementations to LibWebView 2024-11-11 07:35:43 -05:00