зеркало из https://github.com/mozilla/gecko-dev.git
Bug 965920, part3b - Add mozilla namespace to StaticRefPtr on this CLOSED TREE. r=bustage
This commit is contained in:
Родитель
ac7cc7ff07
Коммит
3cf44e3588
|
@ -224,7 +224,7 @@ NS_IMPL_RELEASE(SharedScriptableHelperForJSIID)
|
|||
nsIXPCScriptable::ALLOW_PROP_MODS_DURING_RESOLVE
|
||||
#include "xpc_map_end.h" /* This will #undef the above */
|
||||
|
||||
static StaticRefPtr<nsIXPCScriptable> gSharedScriptableHelperForJSIID;
|
||||
static mozilla::StaticRefPtr<nsIXPCScriptable> gSharedScriptableHelperForJSIID;
|
||||
static bool gClassObjectsWereInited = false;
|
||||
|
||||
static void EnsureClassObjectsInitialized()
|
||||
|
|
Загрузка…
Ссылка в новой задаче