OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:Safari
(Results
1 - 25
of
25
) sorted by null
/external/webkit/Tools/iExploder/iexploder-1.7.2/src/
webserver.rb
49
user_agent.gsub!(/
Safari
\/[\d\.]+/, '')
/external/v8/test/mjsunit/regress/
regress-1151.js
37
// Test that we are compatible with
Safari
on prototypes set locally and
regress-1170.js
39
// Function declarations are treated specially to match
Safari
. We do
/external/webkit/Tools/Scripts/
webkitdirs.pm
548
return "$safariBundle/Contents/MacOS/
Safari
" if isAppleMacWebKit();
557
$safariBundle = "/Applications/
Safari
.app";
563
$safariBundle .= "
Safari
.exe";
569
# Locate
Safari
.
576
# Use
Safari
.app in product directory if present (good for
Safari
development team).
577
if (isAppleMacWebKit() && -d "$configurationProductDir/
Safari
.app") {
578
$safariBundle = "$configurationProductDir/
Safari
.app";
580
my $path = "$configurationProductDir/
Safari
.exe";
1038
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";
89
"
safari
-path=s" => \$safariPath,
110
[--
safari
-path path] path to
Safari
application bundle (default: /Applications/
Safari
.app)
122
$safariPath = File::Spec->catdir($safariPath, "Contents/MacOS/
Safari
") if $safariPath =~ m#\.app/*#;
292
our $safariPath = "/Applications/
Safari
.app";
338
die "Requires
Safari
2.0 or newer";
352
die "Requires
Safari
2.0 or newer"
[
all
...]
old-run-webkit-tests
293
--[no-]launch-
safari
Launch (or do not launch)
Safari
to display test results (default: $launchSafariDefault)
341
'launch-
safari
!' => \$launchSafari,
[
all
...]
/external/v8/test/mjsunit/
error-tostring.js
36
// compatibility with
Safari
and Firefox.
array-functions-prototype-misc.js
145
// IE,
Safari
get this right.
200
// IE,
Safari
get this wrong.
/frameworks/base/data/sounds/
AudioPackage4.mk
95
$(LOCAL_PATH)/newwavelabs/
Safari
.ogg:system/media/audio/ringtones/
Safari
.ogg \
AllAudio.mk
194
$(LOCAL_PATH)/newwavelabs/
Safari
.ogg:system/media/audio/ringtones/
Safari
.ogg \
/external/chromium/chrome/browser/resources/touch_ntp/standalone/
standalone_hack.js
16
* on Mobile
Safari
in iOS 4.2. The goal is that the need to support any other
/prebuilts/tools/common/m2/internal/com/android/external/eclipse/swt/3.5.0/
swt-3.5.0.jar
/prebuilts/tools/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/webkit/Tools/CSSTestSuiteHarness/harness/
harness.js
1025
var result = '#
Safari
5.0.2' + ' ' + navigator.platform + '\n';
[
all
...]
/external/chromium/chrome/common/extensions/docs/examples/extensions/benchmark/jst/
jstemplate.js
124
* necessary to process deep templates in
Safari
which has a
[
all
...]
/external/chromium/chrome/common/extensions/docs/examples/extensions/irc/servlet/jstemplate/
jstemplate.js
124
* necessary to process deep templates in
Safari
which has a
[
all
...]
/external/v8/src/
string.js
113
// Match ES3 and
Safari
/prebuilts/tools/darwin-x86_64/swt/
swt.jar
/external/webkit/PerformanceTests/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/PerformanceTests/SunSpider/tests/sunspider-0.9/
string-unpack-code.js
[
all
...]
/external/webkit/PerformanceTests/SunSpider/tests/sunspider-0.9.1/
string-unpack-code.js
[
all
...]
/build/tools/droiddoc/templates-sac/assets/js/
android_3p-bundle.js
260
// since that doesn't work in older versions of
Safari
.
306
// Firefox makes a best guess if node is disconnected whereas
Safari
582
// inner html is hopelessly broken in
Safari
2.0.4 when the content is
[
all
...]
/build/tools/droiddoc/templates-sdk/assets/js/
android_3p-bundle.js
260
// since that doesn't work in older versions of
Safari
.
306
// Firefox makes a best guess if node is disconnected whereas
Safari
582
// inner html is hopelessly broken in
Safari
2.0.4 when the content is
[
all
...]
Completed in 973 milliseconds