HomeSort by relevance Sort by last modified time
    Searched full:navigate (Results 151 - 175 of 877) sorted by null

1 2 3 4 5 67 8 91011>>

  /external/chromium/chrome/common/extensions/docs/examples/extensions/chrome_search/
background.html 148 function navigate(url) {
161 navigate(getUrl(path, line));
165 navigate("http://codesearch.google.com/codesearch?" +
  /external/chromium_org/chrome/browser/chromeos/memory/
oom_priority_manager_browsertest.cc 61 // Navigate the current (third) tab to a different URL, so we can test
72 // Navigate the third tab again, such that we have three navigation entries.
142 // Navigate the third tab back twice. We used to crash here due to
  /external/chromium_org/chrome/browser/extensions/
extension_override_apitest.cc 54 // Navigate to the new tab page. The overridden new tab page
78 // Navigate an incognito tab to the new tab page. We should get the actual
99 // Navigate to the history page. The overridden history page
  /external/chromium_org/chrome/browser/tab_contents/
view_source_browsertest.cc 36 // First we navigate to our view-source test page.
54 // First we navigate to google.html.
58 // Then we navigate to the same url but with the "view-source:" prefix.
  /external/chromium_org/chrome/browser/ui/webui/ntp/
new_tab_ui_browsertest.cc 66 // Navigate that tab to another site. This allows the NTP process to exit,
121 // Navigate to chrome://hang/ to stall the process.
150 // Navigate to chrome://hang/ to stall the process.
  /external/chromium_org/chrome/common/extensions/docs/examples/extensions/chrome_search/
background.js 150 function navigate(url) { function
163 navigate(getUrl(path, line));
167 navigate("https://code.google.com/p/chromium/codesearch#search/&type=cs" +
  /external/chromium_org/chrome/test/gpu/
webgl_infobar_browsertest.cc 36 // do here: navigate with the PAGE_TRANSITION_FROM_ADDRESS_BAR flag,
39 // constraints, so we use chrome::Navigate directly.
47 chrome::Navigate(&params);
  /external/chromium_org/content/browser/devtools/
devtools_manager_unittest.cc 204 // Navigate to URL. First URL should use first RenderViewHost.
216 // Navigate to new site which should get a new RenderViewHost.
224 // Interrupt pending navigation and navigate back to the original site.
  /external/chromium_org/content/browser/web_contents/
web_contents_view_aura_browsertest.cc 156 // Do a swipe-right now. That should navigate backwards.
174 // Do a fling-right now. That should navigate backwards.
192 // Do a swipe-left now. That should navigate forward.
363 // Navigate again. Index 2 should now have a screenshot.
377 // Now, swipe right to navigate backwards. This should navigate away from
398 // Navigate a couple more times.
409 // Navigate back in history.
455 // Navigate via the user initiating a navigation from the UI.
481 // Navigate again. This should not take any screenshot because of th
    [all...]
  /external/chromium_org/third_party/WebKit/Source/devtools/front_end/
ElementsPanelDescriptor.js 59 var navigate = WebInspector.ElementsPanelDescriptor.ShortcutKeys.NavigateUp.concat(WebInspector.ElementsPanelDescriptor.ShortcutKeys.NavigateDown);
60 elementsSection.addRelatedKeys(navigate, WebInspector.UIString("Navigate elements"));
  /external/chromium_org/chrome/browser/
referrer_policy_browsertest.cc 184 // code paths chrome uses to navigate. To keep the number of combinations down,
372 // Tests history navigation actions: Navigate from A to B with a referrer
373 // policy, then navigate to C, back to B, and reload.
375 // Navigate from A to B.
380 // Navigate to C.
  /external/chromium_org/chrome_frame/ready_mode/
ready_mode.cc 53 // domain or when they navigate to a new page in the same domain that is not
116 HRESULT hr = web_browser_->Navigate(location, &flags, NULL, NULL, NULL);
117 DLOG_IF(ERROR, FAILED(hr)) << "Failed to invoke Navigate on IWebBrowser2. "
203 hr = web_browser->Navigate(location, &flags, NULL, NULL, NULL);
204 DLOG_IF(ERROR, FAILED(hr)) << "Failed to invoke Navigate on IWebBrowser2. "
  /external/chromium_org/ppapi/c/private/
ppb_flash.h 173 * Navigate to the URL given by the given URLRequestInfo. (This supports GETs,
176 int32_t (*Navigate)(PP_Resource request_info,
255 int32_t (*Navigate)(PP_Resource request_info,
286 int32_t (*Navigate)(PP_Resource request_info,
320 int32_t (*Navigate)(PP_Resource request_info,
  /external/chromium_org/chrome/test/reliability/
automated_ui_tests.h 19 // <command number="1"><NewTab/><Navigate/><OpenWindow/><Navigate/><Back/>
21 // <command number="2"><NewTab/><Navigate/><Navigate/><Back/><Forward/>
23 // <command number="3"><CloseTab/><OpenWindow/><NewTab/><Navigate/><CloseTab/>
34 // <Executed command_number="1"><NewTab/><Navigate/><result><success/>
80 // --key=SetUp,ZoomPlus,Forward,History,Navigate,Back,TearDown
  /external/chromium_org/content/browser/loader/
resource_dispatcher_host_browsertest.cc 214 // Navigate to a new page, to dispatch unload event and trigger xhr.
230 // Navigate to a new cross-site page, to dispatch unload event and set the
249 // Navigate to a cross-site page that loads immediately without making a
284 // Navigate to a cross-site URL that returns a 204 No Content response.
312 // Navigate to a new cross-site page. The browser should not wait around for
344 // Navigate to a new cross-site URL that results in an error.
389 // Navigate to a new cross-site URL that results in an error.
  /external/chromium/chrome/browser/translate/
translate_manager_browsertest.cc 520 // Now navigate to a new page in the same language.
532 // Now navigate to a page in a different language.
624 // Navigate in page, no infobar should be shown.
629 // Navigate out of page, a new infobar should show.
653 // Navigate out of page, a new infobar should show.
668 // Navigate in page, no infobar should be shown.
672 // Navigate out of page, a new infobar should show.
694 // Navigate in page, no infobar should be shown.
698 // Navigate out of page, a new infobar should show.
699 // Note that we navigate to a page in a different language so we don't trigge
    [all...]
  /external/chromium_org/chrome/browser/translate/
translate_manager_browsertest.cc 684 // Now navigate to a new page in the same language.
696 // Now navigate to a page in a different language.
784 // Navigate in page, no infobar should be shown.
788 // Navigate out of page, a new infobar should show.
810 // Navigate out of page, a new infobar should show.
822 // Navigate in page, no infobar should be shown.
826 // Navigate out of page, a new infobar should show.
    [all...]
  /external/chromium/chrome/browser/autofill/
autofill_cc_infobar_delegate.cc 43 // The user has submitted a form, causing the page to navigate elsewhere. We
  /external/chromium/chrome/browser/extensions/
extension_sidebar_api.h 81 DECLARE_EXTENSION_FUNCTION_NAME("experimental.sidebar.navigate");
window_open_apitest.cc 71 // The app being tested owns the domain a.com . The test URLs we navigate
  /external/chromium/chrome/browser/net/
connect_interceptor.cc 64 // main frame request - way back in RenderViewHost::Navigate. So only handle
  /external/chromium/chrome/browser/safe_browsing/
client_side_detection_host.h 38 // From TabContentsObserver. If we navigate away we cancel all pending
  /external/chromium/chrome/browser/ui/webui/
active_downloads_ui.cc 294 browser::Navigate(&params);
295 // TODO(beng): The following two calls should be automatic by Navigate().
401 browser::Navigate(&params);
403 // TODO(beng): The following two calls should be automatic by Navigate().
  /external/chromium/chrome/common/extensions/docs/server/
README 17 3. Navigate to http://localhost:8080 (or whatever port you specified)
  /external/chromium_org/chrome/android/testshell/java/src/org/chromium/chrome/testshell/
TabManager.java 68 * @param startupUrl The URL that the first tab should navigate to.

Completed in 627 milliseconds

1 2 3 4 5 67 8 91011>>