mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2026-04-18 18:00:31 +00:00
Move MachPortServer from LibWebView into LibIPC as MachBootstrapListener and move the Mach message structs from MachMessageTypes.h into LibIPC. These types are IPC infrastructure, not UI or platform concerns. Consolidating them in LibIPC keeps the Mach bootstrap handshake self-contained in a single library and removes LibWebView's dependency on LibThreading. |
||
|---|---|---|
| .. | ||
| ProcessInfo.h | ||
| ProcessStatistics.h | ||
| ProcessStatisticsLinux.cpp | ||
| ProcessStatisticsMach.cpp | ||
| ProcessStatisticsMach.h | ||
| ProcessStatisticsUnimplemented.cpp | ||
| ScopedAutoreleasePool.h | ||
| ScopedAutoreleasePoolMacOS.mm | ||