зеркало из https://github.com/mozilla/gecko-dev.git
Bug 349074 - Mac/Intel: GenerateJavaInterfaces doesn't write constants for ifaces with no parent. XULRunner only. r=bsmedberg.
This commit is contained in:
Родитель
11253b8bdb
Коммит
69e2287551
|
@ -71,6 +71,7 @@ public:
|
|||
if (!parent) {
|
||||
*aParentInfo = nsnull;
|
||||
*aParentMethodCount = 0;
|
||||
*aParentConstCount = 0;
|
||||
return NS_OK;
|
||||
}
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче