ladybird/Libraries/LibWebView/WebUI
Shannon Booth eb2865ea4b LibWebView: Show remote iframe processes in about:processes
Teach about:processes to display WebContent processes hosting remote
iframes underneath their embedding WebContent process.

The relationship is derived from the UI process' site isolation frame
host state and exposed as presentation-only metadata for the about page,
rather than treating it as OS process parentage.
2026-06-24 20:51:48 +02:00
..
BookmarksUI.cpp
BookmarksUI.h
HistoryUI.cpp
HistoryUI.h
ProcessesUI.cpp LibWebView: Show remote iframe processes in about:processes 2026-06-24 20:51:48 +02:00
ProcessesUI.h
SettingsUI.cpp LibWeb+LibWebView+WebContent: Allow muted media to autoplay by default 2026-06-19 09:41:32 +02:00
SettingsUI.h LibWeb+LibWebView+WebContent: Allow muted media to autoplay by default 2026-06-19 09:41:32 +02:00
VersionUI.cpp
VersionUI.h