mirror of
https://github.com/electron/electron.git
synced 2026-04-10 03:01:51 -04:00
Chrome appears to serialize these messages (see #19070) so we should as well to be consistent and to avoid bugs with Uint8/16 arrays Fixes #19070