зеркало из https://github.com/mozilla/gecko-dev.git
Backout changeset 737c2fdb9148 (bug 683802), since bustage fix not relevant now that the whole bug is being backed out
This commit is contained in:
Родитель
8fae097f9c
Коммит
9381ac8563
|
@ -59,9 +59,9 @@
|
|||
{ 0x1f11076a, 0x0fa2, 0x4f07, \
|
||||
{ 0xb4, 0x7a, 0xa1, 0x54, 0x31, 0xf2, 0xce, 0xf7 } }
|
||||
|
||||
NS_GENERIC_FACTORY_CONSTRUCTOR(xpcTestObjectReadOnly)
|
||||
NS_GENERIC_FACTORY_CONSTRUCTOR(xpcTestObjectReadWrite)
|
||||
NS_GENERIC_FACTORY_CONSTRUCTOR(nsXPCTestParams)
|
||||
NS_GENERIC_FACTORY_CONSTRUCTOR(xpcTestObjectReadOnly);
|
||||
NS_GENERIC_FACTORY_CONSTRUCTOR(xpcTestObjectReadWrite);
|
||||
NS_GENERIC_FACTORY_CONSTRUCTOR(nsXPCTestParams);
|
||||
NS_DEFINE_NAMED_CID(NS_XPCTESTOBJECTREADONLY_CID);
|
||||
NS_DEFINE_NAMED_CID(NS_XPCTESTOBJECTREADWRITE_CID);
|
||||
NS_DEFINE_NAMED_CID(NS_XPCTESTPARAMS_CID);
|
||||
|
|
Загрузка…
Ссылка в новой задаче