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:
Andrew McCreight 2019-05-10 04:32:24 +00:00
parent 4e2463d64c
commit 06de509fd5

View file

@ -21,7 +21,7 @@
* principal of the environment in which the program is to be executed the
* 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
{
/**