Searched
full:redirect (Results
501 -
525 of
1272) sorted by null
<<21222324252627282930>>
/external/chromium_org/chrome/browser/diagnostics/ |
diagnostics_controller_unittest.cc | 40 // Redirect the home dir to the profile directory. We have to do this
|
/external/chromium_org/chrome/browser/extensions/api/declarative_webrequest/ |
webrequest_rules_registry_unittest.cc | 479 // The redirect by the first extension is ignored due to the ignore rule. 552 // The redirect by the redirect rule is ignored due to the ignore rule. 671 // but the redirect action can only be executed during ON_BEFORE_REQUEST. [all...] |
/external/chromium_org/chrome/browser/extensions/api/web_navigation/ |
frame_navigation_state.h | 136 bool is_server_redirected; // True if a server redirect happened.
|
/external/chromium_org/chrome/browser/extensions/ |
webstore_inline_installer.cc | 87 // we open the store-provided redirect URL in a new tab and abort the
|
/external/chromium_org/chrome/browser/guestview/webview/ |
webview_guest.h | 173 // Called when a redirect notification occurs.
|
/external/chromium_org/chrome/browser/history/ |
history_tab_helper.cc | 72 // they saw in the URL bar, so we add the virtual URL as a redirect. This
|
top_sites_cache.cc | 161 // If this redirect is already known, don't replace it with a new one.
|
/external/chromium_org/chrome/browser/ |
intranet_redirect_detector.cc | 106 // If any two fetches result in the same domain/host, we set the redirect
|
/external/chromium_org/chrome/browser/renderer_host/ |
offline_resource_throttle.cc | 85 // Anticipate a client-side HSTS based redirect from HTTP to HTTPS, and
|
/external/chromium_org/chrome/browser/resources/chromeos/ |
mobile_setup_portal.js | 10 var REDIRECT_POST_PAGE_URL = EXTENSION_BASE_URL + 'redirect.html?autoPost=1';
|
/external/chromium_org/chrome/browser/safe_browsing/ |
download_protection_service.h | 71 // Checks whether any of the URLs in the redirect chain of the
|
malware_details.h | 143 // Used to collect redirect urls from the history service
|
/external/chromium_org/chrome/browser/ui/webui/signin/ |
profile_signin_confirmation_dialog.cc | 75 // TODO(dconnelly): redirect back to NTP?
|
/external/chromium_org/chrome/installer/tools/ |
validate_installation_main.cc | 88 // process exit since we redirect log messages to stderr.
|
/external/chromium_org/chrome_frame/ |
urlmon_url_request_private.h | 169 // At times we receive invalid redirect codes like 0, 200, etc. We
|
/external/chromium_org/chromeos/process_proxy/ |
process_proxy.cc | 220 // Redirect crosh process' output and input so we can read it.
|
/external/chromium_org/content/child/npapi/ |
plugin_stream_url.cc | 79 // If the plugin participates in HTTP url redirect handling then notify it.
|
webplugin.h | 109 // HTTP URL redirect notifications.
|
/external/chromium_org/content/child/ |
resource_dispatcher.h | 123 // Follows redirect, if any, for the given request.
|
/external/chromium_org/native_client_sdk/src/doc/devguide/devcycle/ |
debugging.rst | 98 You can redirect stdout and stderr to output files by setting these environment variables: 103 There is another variable, ``NACLLOG``, that you can use to redirect Native 105 default; you can redirect these messages to an output file by setting the 114 variables to redirect output to a file, you must run Chrome with the
|
/external/chromium_org/net/base/ |
load_timing_info.h | 49 // a redirect response. In this case, the connect times treat the proxy as the
|
/external/chromium_org/net/http/ |
http_stream_base.h | 141 // In the case of an HTTP error or redirect, flush the response body (usually
|
http_transaction.h | 115 // entire response body is to be ignored (e.g., in a redirect).
|
/external/chromium_org/net/url_request/ |
url_request_job.cc | 200 // NOTE: deferred_redirect_url_ may be invalid, and attempting to redirect to 320 // Redirect response bodies are not read. Notify the transaction 332 // If we were not cancelled, then maybe follow the redirect. 702 int rv = request_->Redirect(location, http_status_code);
|
url_request_job_manager.h | 43 // of a redirect. Returns NULL if no interceptor intervenes.
|
Completed in 1011 milliseconds
<<21222324252627282930>>