mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2024-11-22 15:40:19 +00:00
7399874479
If we're sharing buffers, we only want to share trivial structures as anything else could potentially share internal pointers, which most likely is going to cause problems due to different address spaces. Fix the GUI::SystemTheme structure, which was not trivial, which is now caught at compile time. Fixes #3650 |
||
---|---|---|
.. | ||
ClientConnection.cpp | ||
ClientConnection.h | ||
ClipboardClient.ipc | ||
ClipboardServer.ipc | ||
CMakeLists.txt | ||
main.cpp | ||
Storage.cpp | ||
Storage.h |