/external/chromium_org/chrome/browser/autofill/ |
autofill_cc_infobar_delegate.cc | 70 // The user has submitted a form, causing the page to navigate elsewhere. We
|
/external/chromium_org/chrome/browser/extensions/ |
extension_loading_browsertest.cc | 60 // Navigate that tab to a non-extension URL to swap out the extension's
|
subscribe_page_action_browsertest.cc | 66 // We navigate directly to the subscribe page for feeds where the feed 73 // Navigate to the feed content (which will cause the extension to try to 111 // Navigate to the subscribe page directly. 144 // Navigate to the feed page.
|
/external/chromium_org/chrome/browser/notifications/sync_notifier/ |
chrome_notifier_delegate.cc | 77 // Navigate to the URL in a new tab.
|
/external/chromium_org/chrome/browser/ui/app_list/ |
chrome_signin_delegate.cc | 66 chrome::Navigate(¶ms);
|
/external/chromium_org/chrome/browser/ui/ |
browser_tab_contents.h | 40 // chrome::Navigate creates WebContents that are destined for the tab strip,
|
tab_modal_confirm_dialog_browsertest.cc | 119 IN_PROC_BROWSER_TEST_F(TabModalConfirmDialogTest, Navigate) {
|
/external/chromium_org/chrome/browser/ui/cocoa/ |
history_menu_cocoa_controller.mm | 61 chrome::Navigate(¶ms);
|
/external/chromium_org/chrome/browser/ui/search/ |
instant_unload_handler.h | 22 // navigate to another page Q. Consider what happens with and without Instant:
|
/external/chromium_org/chrome/browser/ui/views/ |
find_bar_controller_interactive_uitest.cc | 37 // First we navigate to any page.
|
/external/chromium_org/chrome/browser/ui/webui/ntp/ |
ntp_login_handler.h | 64 // bubble. Use use this to navigate to the sync settings page. |args| is the
|
/external/chromium_org/chrome/common/extensions/ |
extension_process_policy.cc | 37 // to navigate from a hosted app to a normal page or another hosted app
|
/external/chromium_org/chrome/test/functional/tracing/ |
tab_tracker.py | 44 url: a URL to navigate to
|
/external/chromium_org/chrome_frame/ |
host_w_controls.html | 76 <input type="submit" value="Navigate" onClick="OnNavigate();">
|
/external/chromium_org/chrome_frame/test/data/ |
simple_object_focus.html | 28 status("Navigate to URL");
|
/external/chromium_org/content/browser/fileapi/ |
file_system_browsertest.cc | 32 // The test page will perform tests on FileAPI, then navigate to either
|
/external/chromium_org/content/browser/indexed_db/ |
indexed_db_browsertest.cc | 42 // The test page will perform tests on IndexedDB, then navigate to either 184 // Just navigate to the URL. Test will crash if it fails. 191 // Just navigate to the URL. Test will crash if it fails. 198 // Just navigate to the URL. Test will crash if it fails.
|
/external/chromium_org/content/browser/renderer_host/ |
render_process_host_browsertest.cc | 77 // Navigate to a different page.
|
/external/chromium_org/content/browser/ |
session_history_browsertest.cc | 69 // on the renderer, it will complete before the next navigate message is 81 // Navigate session history using history.go(distance). 371 // means the test will hang if it attempts to navigate too far forward or back, 453 NavigateToURL(shell(), GURL("javascript:void(frames[0].navigate())"));
|
/external/chromium_org/content/test/gpu/gpu_tests/ |
webgl_debug_renderer_info.py | 67 { 'action': 'navigate' }
|
/external/chromium_org/third_party/WebKit/ManualTests/ |
onbeforeunload-close_with_javascript.html | 23 <pre>Are you sure you want to navigate away from this page?
|
/external/chromium_org/third_party/WebKit/ManualTests/plugins/ |
flip4mac-update-alert-over-navigation.html | 18 <li>Load this page. A Flip4Mac update alert will be displayed, and soon after the page will navigate.</li>
|
/external/chromium_org/third_party/libjingle/source/talk/examples/android/ |
README | 31 In desktop chrome, navigate to http://apprtc.appspot.com and note the r=<NNN> room
|
/external/chromium_org/tools/telemetry/telemetry/core/ |
temporary_http_server_unittest.py | 27 t.Navigate(b.http_server.UrlOf('/blank.html'))
|
/external/chromium_org/tools/telemetry/telemetry/page/actions/ |
loop_unittest.py | 18 self._tab.Navigate(self._browser.http_server.UrlOf('video_test.html'))
|