Home | History | Annotate | Download | only in Scripts

Lines Matching refs:safari

237   --[no-]launch-safari            Launch (or do not launch) Safari to display test results (default: $launchSafariDefault)
282 'launch-safari!' => \$launchSafari,
1052 system "WebKitTools/Scripts/run-safari", @configurationArgs, "-NSOpen", $testResults if $launchSafari;