DescriptionRemove remaining WebContentsImpl from InterstitialPageImpl.
A followup CL to crrev.com/230889, since I missed few cases of WebContentsImpl usage.
The reason for moving InterstitialPage::Create to content/public/ is the need to know about both WebContentsImpl and InterstitialPageImpl. Since the goal is to break the InterstitialPageImpl -> WebContentsImpl dependency and this method is the public interface to InterstitialPage, it cannot stay in interstitial_page_impl.cc.
BUG=304341
Patch Set 1 #Patch Set 2 : Fixed GetWebkitPrefs and rebased on ToT. #
Messages
Total messages: 5 (0 generated)
|