/external/chromium/chrome/browser/importer/ |
D | importer_list.cc | 44 importer::SourceProfile* safari = new importer::SourceProfile(); in DetectSafariProfiles() local 45 safari->importer_name = l10n_util::GetStringUTF16(IDS_IMPORT_FROM_SAFARI); in DetectSafariProfiles() 46 safari->importer_type = importer::SAFARI; in DetectSafariProfiles() 47 safari->source_path.clear(); in DetectSafariProfiles() 48 safari->app_path.clear(); in DetectSafariProfiles() 49 safari->services_supported = items; in DetectSafariProfiles() 50 profiles->push_back(safari); in DetectSafariProfiles()
|
/external/webkit/Tools/iExploder/iexploder-1.3.2/ |
D | CHANGELOG.txt | 13 A /iexploder/testcases/safari/2500_163-Safari-2.0.3_Mac_OS_X-Crash.html 66 A /iexploder/testcases/safari/16170_44-Safari-Nightly-420+-2006-r13911-2006-04-18.html 87 A /iexploder/testcases/safari/2969_421-Safari-2.0.3_Mac_OS_X-Crash.html 88 A /iexploder/testcases/safari/5763_181-Safari-Nightly-420+-2006-r13911-2006-04-18.html 140 A /iexploder/testcases/safari/7483_Safari-Nightly-420+-2006-r13911-2006-04-18.html 158 …/8386_11-Internet-Explorer-6.0_WinXP-DoS.html (from /iexploder/testcases/safari/8386_11-Internet-E… 159 A /iexploder/testcases/safari/218-Safari-2.0.3_Mac_OS_X-Crash.html 160 D /iexploder/testcases/safari/8386_11-Internet-Explorer-6.0_WinXP-DoS.html 188 A /iexploder/testcases/safari 189 …A /iexploder/testcases/safari/119_4-Safari-Nightly-420+-2005-10-21-Crash.html (from /iexploder/tes… [all …]
|
/external/webkit/Tools/Scripts/ |
D | bisect-builds | 365 my ($filename, $directory, $safari, $tempFile) = @_; 398 `DYLD_FRAMEWORK_PATH=$frameworkPath WEBKIT_UNSET_DYLD_FRAMEWORK_PATH=YES $safari $tempFile`;
|
/external/strace/ |
D | CREDITS | 93 Sami Farin <safari@u.safari.iki.fi>
|
D | ChangeLog-CVS | 869 From Sami Farin <safari@u.safari.iki.fi>.
|
/external/tcpdump/ |
D | CREDITS | 129 Sami Farin <safari@iki.fi>
|
/external/webkit/Tools/ |
D | ChangeLog-2009-06-16 | 1324 Fix running run-safari and run-webkit-tests from the paths recommended 1343 run-safari not to fail (because the launcher printed by FindSafari was 1347 Part of Bug 25305: can't run safari or drt on windows 2354 …* Scripts/gdb-safari: Remove architecture-related code, and clean up how the environment variables… 2356 * Scripts/run-safari: Ditto. 3626 Fix gdb-safari on Tiger. 3630 * Scripts/gdb-safari: 3884 * Scripts/gdb-safari: 3922 * Scripts/gdb-safari: 4040 Let gdb-safari accept the --debug and --release options once more. [all …]
|
D | ChangeLog | 867 gdb-safari should pass arguments to safari. 871 gdb-safari --debug LayoutTests/.../foo.html 873 * Scripts/gdb-safari: Passing @ARGV to Safari via gdb --arg.
|
D | ChangeLog-2010-05-24 | 6443 * Scripts/run-minibrowser: Copied from Scripts/run-safari. 15115 debug-safari doesn't pass --debug option to gdb-safari on MacOSX 15905 …called getHTTPDConfigPathForTestDirectory and use run-launcher instead of run-safari if run on Lin…
|
/external/webkit/Tools/BuildSlaveSupport/build.webkit.org-config/ |
D | master.cfg | 198 …command = ["perl", "./Tools/Scripts/run-webkit-tests", "--no-launch-safari", "--no-new-test-result…
|
/external/v8/test/mozilla/ |
D | mozilla.status | 316 # To be compatible with safari typeof a regexp yields 'function';
|
/external/doclava/res/assets/templates/assets/ |
D | jquery-resizable.min.js | 12 …rowser={version:(C.match(/.+(?:rv|it|ra|ie)[\/: ]([\d.]+)/)||[0,"0"])[1],safari:/webkit/.test(C),o… property 29 …egate).bind("mouseup."+this.widgetName,this._mouseUpDelegate);(c.browser.safari||l.preventDefault(…
|
/external/webkit/PerformanceTests/SunSpider/tests/parse-only/ |
D | jquery-1.3.2.js | 1171 safari: /webkit/.test( userAgent ), property
|
D | concat-jquery-mootools-prototype.js | 1171 safari: /webkit/.test( userAgent ), property
|
/external/chromium/chrome/common/extensions/docs/examples/extensions/gdocs/js/ |
D | jquery-1.4.1.min.js | 32 ….browser]=true;c.browser.version=O.version}if(c.browser.webkit)c.browser.safari=true;if(wa)c.inArr…
|
/external/chromium/chrome/common/extensions/docs/examples/extensions/benchmark/jquery/ |
D | jquery-1.4.2.min.js | 32 …rowser){c.browser[P.browser]=true;c.browser.version=P.version}if(c.browser.webkit)c.browser.safari=
|
/external/webkit/Source/WebKit/win/ |
D | ChangeLog-2009-06-16 | 453 run-safari not to fail (because the launcher printed by FindSafari was 457 Part of Bug 25305: can't run safari or drt on windows 15357 allow a mouse event with click count > 3, which matches the mac safari behavior. 16921 all safari window option in Reset Safari.
|
D | ChangeLog | 8702 Fixes <http://webkit.org/b/30085> REGRESSION (r49091): run-safari
|
/external/webkit/Source/WebKit/mac/ |
D | ChangeLog-2006-02-09 | 11621 …<rdar://problem/3751509> can't use safari edit menu to copy and paste with Vantage Learning's My A… 20115 …- fixed 3409307 - 7B55: safari crashed in KJS::Interpreter::globalExec() (idle, nothing particular… 26623 Fixed: 3161374 - safari windows don't allow text/URL dragging on the first click 32567 3158240 - cursor does not track when switching from panels to safari windows
|
D | ChangeLog-2010-01-29 | 5834 Bug 24049: Second right-click crashes safari when alert invoked 19925 <rdar://problem/5579292> REGRESSION: (safari 2-3): "Default default" encoding for Korean
|
D | ChangeLog-2007-10-14 | 18435 …<rdar://problem/4523432> safari crashed right after disabling "block pop up windows" (or other Web… 21922 <rdar://problem/4523432> safari crashed right after disabling "block pop up windows" (or
|
D | ChangeLog | 5058 1) run-safari --debug
|
/external/webkit/Source/WebCore/ |
D | ChangeLog-2007-10-14 | 3822 This is a port of the safari / mac code. 7986 Using shockwave pages first time after plugin install crashed safari in PluginPing. 9232 …<rdar://problem/5423900> Seed: safari crashes on submit feedback page in -[WebCoreAXObject isAttac… 18565 Bug 14516: crash loading multipart/x-mixed-replace data on windows safari 21215 … Bug 14402: Main resource of http://www.apple.com/safari/ is called "www.apple.com" instead of "sa… 61536 Fixes dropping of files into safari
|
D | ChangeLog-2003-10-25 | 209 …- fixed 3409307 - 7B55: safari crashed in KJS::Interpreter::globalExec() (idle, nothing particular… 227 http://placenamehere.com/safari/fixedbgtest.html is now fixed with a patch from the KHTML trunk.
|
/external/webkit/Source/WebKit/gtk/ |
D | ChangeLog | 2575 …http://developer.apple.com/safari/library/documentation/appleapplications/reference/safarihtmlref/…
|