Bug 1133594 - Fix comment DONTBUILD

This commit is contained in:
Bill McCloskey 2015-02-19 17:14:33 -08:00
Родитель 989fdd3474
Коммит fe62abac97
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -418,7 +418,7 @@ interface nsIFrameScriptLoader : nsISupports
interface nsIProcessScriptLoader : nsISupports
{
/**
* Load a script in the (remote) frame. aURL must be the absolute URL.
* Load a script in the (possibly remote) process. aURL must be the absolute URL.
* data: URLs are also supported. For example data:,dump("foo\n");
* If aAllowDelayedLoad is true, script will be loaded when the
* remote frame becomes available. Otherwise the script will be loaded