diff options
author | brettw@chromium.org <brettw@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-07-03 17:32:37 +0000 |
---|---|---|
committer | brettw@chromium.org <brettw@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-07-03 17:32:37 +0000 |
commit | fd694982d0e1ee8b3e1753d9c48b01c1a633ac27 (patch) | |
tree | 5901960deccdcc083ea05c0ecb57921f74017919 /chrome/browser/visitedlink_unittest.cc | |
parent | 87666f9f261e814b56d57cb17a54af01d8aa1227 (diff) | |
download | chromium_src-fd694982d0e1ee8b3e1753d9c48b01c1a633ac27.zip chromium_src-fd694982d0e1ee8b3e1753d9c48b01c1a633ac27.tar.gz chromium_src-fd694982d0e1ee8b3e1753d9c48b01c1a633ac27.tar.bz2 |
Move RenderViewHostManager back to tab_contents. Moving it to renderer_host
was a bad idea because of its significant dependencies on NavigationController
and NavigationEntry. I'm trying to make renderer_host not depend on tab_contents
at all.
Remove the dependency on TabContents pointers for notifications from the
ResourceDispatcherHost. Instead of having the broadcast code in the
ResourceDispatcherHost, I made it call a RenderViewHostDelegate callback. Then
TabContents implements the notification, so that it's really from the
TabContents.
Review URL: http://codereview.chromium.org/150069
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@19909 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/browser/visitedlink_unittest.cc')
0 files changed, 0 insertions, 0 deletions