mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-30 00:01:50 +00:00
0e1fa707ed
Adding isMainProcessScriptable() into the middle of nsIInterfaceInfo caused problems with some binary addons that relied on the ordering of the methods in nsIInterfaceInfo. In an attempt to placate those addons, move isMainProcessScriptable() to the end of the vtable. This change is a no-op for normal libxul usage. |
||
---|---|---|
.. | ||
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 |