mirror of
https://github.com/LadybirdBrowser/ladybird
synced 2026-05-05 06:32:30 +02:00
Add VERIFY assertions to catch bugs where we accidentally try to send messages that exceed MAX_MESSAGE_PAYLOAD_SIZE or MAX_MESSAGE_FD_COUNT. These are programming errors and should crash immediately so we catch them during development, rather than silently sending invalid data.
1.3 KiB
1.3 KiB