Go to the source code of this file.
Functions | |
function | beginWindowTest (url, continueFunction) |
function | endWindowTest (e) |
function | continueWindowTest (fn, parameters) |
function | safeSetTimeout (closure, timeout) |
Variables | |
var | testWindow |
Test file. More... | |
var | testWindowFailed |
function beginWindowTest | ( | url, | |
continueFunction | |||
) |
function continueWindowTest | ( | fn, | |
parameters | |||
) |
function endWindowTest | ( | e | ) |
Definition at line 45 of file head_appcontent.js.
function safeSetTimeout | ( | closure, | |
timeout | |||
) |
var testWindow |
Test file.
Definition at line 31 of file head_appcontent.js.
var testWindowFailed |
Definition at line 32 of file head_appcontent.js.