/external/webkit/WebKitTools/Scripts/ |
run-mangleme-tests | 108 system "WebKitTools/Scripts/run-safari", "-NSOpen", "/tmp/WebKit/redirect.html";
|
/packages/apps/Browser/src/com/android/browser/ |
BrowserSettings.java | 158 "like Gecko) Version/5.0 Safari/533.16"; 162 "(KHTML, like Gecko) Version/4.0.5 Mobile/8A293 Safari/6531.22.7"; 166 "(KHTML, like Gecko) Version/4.0.4 Mobile/7B367 Safari/531.21.10"; 170 "(KHTML, like Gecko) Version/4.0 Mobile Safari/533.1";
|
/external/chromium/net/base/ |
cookie_monster_unittest.cc | 38 // Firefox 3, and Safari Windows 3.2.1. We originally tried to match 39 // Firefox closely, however we now match Internet Explorer and Safari. 45 // IE and Safari: "zz; 49 // IE and Safari: "zzz " "ppp"; 54 // IE, Safari, and Firefox: A"B; 278 // IE and Safari do not. Assert the expected policy here. 489 // Note: this is not what FireFox does, but it _is_ what IE+Safari do. [all...] |
/external/webkit/WebCore/ |
ChangeLog-2003-10-25 | 1 === Safari-111 === 110 <rdar://problem/3171929>: Safari picks a different button in a 207 - fixed 3397422 - 7B51: Safari crashed in KJS::ObjectImp::mark() 208 - fixed 3408373 - Panther7B58 : Safari Crashed in KJS::ObjectImp::mark 209 - fixed 3409307 - 7B55: safari crashed in KJS::Interpreter::globalExec() (idle, nothing particular going on) 210 - fixed 3410160 - 7B60 Safari crashed in KHTMLPart::parentPart called from JS while in the background 213 - fixed 3420123 - Panther7B66: Safari crashed while going to http://www.tangents.co.uk/index2.html 214 - fixed 3423225 - Safari crash in vtable for KWQMapImpl (vtable for KWQMapImpl + 8). 227 http://placenamehere.com/safari/fixedbgtest.html is now fixed with a patch from the KHTML trunk. 671 === Safari-110 == [all...] |
wscript | 117 exclude_patterns = ['*None.cpp', '*CFNet.cpp', '*Qt.cpp', '*Wince.cpp', '*Gtk.cpp', '*Mac.cpp', '*Safari.cpp', '*Chromium*.cpp','*SVG*.cpp', '*AllInOne.cpp', 'test*bindings.*']
|
/external/tcpdump/ |
CREDITS | 129 Sami Farin <safari@iki.fi>
|
/external/webkit/WebCore/loader/ |
Cache.h | 154 // Function to collect cache statistics for the caches window in the Safari Debug menu.
|
/external/webkit/WebCore/page/ |
Navigator.cpp | 83 // sites such as nwa.com -- the library thinks Safari is Netscape 4 if we don't do this!
|
/external/webkit/WebCore/platform/wince/ |
PasteboardWince.cpp | 173 // write to clipboard in format com.apple.safari.bookmarkdata to be able to paste into the bookmarks view with appropriate title
|
/external/webkit/WebKit/android/WebCoreSupport/ |
EditorClientAndroid.cpp | 187 // Update: Safari doesn't send delete key events to javascript so
|
/external/webkit/WebKitTools/DumpRenderTree/mac/ |
ResourceLoadDelegate.mm | 211 // The call to -display here simulates the "Plug-in not found" sheet that Safari shows.
|
/external/webkit/WebKit/mac/WebCoreSupport/ |
WebChromeClient.mm | 354 // message by actually closing the WebView. Safari guarantees this behavior, but other apps might not. 533 // FIXME: remove this workaround once shipping Safari has the necessary delegate implemented. 534 if (WKAppVersionCheckLessThan(@"com.apple.Safari", -1, 3.1)) {
|
/external/webkit/WebKit/win/WebCoreSupport/ |
WebChromeClient.cpp | 371 // message by actually closing the WebView. Safari guarantees this behavior, but other apps might not. 543 // FIXME: remove this workaround once shipping Safari has the necessary delegate implemented. 545 HMODULE safariHandle = GetModuleHandle(TEXT("Safari.exe"));
|
/external/webkit/WebKitTools/ |
ChangeLog-2009-06-16 | 41 Bug 26312: Multiple copies of Safari opened with WebKit nightly and Safari 3.2.3 43 Skip the trampoline detection for versions of Safari < 4.0 as they don't play these 186 Safari 4 on Tiger plays some shenanigans during launch that can confuse the nightly launcher application 421 3) Passes environment variables through to the spawned Safari process. [all...] |
/external/webkit/WebKit/win/ |
ChangeLog-2009-06-16 | 50 this all the way will require a change in Safari. 195 Revert http://trac.webkit.org/changeset/43507 which caused crash in PPC nightlies with Safari 4. 217 Also, aliased the old implementations so the public Safari 4 beta can load the old WTF functions 218 which it uses. Next time Safari 4 builds, it will pick up new functions and the deprecated ones 236 Bug 25640: Crash on quit in r43384 nightly build on Leopard w/ Safari 4 beta installed 238 Roll out r43366 as it removed symbols that Safari 4 Beta uses. 452 once Safari links against JavaScriptCore.dll. This change also causes 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 475 First part of <rdar://6395825> It takes over 20 sec to launch Safari [all...] |
/external/webkit/WebKit/chromium/src/ |
WebViewImpl.cpp | 160 true, // restrictWidthOfListBox. Same as other browser (Fx, IE, and safari) 594 // Safari 3.1 does not pass off windows system key messages (WM_SYSCHAR) to 713 // key combinations which affect scrolling. Safari is buggy in the 898 // Safari must perform a similar hack, ours is in our WebKit glue layer [all...] |
/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...] |
/external/webkit/WebCore/WebCore.gyp/ |
WebCore.gyp | 675 ['exclude', '(?<!Chromium)(Android|Cairo|CF|CG|Curl|Gtk|Linux|Mac|OpenType|POSIX|Posix|Qt|Safari|Soup|Symbian|Win|Wx)\\.(cpp|mm?)$'], 862 # Match Safari and Mozilla on Mac x86. [all...] |
/external/webkit/WebKit/gtk/webkit/ |
webkitwebsettings.cpp | 155 // See also http://developer.apple.com/internet/safari/faq.html#anchor2 197 // We mention Safari since many broken sites check for it (OmniWeb does this too) 201 DEFINE_STATIC_LOCAL(const String, staticUA, (String::format("Mozilla/5.0 (%s; U; %s; %s) AppleWebKit/%s (KHTML, like Gecko) Safari/%s", [all...] |
/external/chromium/net/proxy/ |
proxy_script_fetcher.cc | 244 // {IE 7, Safari 3, Opera 9.5} do not care about the status code.
|
/external/v8/src/ |
runtime.h | 401 // in Firefox/SpiderMonkey, Safari and Opera.
|
/external/webkit/WebCore/bindings/v8/custom/ |
V8HTMLDocumentCustom.cpp | 117 // Firefox/Safari/IE support non-standard arguments to document.write, ex:
|
/external/webkit/WebCore/platform/win/ |
PasteboardWin.cpp | 176 // write to clipboard in format com.apple.safari.bookmarkdata to be able to paste into the bookmarks view with appropriate title
|
/external/webkit/WebKit/mac/WebView/ |
WebPreferences.h | 64 Examples: Safari, OmniWeb, Shiira.
|
/external/webkit/WebKit/wx/ |
WebFrame.cpp | 70 // Match Safari's min/max zoom sizes by default
|