ladybird/Userland/Libraries/LibWebView
Andreas Kling d4acdac317 LibWeb+WebContent+Browser: Plumb visibility state from GUI to web pages
OOPWV now reacts to show/hide events and informs LibWeb about the state
change. This makes visibilitychange events fire when switching tabs. :^)
2022-09-20 10:32:14 +02:00
..
DumpLayoutTree
CMakeLists.txt LibWeb+LibWebView+WebContent: Add Web::Platform::ImageCodecPlugin 2022-09-16 15:15:50 +02:00
DOMTreeModel.cpp
DOMTreeModel.h
Forward.h
OutOfProcessWebView.cpp LibWeb+WebContent+Browser: Plumb visibility state from GUI to web pages 2022-09-20 10:32:14 +02:00
OutOfProcessWebView.h LibWeb+WebContent+Browser: Plumb visibility state from GUI to web pages 2022-09-20 10:32:14 +02:00
RequestServerAdapter.cpp
RequestServerAdapter.h
StylePropertiesModel.cpp
StylePropertiesModel.h
WebContentClient.cpp
WebContentClient.h Base: Launch WebContent at session start-up 2022-08-14 21:52:35 +01:00
WebSocketClientAdapter.cpp
WebSocketClientAdapter.h