|
webkit
2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
|
Variables | |
| $noTimeout = True | |
| $timeoutMsecs = 0 | |
| if(isset($_GET['timeout_ms'])) | $pingFileFound = False |
| while ( $noTimeout||$timeoutMsecs > 0) | |
| if($pingFileFound) | else |
| if (isset( $_GET[ 'end_test'])) | |
| $noTimeout = True |
| if (isset( $_GET[ 'timeout_ms'])) $pingFileFound = False |
| $timeoutMsecs = 0 |
| if ( $pingFileFound) else |
| if(isset($_GET['end_test'])) |
| while($noTimeout|| $timeoutMsecs > 0) |
1.8.13