Confirmed users
137
edits
Bent.mozilla (talk | contribs) No edit summary |
Bent.mozilla (talk | contribs) No edit summary |
||
| Line 151: | Line 151: | ||
* @param aURIString | * @param aURIString | ||
* The URI to load or an array of URIs to load. | * The URI to load or an array of URIs to load. | ||
* XXX We could also make this function take a variable number of | |||
* arguments and forget the array... | |||
* | * | ||
* @throws Will throw an | * @throws Will throw an nsIException if the URI cannot be loaded or | ||
* executed. | |||
*/ | */ | ||
void loadScripts(/* in JSObject aURIStringOrArray */); | void loadScripts(/* in JSObject aURIStringOrArray */); | ||