Home
last modified time | relevance | path

Searched refs:GetWebContents (Results 1 – 25 of 930) sorted by relevance

12345678910>>...38

/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/
H A Dchrome_do_not_track_browsertest.cc38 content::WebContents* GetWebContents() { in GetWebContents() function in __anonb306a7700111::ChromeDoNotTrackTest
50 GetWebContents()->GetMutableRendererPrefs()->enable_do_not_track); in IN_PROC_BROWSER_TEST_F()
61 GetWebContents()->GetMutableRendererPrefs()->enable_do_not_track); in IN_PROC_BROWSER_TEST_F()
76 EvalJs(GetWebContents(), "fetch_from_worker('/echoheader?DNT');")); in IN_PROC_BROWSER_TEST_F()
81 EvalJs(GetWebContents(), "fetch_from_worker('/echoheader?DNT');")); in IN_PROC_BROWSER_TEST_F()
95 EvalJs(GetWebContents(), "fetch_from_worker('/echoheader?DNT');")); in IN_PROC_BROWSER_TEST_F()
119 EXPECT_EQ("1", EvalJs(GetWebContents(), in IN_PROC_BROWSER_TEST_F()
124 EXPECT_EQ("None", EvalJs(GetWebContents(), in IN_PROC_BROWSER_TEST_F()
136 EXPECT_EQ("ready", EvalJs(GetWebContents(), "setup();")); in IN_PROC_BROWSER_TEST_F()
137 EXPECT_EQ("1", EvalJs(GetWebContents(), in IN_PROC_BROWSER_TEST_F()
[all …]
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/content/browser/portal/
H A Dportal_navigation_throttle_browsertest.cc138 GetWebContents(), in IN_PROC_BROWSER_TEST_F()
148 GetWebContents(), in IN_PROC_BROWSER_TEST_F()
159 GetWebContents(), in IN_PROC_BROWSER_TEST_F()
174 GetWebContents(), in IN_PROC_BROWSER_TEST_F()
189 GetWebContents(), in IN_PROC_BROWSER_TEST_F()
206 GetWebContents(), in IN_PROC_BROWSER_TEST_F()
221 GetWebContents(), in IN_PROC_BROWSER_TEST_F()
236 GetWebContents(), in IN_PROC_BROWSER_TEST_F()
253 GetWebContents(), in IN_PROC_BROWSER_TEST_F()
271 GetWebContents(), in IN_PROC_BROWSER_TEST_F()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/autofill/
H A Dautofill_interactive_uitest.cc394 GetWebContents(), in ExpectFieldValue()
406 GetWebContents(), in AssertFieldValue()
417 GetWebContents(), in GetFieldBackgroundColor()
1361 GetWebContents(), in IN_PROC_BROWSER_TEST_F()
1367 GetWebContents(), in IN_PROC_BROWSER_TEST_F()
1562 GetWebContents(), in IN_PROC_BROWSER_TEST_F()
1582 GetWebContents(), in IN_PROC_BROWSER_TEST_F()
1985 GetWebContents(), in IN_PROC_BROWSER_TEST_F()
2307 GetWebContents(), in IN_PROC_BROWSER_TEST_F()
2360 GetWebContents(), in IN_PROC_BROWSER_TEST_F()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/ui/views/autofill/
H A Dautofill_accessibility_win_browsertest.cc43 content::WebContents* web_contents = GetWebContents(); in SetUpOnMainThread()
51 content::WebContents* GetWebContents() const { in GetWebContents() function in autofill::AutofillAccessibilityWinBrowserTest
66 ASSERT_TRUE(ExecuteScript(GetWebContents(), js)); in ShowDropdown()
67 SendKeyToPage(GetWebContents(), ui::DomKey::ARROW_DOWN); in ShowDropdown()
84 GetWebContents(), ui::kAXModeComplete, ax::mojom::Event::kLoadComplete); in IN_PROC_BROWSER_TEST_F()
100 FindAccessibilityNode(GetWebContents(), find_criteria), {"checkbox"}); in IN_PROC_BROWSER_TEST_F()
113 EXPECT_EQ(content::GetFocusedAccessibilityNodeInfo(GetWebContents()).role, in IN_PROC_BROWSER_TEST_F()
122 FindAccessibilityNode(GetWebContents(), find_criteria), in IN_PROC_BROWSER_TEST_F()
127 SendKeyToPage(GetWebContents(), ui::DomKey::TAB); in IN_PROC_BROWSER_TEST_F()
135 FindAccessibilityNode(GetWebContents(), find_criteria), {"checkbox"}); in IN_PROC_BROWSER_TEST_F()
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/policy/
H A Dautoplay_policy_browsertest.cc64 content::WebContents* GetWebContents() { in GetWebContents() function in policy::AutoplayPolicyTest
69 return GetWebContents()->GetMainFrame(); in GetMainFrame()
73 return GetWebContents()->GetAllFrames()[1]; in GetChildFrame()
94 GetWebContents()->OnWebPreferencesChanged(); in IN_PROC_BROWSER_TEST_F()
116 GetWebContents()->OnWebPreferencesChanged(); in IN_PROC_BROWSER_TEST_F()
138 GetWebContents()->OnWebPreferencesChanged(); in IN_PROC_BROWSER_TEST_F()
160 GetWebContents()->OnWebPreferencesChanged(); in IN_PROC_BROWSER_TEST_F()
178 GetWebContents()->OnWebPreferencesChanged(); in IN_PROC_BROWSER_TEST_F()
191 GetWebContents()->OnWebPreferencesChanged(); in IN_PROC_BROWSER_TEST_F()
209 GetWebContents()->OnWebPreferencesChanged(); in IN_PROC_BROWSER_TEST_F()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/ui/content_settings/
H A Dframebust_block_browsertest.cc67 FramebustBlockTabHelper::FromWebContents(GetWebContents()) in SetUpOnMainThread()
78 content::WebContents* GetWebContents() { in GetWebContents() function in FramebustBlockBrowserTest
144 content::TestNavigationObserver observer(GetWebContents()); in IN_PROC_BROWSER_TEST_F()
264 content::ChildFrameAt(GetWebContents()->GetMainFrame(), 0); in IN_PROC_BROWSER_TEST_F()
293 GetWebContents(), "test", in IN_PROC_BROWSER_TEST_F()
297 content::ChildFrameAt(GetWebContents()->GetMainFrame(), 0); in IN_PROC_BROWSER_TEST_F()
302 content::TestNavigationObserver observer(GetWebContents()); in IN_PROC_BROWSER_TEST_F()
325 GetWebContents(), "test", in IN_PROC_BROWSER_TEST_F()
329 content::ChildFrameAt(GetWebContents()->GetMainFrame(), 0); in IN_PROC_BROWSER_TEST_F()
334 content::TestNavigationObserver observer(GetWebContents()); in IN_PROC_BROWSER_TEST_F()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/safe_browsing/
H A Dad_redirect_trigger_browsertest.cc47 FramebustBlockTabHelper::FromWebContents(GetWebContents()) in SetUpOnMainThread()
58 content::WebContents* GetWebContents() { in GetWebContents() function in safe_browsing::AdRedirectTriggerBrowserTest
63 return FramebustBlockTabHelper::FromWebContents(GetWebContents()); in GetFramebustTabHelper()
89 Profile::FromBrowserContext(GetWebContents()->GetBrowserContext()); in CreateTrigger()
97 profile, GetWebContents()); in CreateTrigger()
121 NavigateIframeToUrlWithoutGesture(GetWebContents(), "test", child_url); in IN_PROC_BROWSER_TEST_F()
124 content::ChildFrameAt(GetWebContents()->GetMainFrame(), 0); in IN_PROC_BROWSER_TEST_F()
157 GetWebContents()->GetMainFrame()->ExecuteJavaScriptForTests( in IN_PROC_BROWSER_TEST_F()
165 NavigateIframeToUrlWithoutGesture(GetWebContents(), "test", child_url); in IN_PROC_BROWSER_TEST_F()
168 content::ChildFrameAt(GetWebContents()->GetMainFrame(), 0); in IN_PROC_BROWSER_TEST_F()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/media/
H A Dunified_autoplay_browsertest.cc118 GetWebContents() in SetAutoplayForceAllowFlag()
126 content::WebContents* GetWebContents() { in GetWebContents() function in UnifiedAutoplayBrowserTest
252 EXPECT_FALSE(AttemptPlay(GetWebContents())); in IN_PROC_BROWSER_TEST_F()
261 EXPECT_TRUE(AttemptPlay(GetWebContents())); in IN_PROC_BROWSER_TEST_F()
277 EXPECT_TRUE(AttemptPlay(GetWebContents())); in IN_PROC_BROWSER_TEST_F()
286 EXPECT_FALSE(AttemptPlay(GetWebContents())); in IN_PROC_BROWSER_TEST_F()
296 EXPECT_TRUE(AttemptPlay(GetWebContents())); in IN_PROC_BROWSER_TEST_F()
311 EXPECT_TRUE(AttemptPlay(GetWebContents())); in IN_PROC_BROWSER_TEST_F()
325 EXPECT_FALSE(AttemptPlay(GetWebContents())); in IN_PROC_BROWSER_TEST_F()
375 EXPECT_TRUE(AttemptPlay(GetWebContents())); in IN_PROC_BROWSER_TEST_F()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/content/browser/portal/
H A Dportal_navigation_throttle_browsertest.cc138 GetWebContents(), in IN_PROC_BROWSER_TEST_F()
148 GetWebContents(), in IN_PROC_BROWSER_TEST_F()
159 GetWebContents(), in IN_PROC_BROWSER_TEST_F()
174 GetWebContents(), in IN_PROC_BROWSER_TEST_F()
189 GetWebContents(), in IN_PROC_BROWSER_TEST_F()
206 GetWebContents(), in IN_PROC_BROWSER_TEST_F()
221 GetWebContents(), in IN_PROC_BROWSER_TEST_F()
236 GetWebContents(), in IN_PROC_BROWSER_TEST_F()
253 GetWebContents(), in IN_PROC_BROWSER_TEST_F()
271 GetWebContents(), in IN_PROC_BROWSER_TEST_F()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/weblayer/browser/url_bar/
H A Dpage_info_browsertest.cc20 content::WebContents* GetWebContents() { in GetWebContents() function in weblayer::PageInfoBrowserTest
33 page_info::GetPageInfoClient()->CreatePageInfoDelegate(GetWebContents()); in IN_PROC_BROWSER_TEST_F()
40 page_info::GetPageInfoClient()->CreatePageInfoDelegate(GetWebContents()); in IN_PROC_BROWSER_TEST_F()
47 page_info::GetPageInfoClient()->CreatePageInfoDelegate(GetWebContents()); in IN_PROC_BROWSER_TEST_F()
54 page_info::GetPageInfoClient()->CreatePageInfoDelegate(GetWebContents()); in IN_PROC_BROWSER_TEST_F()
61 page_info::GetPageInfoClient()->CreatePageInfoDelegate(GetWebContents()); in IN_PROC_BROWSER_TEST_F()
80 page_info::GetPageInfoClient()->CreatePageInfoDelegate(GetWebContents()); in IN_PROC_BROWSER_TEST_F()
87 page_info::GetPageInfoClient()->CreatePageInfoDelegate(GetWebContents()); in IN_PROC_BROWSER_TEST_F()
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/subresource_filter/
H A Dad_tagging_browsertest.cc125 content::WebContents* GetWebContents() { in GetWebContents() function in subresource_filter::__anon35618c470111::AdTaggingBrowserTest
209 GetWebContents()); in CreateAdTaggingPageLoadMetricsTestWaiter()
412 CreateDocWrittenFrameFromAdScript(GetWebContents()); in IN_PROC_BROWSER_TEST_F()
447 CreateSrcFrameFromAdScript(GetWebContents(), in IN_PROC_BROWSER_TEST_F()
507 CreateDocWrittenFrame(GetWebContents()); in IN_PROC_BROWSER_TEST_F()
677 AddExternalStylesheet(GetWebContents(), in IN_PROC_BROWSER_TEST_F()
694 AddExternalStylesheet(GetWebContents(), in IN_PROC_BROWSER_TEST_F()
792 GetWebContents()); in IN_PROC_BROWSER_TEST_P()
800 content::WebContents* main_tab = GetWebContents(); in IN_PROC_BROWSER_TEST_P()
877 content::WebContents* main_tab = GetWebContents(); in IN_PROC_BROWSER_TEST_P()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/components/content_settings/browser/ui/
H A Dcookie_controls_controller.cc42 auto* web_contents = GetWebContents(); in OnUiClosing()
50 if (!tab_observer_ || GetWebContents() != web_contents) in Update()
101 cookie_settings_->ResetThirdPartyCookieSetting(GetWebContents()->GetURL()); in OnCookieBlockingEnabledForSite()
106 GetWebContents()->GetURL(), ContentSetting::CONTENT_SETTING_ALLOW); in OnCookieBlockingEnabledForSite()
140 if (GetWebContents()) in OnThirdPartyCookieBlockingChanged()
141 Update(GetWebContents()); in OnThirdPartyCookieBlockingChanged()
145 if (GetWebContents()) in OnCookieSettingChanged()
146 Update(GetWebContents()); in OnCookieSettingChanged()
149 content::WebContents* CookieControlsController::GetWebContents() { in GetWebContents() function in content_settings::CookieControlsController
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/media/webrtc/
H A Dmedia_stream_devices_controller_browsertest.cc395 GetWebContents(), in IN_PROC_BROWSER_TEST_F()
430 GetWebContents(), in IN_PROC_BROWSER_TEST_F()
468 GetWebContents(), in IN_PROC_BROWSER_TEST_F()
506 GetWebContents(), in IN_PROC_BROWSER_TEST_F()
815 GetWebContents(), in IN_PROC_BROWSER_TEST_P()
875 GetWebContents(), in IN_PROC_BROWSER_TEST_F()
888 GetWebContents(), in IN_PROC_BROWSER_TEST_F()
903 GetWebContents(), in IN_PROC_BROWSER_TEST_F()
990 GetWebContents(), in IN_PROC_BROWSER_TEST_F()
1063 GetWebContents(), in IN_PROC_BROWSER_TEST_F()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/ui/omnibox/
H A Dchrome_omnibox_client.cc105 return (controller_->GetWebContents() != nullptr); in CurrentPageExists()
114 return CurrentPageExists() ? controller_->GetWebContents()->GetTitle() in GetTitle()
120 controller_->GetWebContents()) in GetFavicon()
125 return controller_->GetWebContents()->IsLoading(); in IsLoading()
143 controller_->GetWebContents()) in GetSessionID()
223 controller_->GetWebContents(), in ProcessExtensionKeyword()
234 if (!controller_->GetWebContents()) in OnInputStateChanged()
245 if (!controller_->GetWebContents()) in OnFocusChanged()
385 content::WebContents* contents = controller_->GetWebContents(); in PromptPageTranslation()
397 const content::WebContents* contents = controller_->GetWebContents(); in OpenUpdateChromeDialog()
[all …]
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/chrome/browser/media/webrtc/
H A Dmedia_stream_devices_controller_browsertest.cc91 GetWebContents()->GetBrowserContext())->GetPrefs(); in SetDevicePolicy()
129 content::WebContents* GetWebContents() { in GetWebContents() function in MediaStreamDevicesControllerTest
580 GetWebContents(), video_devices); in IN_PROC_BROWSER_TEST_F()
799 GetWebContents(), in IN_PROC_BROWSER_TEST_F()
884 content::NavigateIframeToURL(GetWebContents(), "test", in IN_PROC_BROWSER_TEST_F()
887 ChildFrameAt(GetWebContents()->GetMainFrame(), 0); in IN_PROC_BROWSER_TEST_F()
895 GetWebContents(), request, in IN_PROC_BROWSER_TEST_F()
921 content::NavigateIframeToURL(GetWebContents(), "test", in IN_PROC_BROWSER_TEST_F()
932 GetWebContents(), request, in IN_PROC_BROWSER_TEST_F()
953 GetWebContents(), in IN_PROC_BROWSER_TEST_F()
[all …]
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/content/browser/browser_plugin/
H A Dbrowser_plugin_guest.cc95 GetWebContents()->GetView()->SizeContents(new_size); in SizeContents()
102 GetWebContents()->BrowserPluginGuestWillDetach(); in WillDestroy()
177 GetWebContents()->GetMutableRendererPrefs(); in InitInternal()
195 DCHECK(GetWebContents()->GetRenderViewHost()); in InitInternal()
263 WebContentsImpl* BrowserPluginGuest::GetWebContents() const { in GetWebContents() function in content::BrowserPluginGuest
312 GetWebContents()->GetRenderViewHost()); in EndSystemDragIfApplicable()
431 GetWebContents()->BrowserPluginGuestWillDetach(); in OnDetach()
512 GetWebContents() in OnImeCommitText()
524 GetWebContents() in OnImeFinishComposingText()
552 GetWebContents() in OnSetEditCommandsForNextKeyEvent()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/permissions/
H A Dpermission_delegation_browsertest.cc31 GetWebContents()); in SetUpOnMainThread()
59 content::WebContents* GetWebContents() { in GetWebContents() function in PermissionDelegationBrowserTest
89 content::RenderFrameHost* main_frame = GetWebContents()->GetMainFrame(); in IN_PROC_BROWSER_TEST_F()
101 content::NavigateIframeToURL(GetWebContents(), "iframe1", iframe_url_1)); in IN_PROC_BROWSER_TEST_F()
103 content::NavigateIframeToURL(GetWebContents(), "iframe2", iframe_url_2)); in IN_PROC_BROWSER_TEST_F()
106 GetWebContents(), in IN_PROC_BROWSER_TEST_F()
110 GetWebContents(), in IN_PROC_BROWSER_TEST_F()
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/ui/views/
H A Dcontent_setting_bubble_contents_browsertest.cc32 content::WebContents* GetWebContents() { in GetWebContents() function in ContentSettingBubbleContentsBrowserTest
45 ASSERT_TRUE(content::NavigateToURL(GetWebContents(), in IN_PROC_BROWSER_TEST_F()
47 permissions::PermissionRequestManager::FromWebContents(GetWebContents()) in IN_PROC_BROWSER_TEST_F()
50 ASSERT_TRUE(content::ExecJs(GetWebContents(), "geolocate();")); in IN_PROC_BROWSER_TEST_F()
51 permissions::PermissionRequestObserver(GetWebContents()).Wait(); in IN_PROC_BROWSER_TEST_F()
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/ui/passwords/
H A Dpassword_generation_popup_view_browsertest.cc53 content::WebContents* GetWebContents() { in GetWebContents() function in autofill::PasswordGenerationPopupViewTest
70 new autofill::TestPasswordGenerationPopupController(GetWebContents()); in IN_PROC_BROWSER_TEST_F()
76 GetWebContents()->Close(); in IN_PROC_BROWSER_TEST_F()
83 new autofill::TestPasswordGenerationPopupController(GetWebContents()); in IN_PROC_BROWSER_TEST_F()
86 GetWebContents()->Close(); in IN_PROC_BROWSER_TEST_F()
/dports/www/chromium-legacy/chromium-88.0.4324.182/weblayer/browser/
H A Dpopup_blocker_browsertest.cc63 GetWebContents(original_tab_)) in GetBlockedPopupCount()
67 content::WebContents* GetWebContents(Tab* tab) { in GetWebContents() function in weblayer::PopupBlockerBrowserTest
103 GetWebContents(original_tab_)); in ShowPopup()
156 EXPECT_FALSE(GetWebContents(new_tab)->HasOpener()); in IN_PROC_BROWSER_TEST_F()
166 GetWebContents(original_tab())->GetBrowserContext()) in IN_PROC_BROWSER_TEST_F()
182 GetWebContents(original_tab())->GetBrowserContext()) in IN_PROC_BROWSER_TEST_F()
197 GetWebContents(original_tab())->GetBrowserContext()) in IN_PROC_BROWSER_TEST_F()
201 GetWebContents(original_tab())->GetBrowserContext()) in IN_PROC_BROWSER_TEST_F()
218 GetWebContents(original_tab())->OpenURL(params); in IN_PROC_BROWSER_TEST_F()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/content/browser/devtools/protocol/
H A Demulation_handler.cc109 auto* geolocation_context = GetWebContents()->GetGeolocationContext(); in SetGeolocationOverride()
132 auto* geolocation_context = GetWebContents()->GetGeolocationContext(); in ClearGeolocationOverride()
152 if (GetWebContents()->GetVisibleURL().SchemeIs(kChromeDevToolsScheme) || in CanEmulate()
260 if (GetWebContents()) { in SetDeviceMetricsOverride()
262 GetWebContents()->SetDeviceEmulationSize(gfx::Size(width, height)); in SetDeviceMetricsOverride()
283 if (GetWebContents() && GetWebContents()->IsCrashed()) in SetDeviceMetricsOverride()
293 GetWebContents()->ClearDeviceEmulationSize(); in ClearDeviceMetricsOverride()
300 if (GetWebContents()->IsCrashed()) in ClearDeviceMetricsOverride()
311 GetWebContents()->SetDeviceEmulationSize(gfx::Size(width, height)); in SetVisibleSize()
350 WebContentsImpl* EmulationHandler::GetWebContents() { in GetWebContents() function in content::protocol::EmulationHandler
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/paint_preview/
H A Dpaint_preview_browsertest.cc68 PaintPreviewClient::CreateForWebContents(GetWebContents()); in CreateClient()
71 content::WebContents* GetWebContents() { in GetWebContents() function in paint_preview::PaintPreviewBrowserTest
98 auto* web_contents = GetWebContents(); in WaitForLoadStopWithoutSuccessCheck()
151 auto* client = PaintPreviewClient::FromWebContents(GetWebContents()); in IN_PROC_BROWSER_TEST_P()
154 params, GetWebContents()->GetMainFrame(), in IN_PROC_BROWSER_TEST_P()
192 auto* client = PaintPreviewClient::FromWebContents(GetWebContents()); in IN_PROC_BROWSER_TEST_P()
195 params, GetWebContents()->GetMainFrame(), in IN_PROC_BROWSER_TEST_P()
245 auto* client = PaintPreviewClient::FromWebContents(GetWebContents()); in IN_PROC_BROWSER_TEST_P()
248 params, GetWebContents()->GetMainFrame(), in IN_PROC_BROWSER_TEST_P()
299 auto* client = PaintPreviewClient::FromWebContents(GetWebContents()); in IN_PROC_BROWSER_TEST_P()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/components/security_interstitials/content/
H A Dssl_error_navigation_throttle.cc44 if (!handle->IsInMainFrame() || handle->GetWebContents()->IsPortal()) { in WillFailRequest()
51 handle->GetWebContents(), handle->GetNetErrorCode(), in WillFailRequest()
70 if (!handle->IsInMainFrame() || handle->GetWebContents()->IsPortal()) { in WillProcessResponse()
79 if (std::move(is_in_hosted_app_callback_).Run(handle->GetWebContents())) { in WillProcessResponse()
81 std::move(handle_ssl_error_callback_), handle->GetWebContents(), in WillProcessResponse()
126 handle->GetWebContents(), handle->GetNavigationId(), in ShowInterstitial()
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/ui/blocked_content/
H A Dtab_under_navigation_throttle.cc93 ukm::GetSourceIdForWebContentsDocument(handle->GetWebContents()); in LogTabUnderAttempt()
122 started_in_foreground_(handle->GetWebContents()->GetVisibility() == in TabUnderNavigationThrottle()
139 content::WebContents* contents = navigation_handle()->GetWebContents(); in IsSuspiciousClientRedirect()
171 content::WebContents* contents = navigation_handle()->GetWebContents(); in MaybeBlockNavigation()
193 content::WebContents* web_contents = navigation_handle()->GetWebContents(); in ShowUI()
208 content::WebContents* contents = navigation_handle()->GetWebContents(); in HasOpenedPopupSinceLastUserGesture()
216 content::WebContents* contents = navigation_handle()->GetWebContents(); in TabUndersAllowedBySettings()
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/ui/webui/
H A Dconstrained_web_dialog_ui_browsertest.cc134 WebContents* dialog_contents = dialog_delegate->GetWebContents(); in IN_PROC_BROWSER_TEST_F()
201 EXPECT_TRUE(WaitForLoadStop(dialog_delegate->GetWebContents())); in IN_PROC_BROWSER_TEST_F()
212 EXPECT_TRUE(ExecuteScript(dialog_delegate->GetWebContents(), in IN_PROC_BROWSER_TEST_F()
220 EXPECT_TRUE(ExecuteScript(dialog_delegate->GetWebContents(), in IN_PROC_BROWSER_TEST_F()
228 EXPECT_TRUE(ExecuteScript(dialog_delegate->GetWebContents(), in IN_PROC_BROWSER_TEST_F()
253 EXPECT_TRUE(WaitForLoadStop(dialog_delegate->GetWebContents())); in IN_PROC_BROWSER_TEST_F()
263 EXPECT_TRUE(ExecuteScript(dialog_delegate->GetWebContents(), in IN_PROC_BROWSER_TEST_F()
271 EXPECT_TRUE(ExecuteScript(dialog_delegate->GetWebContents(), in IN_PROC_BROWSER_TEST_F()

12345678910>>...38