HomeSort by relevance Sort by last modified time
    Searched full:https (Results 351 - 375 of 608) sorted by null

<<11121314151617181920>>

  /external/webkit/WebCore/rendering/
RenderMediaControlsChromium.cpp 113 // https://bugs.webkit.org/show_bug.cgi?id=30143
RenderReplaced.cpp 347 // repaint containers. https://bugs.webkit.org/show_bug.cgi?id=23308
  /external/webkit/WebCore/storage/
StorageAreaSync.cpp 67 // not silently ignoring it. https://bugs.webkit.org/show_bug.cgi?id=25894
  /external/webkit/WebKit/chromium/src/
WebSearchableFormData.cpp 173 // Don't store passwords! This is most likely an https anyway.
  /external/webkit/WebKit/gtk/tests/
testatk.c 458 g_test_bug_base("https://bugs.webkit.org/");
testloading.c 414 g_test_bug_base("https://bugs.webkit.org/");
  /external/webkit/WebKit/qt/WebCoreSupport/
ChromeClientQt.cpp 298 // but it is null. See https://bugs.webkit.org/show_bug.cgi?id=30914.
  /external/webkit/WebKitTools/Scripts/webkitpy/commands/
queues.py 155 # FIXME: We could sort the patches in a specific order here, was suggested by https://bugs.webkit.org/show_bug.cgi?id=33395
  /external/webkit/WebKitTools/Scripts/webkitpy/layout_tests/port/
websocket_server.py 205 url = 'https'
  /frameworks/base/core/java/android/webkit/
FrameLoader.java 63 // only set referrer for http or https
  /libcore/
JavaLibrary.mk 205 # also build support as a static library for use by frameworks/base HTTPS tests
  /libcore/luni/src/main/files/cacerts/
5cf9d536.0 36 OCSP - URI:https://ocsp.quovadisoffshore.com
  /libcore/luni/src/test/java/libcore/javax/net/ssl/
SSLEngineTest.java 84 * https://java.sun.com/j2se/1.5.0/docs/guide/security/jsse/JSSERefGuide.html#KRBRequire
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gle2/
OutlinePage2.java 211 * See https://bugs.eclipse.org/bugs/show_bug.cgi?id=9262
  /bionic/libc/netbsd/net/
services.h 141 \5https\1\273t\0\
142 \5https\1\273u\0\
  /external/chromium/net/base/
mime_sniffer.cc 487 // We are willing to sniff the mime type for HTTP, HTTPS, and FTP
490 url.SchemeIs("https") ||
  /external/iproute2/doc/
ss.sgml 256 ss -o state fin-wait-1 \( sport = :http or sport = :https \) \
267 ss state fin-wait-1 \( sport neq :http and sport neq :https \) \
  /external/webkit/WebCore/page/animation/
CompositeAnimation.cpp 52 // an animation callback (see https://bugs.webkit.org/show_bug.cgi?id=22052)
157 // <https://bugs.webkit.org/show_bug.cgi?id=24787>
  /external/webkit/WebCore/platform/graphics/chromium/
FontCacheChromiumWin.cpp 72 // https://bugzilla.mozilla.org/show_bug.cgi?id=373952
73 // https://bugzilla.mozilla.org/show_bug.cgi?id=231426
  /external/webkit/WebCore/platform/graphics/gtk/
MediaPlayerPrivateGStreamer.cpp 477 // https://bugzilla.gnome.org/show_bug.cgi?id=596571
479 // https://bugzilla.gnome.org/show_bug.cgi?id=596326
    [all...]
  /external/webkit/WebCore/platform/network/cf/
ResourceHandleCFNet.cpp 162 if (!request.url().protocolIs("https") && protocolIs(request.httpReferrer(), "https"))
    [all...]
  /external/webkit/WebKit/
StringsNotToBeLocalized.txt 603 "https"
604 "https:"
  /external/webkit/WebKit/mac/History/
WebHistoryItem.mm 380 if (lastVisitWasHTTPNonGet && ([tempURLString hasPrefix:@"http:"] || [tempURLString hasPrefix:@"https:"]))
466 ASSERT(coreItem->urlString().startsWith("http:", false) || coreItem->urlString().startsWith("https:", false));
  /external/webkit/WebKitTools/DumpRenderTree/qt/
DumpRenderTreeQt.cpp 105 // Accept any HTTPS certificate.
478 || line.startsWith(QLatin1String("https:"))
  /external/webkit/WebKitTools/DumpRenderTree/win/
LayoutTestControllerWin.cpp 318 // See https://bugs.webkit.org/show_bug.cgi?id=28264.
324 // See https://bugs.webkit.org/show_bug.cgi?id=28264.
    [all...]

Completed in 806 milliseconds

<<11121314151617181920>>