Home
last modified time | relevance | path

Searched refs:safari (Results 1 – 25 of 39) sorted by relevance

12

/external/chromium/chrome/browser/importer/
Dimporter_list.cc44 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/
DCHANGELOG.txt13 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/
Dbisect-builds365 my ($filename, $directory, $safari, $tempFile) = @_;
398 `DYLD_FRAMEWORK_PATH=$frameworkPath WEBKIT_UNSET_DYLD_FRAMEWORK_PATH=YES $safari $tempFile`;
/external/strace/
DCREDITS93 Sami Farin <safari@u.safari.iki.fi>
DChangeLog-CVS869 From Sami Farin <safari@u.safari.iki.fi>.
/external/tcpdump/
DCREDITS129 Sami Farin <safari@iki.fi>
/external/webkit/Tools/
DChangeLog-2009-06-161324 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 …]
DChangeLog867 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.
DChangeLog-2010-05-246443 * 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/
Dmaster.cfg198 …command = ["perl", "./Tools/Scripts/run-webkit-tests", "--no-launch-safari", "--no-new-test-result…
/external/v8/test/mozilla/
Dmozilla.status316 # To be compatible with safari typeof a regexp yields 'function';
/external/doclava/res/assets/templates/assets/
Djquery-resizable.min.js12 …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/
Djquery-1.3.2.js1171 safari: /webkit/.test( userAgent ), property
Dconcat-jquery-mootools-prototype.js1171 safari: /webkit/.test( userAgent ), property
/external/chromium/chrome/common/extensions/docs/examples/extensions/gdocs/js/
Djquery-1.4.1.min.js32 ….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/
Djquery-1.4.2.min.js32 …rowser){c.browser[P.browser]=true;c.browser.version=P.version}if(c.browser.webkit)c.browser.safari=
/external/webkit/Source/WebKit/win/
DChangeLog-2009-06-16453 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.
DChangeLog8702 Fixes <http://webkit.org/b/30085> REGRESSION (r49091): run-safari
/external/webkit/Source/WebKit/mac/
DChangeLog-2006-02-0911621 …<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
DChangeLog-2010-01-295834 Bug 24049: Second right-click crashes safari when alert invoked
19925 <rdar://problem/5579292> REGRESSION: (safari 2-3): "Default default" encoding for Korean
DChangeLog-2007-10-1418435 …<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
DChangeLog5058 1) run-safari --debug
/external/webkit/Source/WebCore/
DChangeLog-2007-10-143822 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
DChangeLog-2003-10-25209 …- 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/
DChangeLog2575 …http://developer.apple.com/safari/library/documentation/appleapplications/reference/safarihtmlref/…

12