gecko-dev/mozglue
Kash Shampur c0d7f950f7 Bug 1803109 - Discard blocks of data that are too big for two chunks. r=canaltinova
Currently, `ReserveAndPutRaw` allocates a second span even if the data would be too big for the chunk.
Here a second conditional is added to check if the block of data is too big in this scenario and silently discard the data if so.

Differential Revision: https://phabricator.services.mozilla.com/D167167
2023-01-27 17:25:37 +00:00
..
android
baseprofiler Bug 1803109 - Discard blocks of data that are too big for two chunks. r=canaltinova 2023-01-27 17:25:37 +00:00
build
linker
misc Bug 1804226 - fma3 support for AudioNodeEngine r=padenot 2023-01-16 11:05:20 +00:00
static
tests
moz.build Backed out changeset 8b644e916589 (bug 1752703) for causing Android startup crashes (bug 1807716) 2023-01-04 09:34:28 -05:00
mozglue.rc