Searched refs:iframeDataSource (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/web/tests/
H A DWebFrameTest.cpp2780 WebDataSource* iframeDataSource = iframe->dataSource(); local
2781 ASSERT_TRUE(iframeDataSource);
2783 iframeDataSource->redirectChain(redirects);

Completed in 108 milliseconds