Home
last modified time | relevance | path

Searched refs:active_web_contents (Results 1 – 22 of 22) sorted by relevance

/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/picture_in_picture/
H A Dpicture_in_picture_window_controller_browsertest.cc450 ASSERT_TRUE(active_web_contents); in IN_PROC_BROWSER_TEST_F()
486 ASSERT_TRUE(active_web_contents); in IN_PROC_BROWSER_TEST_F()
521 ASSERT_TRUE(active_web_contents); in IN_PROC_BROWSER_TEST_F()
561 ASSERT_TRUE(active_web_contents); in IN_PROC_BROWSER_TEST_F()
595 ASSERT_TRUE(active_web_contents); in IN_PROC_BROWSER_TEST_F()
633 ASSERT_TRUE(active_web_contents); in IN_PROC_BROWSER_TEST_F()
671 ASSERT_TRUE(active_web_contents); in IN_PROC_BROWSER_TEST_F()
728 ASSERT_TRUE(active_web_contents); in IN_PROC_BROWSER_TEST_F()
874 ASSERT_TRUE(active_web_contents); in IN_PROC_BROWSER_TEST_F()
1793 active_web_contents->WasShown(); in IN_PROC_BROWSER_TEST_F()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/extensions/
H A Dcorb_and_cors_extension_browsertest.cc1319 active_web_contents(), in IN_PROC_BROWSER_TEST_P()
1332 active_web_contents() in IN_PROC_BROWSER_TEST_P()
1342 active_web_contents(), in IN_PROC_BROWSER_TEST_P()
1556 active_web_contents(), in IN_PROC_BROWSER_TEST_P()
1574 active_web_contents()); in IN_PROC_BROWSER_TEST_P()
1857 content::EvalJs(active_web_contents(), in IN_PROC_BROWSER_TEST_P()
1881 content::EvalJs(active_web_contents(), in IN_PROC_BROWSER_TEST_P()
1892 active_web_contents() in IN_PROC_BROWSER_TEST_P()
1916 content::EvalJs(active_web_contents(), in IN_PROC_BROWSER_TEST_P()
2182 active_web_contents(), in IN_PROC_BROWSER_TEST_P()
[all …]
H A Dwebstore_installer_browsertest.cc130 content::WebContents* active_web_contents = in IN_PROC_BROWSER_TEST_F() local
132 ASSERT_TRUE(active_web_contents); in IN_PROC_BROWSER_TEST_F()
143 browser()->profile(), this, active_web_contents, kTestExtensionId, in IN_PROC_BROWSER_TEST_F()
163 content::WebContents* active_web_contents = in IN_PROC_BROWSER_TEST_F() local
165 ASSERT_TRUE(active_web_contents); in IN_PROC_BROWSER_TEST_F()
177 browser()->profile(), this, active_web_contents, kTestExtensionId, in IN_PROC_BROWSER_TEST_F()
H A Dwebstore_reinstaller_browsertest.cc84 content::WebContents* active_web_contents = in IN_PROC_BROWSER_TEST_F() local
86 ASSERT_TRUE(active_web_contents); in IN_PROC_BROWSER_TEST_F()
94 active_web_contents, kTestExtensionId, in IN_PROC_BROWSER_TEST_F()
110 active_web_contents, kTestExtensionId, in IN_PROC_BROWSER_TEST_F()
/dports/www/chromium-legacy/chromium-88.0.4324.182/weblayer/browser/url_bar/
H A Durl_bar_controller_impl.cc70 auto* active_web_contents = GetActiveWebContents(); in GetPublisherUrl() local
71 if (active_web_contents) { in GetPublisherUrl()
73 TrustedCDNObserver::FromWebContents(active_web_contents); in GetPublisherUrl()
97 auto* active_web_contents = GetActiveWebContents(); in GetConnectionSecurityLevel() local
98 if (!active_web_contents) in GetConnectionSecurityLevel()
101 auto state = security_state::GetVisibleSecurityState(active_web_contents); in GetConnectionSecurityLevel()
112 auto* active_web_contents = GetActiveWebContents(); in GetURL() local
113 if (!active_web_contents) in GetURL()
117 *url = active_web_contents->GetVisibleURL(); in GetURL()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/weblayer/browser/url_bar/
H A Durl_bar_controller_impl.cc81 auto* active_web_contents = GetActiveWebContents(); in GetConnectionSecurityLevel() local
82 if (!active_web_contents) in GetConnectionSecurityLevel()
85 auto state = security_state::GetVisibleSecurityState(active_web_contents); in GetConnectionSecurityLevel()
96 auto* active_web_contents = GetActiveWebContents(); in GetURL() local
97 if (!active_web_contents) in GetURL()
101 *url = active_web_contents->GetVisibleURL(); in GetURL()
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/ui/hung_renderer/
H A Dhung_renderer_interactive_uitest.cc45 content::WebContents* active_web_contents = in IN_PROC_BROWSER_TEST_F() local
47 TabDialogs::FromWebContents(active_web_contents) in IN_PROC_BROWSER_TEST_F()
49 active_web_contents->GetMainFrame()->GetRenderViewHost()->GetWidget(), in IN_PROC_BROWSER_TEST_F()
54 EXPECT_FALSE(TabDialogs::FromWebContents(active_web_contents) in IN_PROC_BROWSER_TEST_F()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/chrome/browser/net/
H A Dnetwork_request_metrics_browsertest.cc155 active_web_contents()); in StartNavigatingAndWaitForRequest()
343 content::WebContents* active_web_contents() { in active_web_contents() function in content::__anon7bd63f350111::NetworkRequestMetricsBrowserTest
363 TestNavigationObserver navigation_observer(active_web_contents(), 1); in IN_PROC_BROWSER_TEST_P()
376 TestNavigationObserver navigation_observer(active_web_contents(), 1); in IN_PROC_BROWSER_TEST_P()
388 TestNavigationObserver navigation_observer(active_web_contents(), 1); in IN_PROC_BROWSER_TEST_P()
390 active_web_contents()->Stop(); in IN_PROC_BROWSER_TEST_P()
398 TestNavigationObserver navigation_observer(active_web_contents(), 1); in IN_PROC_BROWSER_TEST_P()
410 active_web_contents()->Stop(); in IN_PROC_BROWSER_TEST_P()
421 TestNavigationObserver navigation_observer(active_web_contents(), 1); in IN_PROC_BROWSER_TEST_P()
446 TestNavigationObserver navigation_observer(active_web_contents(), 1); in IN_PROC_BROWSER_TEST_P()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/net/
H A Dnetwork_request_metrics_browsertest.cc153 active_web_contents()); in StartNavigatingAndWaitForRequest()
341 content::WebContents* active_web_contents() { in active_web_contents() function in content::__anon1d09d0fa0111::NetworkRequestMetricsBrowserTest
361 TestNavigationObserver navigation_observer(active_web_contents(), 1); in IN_PROC_BROWSER_TEST_P()
374 TestNavigationObserver navigation_observer(active_web_contents(), 1); in IN_PROC_BROWSER_TEST_P()
386 TestNavigationObserver navigation_observer(active_web_contents(), 1); in IN_PROC_BROWSER_TEST_P()
388 active_web_contents()->Stop(); in IN_PROC_BROWSER_TEST_P()
396 TestNavigationObserver navigation_observer(active_web_contents(), 1); in IN_PROC_BROWSER_TEST_P()
408 active_web_contents()->Stop(); in IN_PROC_BROWSER_TEST_P()
419 TestNavigationObserver navigation_observer(active_web_contents(), 1); in IN_PROC_BROWSER_TEST_P()
444 TestNavigationObserver navigation_observer(active_web_contents(), 1); in IN_PROC_BROWSER_TEST_P()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/push_messaging/
H A Dpush_messaging_notification_manager.cc156 WebContents* active_web_contents = (*it)->GetActiveWebContents(); local
160 WebContents* active_web_contents =
163 if (IsTabVisible(profile, active_web_contents, origin)) {
207 WebContents* active_web_contents, argument
209 if (!active_web_contents || !active_web_contents->GetMainFrame())
217 switch (active_web_contents->GetMainFrame()->GetVisibilityState()) {
227 GURL visible_url = active_web_contents->GetVisibleURL();
H A Dpush_messaging_notification_manager.h75 content::WebContents* active_web_contents,
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/ui/views/accessibility/
H A Dbrowser_accessibility_uitest_auralinux.cc141 content::WebContents* active_web_contents = in VerifyEmbedRelationships() local
143 ASSERT_EQ(target, active_web_contents->GetRenderWidgetHostView() in VerifyEmbedRelationships()
169 content::WebContents* active_web_contents = in IN_PROC_BROWSER_TEST_F() local
171 ASSERT_NE(nullptr, active_web_contents->GetRenderWidgetHostView() in IN_PROC_BROWSER_TEST_F()
198 content::WebContents* active_web_contents = in IN_PROC_BROWSER_TEST_F() local
200 ASSERT_NE(nullptr, active_web_contents->GetRenderWidgetHostView() in IN_PROC_BROWSER_TEST_F()
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/site_isolation/
H A Dchrome_site_per_process_browsertest.cc168 content::WebContents* active_web_contents = in IN_PROC_BROWSER_TEST_F() local
198 content::WebContents* active_web_contents = in IN_PROC_BROWSER_TEST_F() local
245 content::WebContents* active_web_contents = in IN_PROC_BROWSER_TEST_F() local
409 content::WebContents* active_web_contents = in IN_PROC_BROWSER_TEST_F() local
424 active_web_contents, in IN_PROC_BROWSER_TEST_F()
521 content::WebContents* active_web_contents = in IN_PROC_BROWSER_TEST_F() local
544 content::WebContents* active_web_contents = in IN_PROC_BROWSER_TEST_F() local
559 content::EvalJs(active_web_contents, in IN_PROC_BROWSER_TEST_F()
651 active_web_contents, "child-0", in IN_PROC_BROWSER_TEST_F()
654 active_web_contents, "child-1", in IN_PROC_BROWSER_TEST_F()
[all …]
H A Dsite_per_process_interactive_browsertest.cc1211 content::WebContents* active_web_contents = in IN_PROC_BROWSER_TEST_F() local
1215 EXPECT_TRUE(ExecuteScript(active_web_contents, in IN_PROC_BROWSER_TEST_F()
1224 EXPECT_TRUE(NavigateIframeToURL(active_web_contents, "test", frame_url)); in IN_PROC_BROWSER_TEST_F()
1242 ChildFrameAt(active_web_contents->GetMainFrame(), 0)->GetView(); in IN_PROC_BROWSER_TEST_F()
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/ui/find_bar/
H A Dfind_bar_platform_helper_mac.mm61 content::WebContents* active_web_contents =
64 active_web_contents
65 ? chrome::FindBrowserWithWebContents(active_web_contents)
73 if (active_web_contents == web_contents)
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/pdf/
H A Dpdf_extension_test.cc1754 ASSERT_NE(web_contents, active_web_contents); in IN_PROC_BROWSER_TEST_P()
1757 active_web_contents); in IN_PROC_BROWSER_TEST_P()
1833 ASSERT_EQ(web_contents, active_web_contents); in IN_PROC_BROWSER_TEST_P()
1858 ASSERT_EQ(web_contents, active_web_contents); in IN_PROC_BROWSER_TEST_P()
1885 ASSERT_NE(web_contents, active_web_contents); in IN_PROC_BROWSER_TEST_P()
1905 ASSERT_NE(web_contents, active_web_contents); in IN_PROC_BROWSER_TEST_P()
1925 WebContents* active_web_contents = in IN_PROC_BROWSER_TEST_P() local
1927 ASSERT_NE(web_contents, active_web_contents); in IN_PROC_BROWSER_TEST_P()
1972 ASSERT_EQ(web_contents, active_web_contents); in IN_PROC_BROWSER_TEST_P()
2029 ASSERT_EQ(web_contents, active_web_contents); in IN_PROC_BROWSER_TEST_P()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/ui/exclusive_access/
H A Dfullscreen_controller.cc267 WebContents* const active_web_contents = in HandleUserPressedEscape() local
269 if (IsFullscreenWithinTab(active_web_contents)) { in HandleUserPressedEscape()
270 active_web_contents->ExitFullscreen( in HandleUserPressedEscape()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/chrome/browser/extensions/api/extension_action/
H A Dbrowser_action_interactive_test.cc426 content::WebContents* active_web_contents = in IN_PROC_BROWSER_TEST_F() local
428 ASSERT_TRUE(active_web_contents); in IN_PROC_BROWSER_TEST_F()
429 GURL url = active_web_contents->GetLastCommittedURL(); in IN_PROC_BROWSER_TEST_F()
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/extensions/api/extension_action/
H A Dbrowser_action_interactive_test.cc402 content::WebContents* active_web_contents = in IN_PROC_BROWSER_TEST_F() local
404 ASSERT_TRUE(active_web_contents); in IN_PROC_BROWSER_TEST_F()
405 GURL url = active_web_contents->GetLastCommittedURL(); in IN_PROC_BROWSER_TEST_F()
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/history/
H A Dhistory_browsertest.cc869 content::WebContents* active_web_contents = in IN_PROC_BROWSER_TEST_F() local
871 ASSERT_EQ(web_contents, active_web_contents); in IN_PROC_BROWSER_TEST_F()
872 ASSERT_EQ(history_url, active_web_contents->GetVisibleURL()); in IN_PROC_BROWSER_TEST_F()
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/notifications/
H A Dplatform_notification_service_interactive_uitest.cc910 content::WebContents* active_web_contents = in IN_PROC_BROWSER_TEST_F() local
913 EXPECT_NE(active_web_contents, original_web_contents); in IN_PROC_BROWSER_TEST_F()
914 EXPECT_EQ(active_web_contents->GetVisibleURL(), in IN_PROC_BROWSER_TEST_F()
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/renderer_context_menu/
H A Drender_view_context_menu.cc1153 WebContents* active_web_contents = in AppendLinkItems() local
1245 active_web_contents, params_.link_url)) { in AppendLinkItems()
1265 active_web_contents, in AppendLinkItems()