mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
57df8d5b9d
The destructor is "opt-in" -- there's a flag that makes it a no-op unless the table was initialized with the initializing constructor. This will allow us to incrementally convert existing tables from manual to automatic initialization/finalization. This is important because some of the existing uses are tricky (impossible?) to convert to the automatic style. |
||
---|---|---|
.. | ||
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 |