зеркало из https://github.com/mozilla/pjs.git
Added missing uuid.
This commit is contained in:
Родитель
77c9791de1
Коммит
401b3775c3
|
@ -20,6 +20,7 @@
|
||||||
|
|
||||||
interface nsIFileChannel;
|
interface nsIFileChannel;
|
||||||
|
|
||||||
|
[scriptable, uuid(fa1941f2-3102-11d3-8cd0-0060b0fc14a3)]
|
||||||
interface nsIFileProtocolHandler : nsIProtocolHandler
|
interface nsIFileProtocolHandler : nsIProtocolHandler
|
||||||
{
|
{
|
||||||
nsIFileChannel NewChannelFromNativePath(in string nativePath);
|
nsIFileChannel NewChannelFromNativePath(in string nativePath);
|
||||||
|
|
Загрузка…
Ссылка в новой задаче