Nika Layzell 7811e94313 Bug 1892652 - Part 1: Fall back to sending buffer data inline if shmem allocation fails, r=ipc-reviewers,jld
This may help reduce crashes in some cases, especially on 32-bit machines which
may be suffering from severe memory fragmentation. This required serializing
extra information for large buffers which would be sent as a shmem to record if
the shmem allocation succeeded or failed on the sending side.

Differential Revision: https://phabricator.services.mozilla.com/D209880
2024-05-15 16:33:26 +00:00
..