summaryrefslogtreecommitdiffstats
path: root/ui/base
diff options
context:
space:
mode:
authorjoi@chromium.org <joi@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2012-02-23 12:59:44 +0000
committerjoi@chromium.org <joi@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2012-02-23 12:59:44 +0000
commit92e713a7e3b2b5a2458876f81a053d0c6b7ce5fd (patch)
treebcbfc54f39e42137f80f5f9ea56b512e9e69d259 /ui/base
parentb6ed836540765359f1ad0e42f56fe8545e516e4d (diff)
downloadchromium_src-92e713a7e3b2b5a2458876f81a053d0c6b7ce5fd.zip
chromium_src-92e713a7e3b2b5a2458876f81a053d0c6b7ce5fd.tar.gz
chromium_src-92e713a7e3b2b5a2458876f81a053d0c6b7ce5fd.tar.bz2
Extract first version of a RenderWidgetHost interface.
This begins the process of extracting RWH and RVH interfaces and leaving RenderWidgetHostImpl and RenderViewImpl classes in content. There will be parallel inheritance hierarchies, i.e. RWHImpl inherits from RWH, RVH inherits from RWH, RVHImpl inherits from RVH and RWHImpl. Thus, chrome will only see the interfaces. I fully expect that some of the things chrome needs from the RVH interface, once I introduce that, will more properly belong on the RWH interface, in which case I expect to move them there. But first to define the base interfaces. BUG=98716 Review URL: https://chromiumcodereview.appspot.com/9432027 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@123227 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'ui/base')
0 files changed, 0 insertions, 0 deletions