Searched
full:https (Results
251 -
275 of
608) sorted by null
<<11121314151617181920>>
/external/chromium/third_party/icu/patches/ |
data.build.patch | 10 +# See https://bugs.webkit.org/show_bug.cgi?id=30437#c32
|
/external/qemu/android/ |
cmdline-options.h | 116 OPT_PARAM( http_proxy, "<proxy>", "make TCP connections through a HTTP/HTTPS proxy" )
|
/external/webkit/JavaScriptCore/tests/mozilla/ecma_3/RegExp/ |
regress-122076.js | 90 sEval += ' return (this.value.search(/^(((https?)|(ftp)):\/\/([\-\w]+\.)+\w{2,4}(\/[%\-\w]+(\.\w{2,})?)*(([\w\-\.\?\\/\*\$+@&#;`~=%!]*)(\.\w{2,})?)*\/?)$/) != -1);'
|
/external/webkit/JavaScriptCore/tests/mozilla/js1_6/String/ |
regress-306591.js | 45 printStatus ('See https://bugzilla.mozilla.org/show_bug.cgi?id=304828');
|
/external/webkit/WebCore/ |
WebCorePrefix.h | 85 // longjmp - see here: https://bugs.launchpad.net/ubuntu/+source/libpng/+bug/218409
|
/external/webkit/WebCore/bindings/js/ |
JSEventListener.cpp | 80 // The window must still be active in its frame. See <https://bugs.webkit.org/show_bug.cgi?id=21921>.
|
/external/webkit/WebCore/css/ |
WebKitCSSMatrix.cpp | 175 // FIXME - Need to ensure valid CSS floating point values (https://bugs.webkit.org/show_bug.cgi?id=20674)
|
/external/webkit/WebCore/dom/ |
Range.h | 122 // Please refer to https://bugs.webkit.org/show_bug.cgi?id=27632 comment #5
|
/external/webkit/WebCore/inspector/front-end/ |
Popup.js | 114 // FIXME(apavlov@chromium.org): Translate anchorPosition to the element.ownerDocument frame when https://bugs.webkit.org/show_bug.cgi?id=28913 is fixed.
|
/external/webkit/WebCore/loader/appcache/ |
ApplicationCache.cpp | 131 // We only care about HTTP/HTTPS GET requests.
|
/external/webkit/WebCore/manual-tests/inspector/ |
debugger-watch-expressions.html | 2 <a href="https://bugs.webkit.org/show_bug.cgi?id=27514">Bug 27514 - add support for watched expression</a>.
|
/external/webkit/WebCore/platform/android/ |
PlatformBridge.h | 136 // TODO: Upstream to webkit.org. See https://bugs.webkit.org/show_bug.cgi?id=34082
|
/external/webkit/WebCore/platform/chromium/ |
PopupMenuChromium.h | 105 // https://bugs.webkit.org/show_bug.cgi?id=27889 for details.
|
/external/webkit/WebCore/storage/ |
StorageAreaImpl.cpp | 66 // not silently ignoring it. https://bugs.webkit.org/show_bug.cgi?id=25894
|
/external/webkit/WebCore/wml/ |
WMLAElement.cpp | 63 if (protocolIs(value, "http") || protocolIs(value, "https") || value.startsWith("//"))
|
/external/webkit/WebKit/gtk/tests/ |
testmimehandling.c | 206 g_test_bug_base("https://bugs.webkit.org/");
|
testwebframe.c | 171 g_test_bug_base("https://bugs.webkit.org/");
|
testwebview.c | 257 g_test_bug_base("https://bugs.webkit.org/");
|
/external/webkit/WebKitTools/Scripts/webkitpy/ |
buildbot.py | 53 # See https://bugs.webkit.org/show_bug.cgi?id=33296 and related bugs.
|
/frameworks/base/core/java/android/net/http/ |
EventHandler.java | 58 /** Unsupported URI scheme (ie, not http, https, etc) */
|
/frameworks/base/tests/CoreTests/android/core/ |
URLTest.java | 73 get("https://www.fortify.net/cgi/ssl_2.pl");
|
/frameworks/base/tests/DumpRenderTree/src/com/android/dumprendertree/ |
FsUtils.java | 124 url = "https://127.0.0.1:8443/" + path.substring(HTTP_TESTS_PREFIX.length());
|
/libcore/luni/src/main/java/java/net/ |
HttpURLConnection.java | 65 * <h3>Secure Communication with HTTPS</h3> 66 * Calling {@link URL#openConnection()} on a URL with the "https" scheme will 76 * doesn't follow redirects from HTTPS to HTTP or vice versa. 172 * Unless paired with HTTPS, this is <strong>not</strong> a secure mechanism for
|
Proxy.java | 164 * HTTPS and FTP.
|
/libcore/luni/src/main/java/javax/net/ssl/ |
HttpsURLConnection.java | 28 * managing HTTPS connections according to the description given by RFC 2818.
|
Completed in 1386 milliseconds
<<11121314151617181920>>