forked from mirrors/gecko-dev
Bug 1550590 - nsIScriptChannel isn't used by script. r=bzbarsky
Differential Revision: https://phabricator.services.mozilla.com/D30606 --HG-- extra : moz-landing-system : lando
This commit is contained in:
parent
4e2463d64c
commit
06de509fd5
1 changed files with 2 additions and 2 deletions
|
|
@ -21,7 +21,7 @@
|
||||||
* principal of the environment in which the program is to be executed the
|
* principal of the environment in which the program is to be executed the
|
||||||
* execution will be forced to happen in a sandbox.
|
* execution will be forced to happen in a sandbox.
|
||||||
*/
|
*/
|
||||||
[scriptable, uuid(33234b99-9588-4c7d-9da6-86b8b7cba565)]
|
[uuid(33234b99-9588-4c7d-9da6-86b8b7cba565)]
|
||||||
interface nsIScriptChannel : nsISupports
|
interface nsIScriptChannel : nsISupports
|
||||||
{
|
{
|
||||||
/**
|
/**
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue