HomeSort by relevance Sort by last modified time
    Searched refs:Safari (Results 1 - 13 of 13) sorted by null

  /external/webkit/WebKitTools/Scripts/
webkitdirs.pm 482 return "$safariBundle/Contents/MacOS/Safari" if isAppleMacWebKit();
491 $safariBundle = "/Applications/Safari.app";
497 $safariBundle .= "Safari.exe";
503 # Locate Safari.
510 # Use Safari.app in product directory if present (good for Safari development team).
511 if (isAppleMacWebKit() && -d "$configurationProductDir/Safari.app") {
512 $safariBundle = "$configurationProductDir/Safari.app";
514 my $path = "$configurationProductDir/Safari.exe";
854 return "$relativeScriptsPath/run-safari";
    [all...]
bisect-builds 33 # to the Safari web browser, create a ~/.bisect-buildsrc file with one or more of
38 # $safariPath = "/path/to/Safari.app";
88 "safari-path=s" => \$safariPath,
109 [--safari-path path] path to Safari application bundle (default: /Applications/Safari.app)
121 $safariPath = File::Spec->catdir($safariPath, "Contents/MacOS/Safari") if $safariPath =~ m#\.app/*#;
289 our $safariPath = "/Applications/Safari.app";
335 die "Requires Safari 2.0 or newer";
349 die "Requires Safari 2.0 or newer"
    [all...]
run-webkit-tests 237 --[no-]launch-safari Launch (or do not launch) Safari to display test results (default: $launchSafariDefault)
282 'launch-safari!' => \$launchSafari,
    [all...]
  /frameworks/base/data/sounds/
AudioPackage4.mk 92 $(LOCAL_PATH)/newwavelabs/Safari.ogg:system/media/audio/ringtones/Safari.ogg \
  /external/v8/test/mjsunit/
array-functions-prototype-misc.js 145 // IE, Safari get this right.
200 // IE, Safari get this wrong.
  /prebuilt/darwin-x86/swt/
swt.jar 
  /dalvik/docs/
prettify.js 284 // since that doesn't work in older versions of Safari.
346 // inner html is hopelessly broken in Safari 2.0.4 when the content is
    [all...]
  /external/v8/src/
string.js 104 // Match ES3 and Safari
  /prebuilt/darwin-x86_64/swt/
swt.jar 
  /external/webkit/SunSpider/tests/parse-only/
prototype-1.6.0.3.js 19 MobileSafari: !!navigator.userAgent.match(/Apple.*Mobile.*Safari/)
823 // In Safari, only use the `toArray` method if it's not a NodeList.
1216 else if (/Konqueror|Safari|KHTML/.test(navigator.userAgent))
    [all...]
concat-jquery-mootools-prototype.js 986 // Safari mis-reports the default selected property of a hidden option
1171 safari: /webkit/.test( userAgent ),
    [all...]
  /external/webkit/SunSpider/tests/sunspider-0.9/
string-unpack-code.js     [all...]
  /external/webkit/SunSpider/tests/sunspider-0.9.1/
string-unpack-code.js     [all...]

Completed in 377 milliseconds