mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
c4a297b071
This patch does the following. - Moves the logic for computing the ideal capacity for a SegmentedArray out of SnowWhiteKiller into its own class, SegmentedArrayCapacity. - Replaces the nsTArray in CollectWhite(), which can be very large and is complicit in ~1% of OOM crashes, with a SegmentedArray. --HG-- extra : rebase_source : 732743311a08fcc3dfe43a1b308846b93d30e6ed |
||
---|---|---|
.. | ||
base | ||
build | ||
components | ||
doc | ||
ds | ||
glue | ||
idl-parser | ||
io | ||
libxpt/xptcall | ||
reflect | ||
sample | ||
string | ||
system | ||
tests | ||
threads | ||
typelib | ||
windbgdlg | ||
xpidl | ||
Makefile.in | ||
moz.build | ||
xpcom-config.h.in | ||
xpcom-private.h.in |