зеркало из https://github.com/mozilla/gecko-dev.git
Bustage fix
This commit is contained in:
Родитель
cc3fd8919a
Коммит
17fdfb135a
|
@ -60,8 +60,10 @@ interface nsPIAccessible : nsISupports
|
|||
*/
|
||||
[noscript] readonly attribute boolean allowsAnonChildAccessibles;
|
||||
|
||||
%{C++
|
||||
#ifdef DEBUG_A11Y
|
||||
[noscript] void testChildCache(in nsIAccessible aCachedChild); // Assert if child not in parent's cache
|
||||
#endif
|
||||
%}
|
||||
};
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче