зеркало из https://github.com/mozilla/pjs.git
Freeze nsIScriptableInputStream. r=rginda, sr=darin
This commit is contained in:
Родитель
15a5bc9daa
Коммит
031a07efc4
|
@ -23,6 +23,11 @@
|
|||
|
||||
interface nsIInputStream;
|
||||
|
||||
/**
|
||||
* nsIScriptableInputStream provides scriptable access to the nsIInputStream.
|
||||
*
|
||||
* @status FROZEN
|
||||
*/
|
||||
[scriptable, uuid(a2a32f90-9b90-11d3-a189-0050041caf44)]
|
||||
interface nsIScriptableInputStream : nsISupports
|
||||
{
|
||||
|
|
Загрузка…
Ссылка в новой задаче