Searched refs:GetMainFrame (Results 1 - 25 of 124) sorted by relevance

12345

/external/chromium_org/chrome/renderer/
H A Dchrome_content_renderer_client_browsertest.cc28 GetMainFrame(), GURL("http://foo"), "GET", false, false, &unused));
46 GetMainFrame(), GURL("http://example.com/newtab"), "GET", false, false,
49 GetMainFrame(), GURL("http://example.com/search?q=foo"), "GET", false,
52 GetMainFrame(), GURL("http://example.com/"), "GET", false, false,
/external/chromium_org/chrome/browser/ui/views/tab_contents/
H A Dchrome_web_contents_view_delegate_views_unittest.cc21 delegate_view->ShowContextMenu(web_contents()->GetMainFrame(), params);
/external/chromium_org/chrome/browser/extensions/
H A Dalert_apitest.cc25 host->host_contents()->GetMainFrame()->ExecuteJavaScript(
/external/chromium_org/chrome/browser/ui/webui/memory_internals/
H A Dmemory_internals_handler.cc43 content::RenderFrameHost* frame = web_ui()->GetWebContents()->GetMainFrame();
/external/chromium_org/content/browser/media/
H A Dmedia_internals_handler.cc44 RenderFrameHost* host = web_ui()->GetWebContents()->GetMainFrame();
H A Dwebrtc_internals_message_handler.cc68 RenderFrameHost* host = web_ui()->GetWebContents()->GetMainFrame();
82 RenderFrameHost* host = web_ui()->GetWebContents()->GetMainFrame();
/external/chromium_org/content/browser/web_contents/
H A Dweb_contents_android.cc150 static_cast<WebContentsImpl*>(web_contents_)->GetMainFrame();
166 web_contents_->GetMainFrame()->Send(new FrameMsg_SetupTransitionView(
167 web_contents_->GetMainFrame()->GetRoutingID(),
174 web_contents_->GetMainFrame()->Send(new FrameMsg_BeginExitTransition(
175 web_contents_->GetMainFrame()->GetRoutingID(),
191 if (!rvhi || !rvhi->GetMainFrame())
196 rvhi->GetMainFrame());
206 web_contents_->GetMainFrame()->Send(new FrameMsg_AddStyleSheetByURL(
207 web_contents_->GetMainFrame()->GetRoutingID(),
352 web_contents_->GetMainFrame()
[all...]
H A Dweb_contents_impl_unittest.cc350 cont.RendererDidNavigate(contents()->GetMainFrame(), params, &details);
352 contents()->UpdateTitle(contents()->GetMainFrame(), 0,
397 cont.RendererDidNavigate(contents()->GetMainFrame(), params, &details);
427 TestRenderFrameHost* orig_rfh = contents()->GetMainFrame();
446 EXPECT_EQ(orig_rfh, contents()->GetMainFrame());
470 TestRenderFrameHost* orig_rfh = contents()->GetMainFrame();
520 EXPECT_EQ(pending_rfh, contents()->GetMainFrame());
546 EXPECT_EQ(goback_rfh, contents()->GetMainFrame());
563 TestRenderFrameHost* orig_rfh = contents()->GetMainFrame();
586 TestRenderFrameHost* new_rfh = contents()->GetMainFrame();
[all...]
/external/chromium_org/content/browser/screen_orientation/
H A Dscreen_orientation_browsertest.cc81 ExecuteScriptAndGetValue(shell()->web_contents()->GetMainFrame(),
88 ExecuteScriptAndGetValue(shell()->web_contents()->GetMainFrame(),
95 ExecuteScriptAndGetValue(shell()->web_contents()->GetMainFrame(),
102 ExecuteScriptAndGetValue(shell()->web_contents()->GetMainFrame(),
109 ExecuteScriptAndGetValue(shell()->web_contents()->GetMainFrame(),
/external/chromium_org/chrome/browser/chromeos/login/lock/
H A Dscreen_locker_tester.cc122 webui()->GetWebContents()->GetMainFrame()->ExecuteJavaScript(
131 RenderViewHost()->GetMainFrame(),
146 RenderViewHost()->GetMainFrame(),
156 RenderViewHost()->GetMainFrame(),
/external/chromium_org/chrome/browser/infobars/
H A Dinsecure_content_infobar_delegate.cc102 web_contents->GetMainFrame()->Send(new ChromeViewMsg_ReloadFrame(
103 web_contents->GetMainFrame()->GetRoutingID()));
/external/chromium_org/chrome/browser/ui/webui/
H A Dweb_ui_test_handler.cc39 web_ui()->GetWebContents()->GetMainFrame()->ExecuteJavaScript(js_text);
46 content::RenderFrameHost* frame = web_ui()->GetWebContents()->GetMainFrame();
/external/chromium_org/content/test/
H A Daccessibility_browser_test_utils.cc30 web_contents->GetMainFrame());
47 web_contents->GetMainFrame());
/external/chromium_org/chrome/browser/captive_portal/
H A Dcaptive_portal_tab_helper_unittest.cc92 render_view_host->GetMainFrame(), url, false, false);
96 render_view_host->GetMainFrame(),
106 render_view_host->GetMainFrame(), url, false, false);
108 tab_helper().DidFailProvisionalLoad(render_view_host->GetMainFrame(),
115 render_view_host->GetMainFrame(), GURL(kErrorPageUrl), true, false);
119 render_view_host->GetMainFrame(),
130 render_view_host->GetMainFrame(), url, false, false);
134 tab_helper().DidFailProvisionalLoad(render_view_host->GetMainFrame(),
156 render_view_host->GetMainFrame(), url, false, false);
158 tab_helper().DidFailProvisionalLoad(render_view_host->GetMainFrame(),
[all...]
/external/chromium_org/chrome/browser/renderer_context_menu/
H A Drender_view_context_menu_browsertest.cc50 browser()->tab_strip_model()->GetActiveWebContents()->GetMainFrame(),
85 browser()->tab_strip_model()->GetActiveWebContents()->GetMainFrame(),
153 browser()->tab_strip_model()->GetActiveWebContents()->GetMainFrame(),
205 browser()->tab_strip_model()->GetActiveWebContents()->GetMainFrame(),
281 TestRenderViewContextMenu menu(tab->GetMainFrame(), context_menu_params);
/external/chromium_org/chrome/browser/ui/panels/
H A Dpanel_extension_browsertest.cc157 new PanelContextMenu(web_contents->GetMainFrame(), params));
178 new PanelContextMenu(web_contents->GetMainFrame(), params));
199 new PanelContextMenu(web_contents->GetMainFrame(), params));
220 new PanelContextMenu(web_contents->GetMainFrame(), params));
258 menu.reset(new PanelContextMenu(web_contents->GetMainFrame(), params));
/external/chromium_org/chrome/renderer/autofill/
H A Dpassword_autofill_agent_browsertest.cc186 ->DidFinishLoad(GetMainFrame());
248 WebDocument document = GetMainFrame()->document();
315 GetMainFrame()->view()->layout();
323 GetMainFrame(),
537 WebDocument document = GetMainFrame()->document();
637 WebDocument document = GetMainFrame()->document();
665 WebDocument document = GetMainFrame()->document();
814 frame = GetMainFrame();
820 frame = GetMainFrame();
826 frame = GetMainFrame();
[all...]
H A Dautofill_renderer_browsertest.cc200 WebFrame* web_frame = GetMainFrame();
270 WebElement subframe = GetMainFrame()->document().getElementById("subframe");
274 ASSERT_EQ(GetMainFrame(), invoking_frame()->parent());
276 WebElement sibling = GetMainFrame()->document().getElementById("sibling");
336 NavigateFrame(GetMainFrame());
360 NavigateFrame(GetMainFrame());
/external/chromium_org/content/renderer/
H A Drender_view_browsertest.cc416 policy_info.frame = GetMainFrame();
427 form_policy_info.frame = GetMainFrame();
438 popup_policy_info.frame = GetMainFrame();
465 policy_info.frame = GetMainFrame();
488 policy_info.frame = GetMainFrame();
500 webui_policy_info.frame = GetMainFrame();
510 data_policy_info.frame = GetMainFrame();
523 GetMainFrame(), popup_request, blink::WebWindowFeatures(), "foo",
1153 GetMainFrame()->contentAsText(kMaxOutputCharacters);
1201 base::string16 output = GetMainFrame()
[all...]
/external/chromium_org/chrome/renderer/translate/
H A Dtranslate_script_browsertest.cc89 GetMainFrame()->executeScript(source);
117 GetMainFrame()->executeScriptAndReturnValue(source);
131 GetMainFrame()->executeScriptAndReturnValue(source);
/external/chromium_org/content/renderer/browser_plugin/
H A Dbrowser_plugin_browsertest.cc92 v8::Handle<v8::Value> value = GetMainFrame()->executeScriptAndReturnValue(
107 v8::Handle<v8::Value> value = GetMainFrame()->executeScriptAndReturnValue(
120 v8::Handle<v8::Value> value = GetMainFrame()->executeScriptAndReturnValue(
/external/chromium_org/content/shell/browser/
H A Dshell_devtools_frontend.cc123 web_contents()->GetMainFrame()->ExecuteJavaScript(
166 web_contents()->GetMainFrame()->ExecuteJavaScript(javascript);
179 web_contents()->GetMainFrame()->ExecuteJavaScript(javascript);
/external/chromium_org/components/navigation_interception/
H A Dintercept_navigation_resource_throttle_unittest.cc259 web_contents()->GetMainFrame()->GetRoutingID(),
324 web_contents()->GetMainFrame()->GetRoutingID(),
389 web_contents()->GetMainFrame()->GetRoutingID(),
417 web_contents()->GetMainFrame()->GetRoutingID(),
445 web_contents()->GetMainFrame()->GetRoutingID(),
473 web_contents()->GetMainFrame()->GetRoutingID(),
/external/chromium_org/components/translate/content/renderer/
H A Dtranslate_helper.cc146 WebFrame* main_frame = GetMainFrame();
256 WebFrame* main_frame = GetMainFrame();
267 WebFrame* main_frame = GetMainFrame();
286 WebFrame* main_frame = GetMainFrame();
309 WebFrame* main_frame = GetMainFrame();
384 WebFrame* main_frame = GetMainFrame();
411 WebFrame* frame = GetMainFrame();
551 WebFrame* TranslateHelper::GetMainFrame() { function in class:translate::TranslateHelper
/external/chromium_org/content/browser/frame_host/
H A Drender_frame_host_manager_unittest.cc208 RenderFrameCreated(web_contents->GetMainFrame());
355 TestRenderFrameHost* ntp_rfh = contents()->GetMainFrame();
422 TestRenderFrameHost* ntp_rfh2 = contents2->GetMainFrame();
438 EXPECT_NE(contents()->GetMainFrame()->GetProcess(), dest_rfh2->GetProcess());
439 EXPECT_NE(contents()->GetMainFrame()->GetSiteInstance(),
442 contents()->GetMainFrame()->GetSiteInstance()));
454 EXPECT_NE(contents()->GetMainFrame()->GetSiteInstance(),
455 contents2->GetMainFrame()->GetSiteInstance());
456 EXPECT_EQ(contents()->GetMainFrame()->GetSiteInstance()->GetProcess(),
457 contents2->GetMainFrame()
[all...]

Completed in 535 milliseconds

12345