mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-12-02 10:00:54 +00:00
4a9000e192
- Its move constructor was moving |aOther.mTable| instead of |aOther|. This meant that |aOther| wasn't being zeroed out appropriately. - test_pldhash_RemovingIterator() was testing Iterator's move constructor instead of RemovingIterator's move constructor, due to a copy/paste mistake. --HG-- extra : rebase_source : 1f4880893875218ddb155c76d329e84d884c0432 |
||
---|---|---|
.. | ||
base | ||
build | ||
components | ||
doc | ||
ds | ||
glue | ||
idl-parser | ||
io | ||
libxpcomrt | ||
libxpt/xptcall | ||
reflect | ||
string | ||
system | ||
tests | ||
threads | ||
typelib | ||
windbgdlg | ||
xpidl | ||
Makefile.in | ||
moz.build | ||
xpcom-config.h.in | ||
xpcom-private.h.in |