зеркало из https://github.com/mozilla/pjs.git
Add AString to nsrootidl.idl for bug 70681, r=markh, sr=jst
This commit is contained in:
Родитель
79d6975e08
Коммит
716603de54
|
@ -68,6 +68,10 @@ typedef unsigned long size_t;
|
|||
[ref, domstring] native DOMStringRef(ignored);
|
||||
[ptr, domstring] native DOMStringPtr(ignored);
|
||||
|
||||
[ref, domstring] native AString(ignored);
|
||||
[ref, domstring] native AStringRef(ignored);
|
||||
[ptr, domstring] native AStringPtr(ignored);
|
||||
|
||||
%{C++
|
||||
/*
|
||||
* End commenting out the C++ versions of the above in the output header
|
||||
|
|
Загрузка…
Ссылка в новой задаче