Home
last modified time | relevance | path

Searched refs:target_navigation (Results 1 – 3 of 3) sorted by relevance

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/content/browser/
H A Dcross_site_transfer_browsertest.cc448 TestNavigationManager target_navigation(shell()->web_contents(), in IN_PROC_BROWSER_TEST_F() local
456 EXPECT_TRUE(target_navigation.WaitForRequestStart()); in IN_PROC_BROWSER_TEST_F()
457 target_navigation.ResumeNavigation(); in IN_PROC_BROWSER_TEST_F()
466 EXPECT_FALSE(target_navigation.WaitForResponse()) in IN_PROC_BROWSER_TEST_F()
/dports/www/chromium-legacy/chromium-88.0.4324.182/content/browser/
H A Dcross_site_transfer_browsertest.cc445 TestNavigationManager target_navigation(shell()->web_contents(), in IN_PROC_BROWSER_TEST_F() local
453 EXPECT_TRUE(target_navigation.WaitForRequestStart()); in IN_PROC_BROWSER_TEST_F()
454 target_navigation.ResumeNavigation(); in IN_PROC_BROWSER_TEST_F()
462 EXPECT_FALSE(target_navigation.WaitForResponse()) in IN_PROC_BROWSER_TEST_F()
/dports/x11-fm/caja/caja-1.26.0/src/
H A Dcaja-window-manage-views.c532 gboolean target_navigation = FALSE; in caja_window_slot_open_location_full() local
578 target_navigation = TRUE; in caja_window_slot_open_location_full()
587 target_navigation = TRUE; in caja_window_slot_open_location_full()
593 target_navigation = TRUE; in caja_window_slot_open_location_full()
604 } else if (target_navigation) { in caja_window_slot_open_location_full()