diff options
author | brettw@chromium.org <brettw@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-04-22 19:22:57 +0000 |
---|---|---|
committer | brettw@chromium.org <brettw@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-04-22 19:22:57 +0000 |
commit | fdd61c60136a6d3cf351003802b513a950c91029 (patch) | |
tree | 05c3deb16c5b2e8640cf97ef8c9fe79c144137e3 /sdch | |
parent | 070fd95297d8d8eb7076ea8ba0956dee74d0e4f9 (diff) | |
download | chromium_src-fdd61c60136a6d3cf351003802b513a950c91029.zip chromium_src-fdd61c60136a6d3cf351003802b513a950c91029.tar.gz chromium_src-fdd61c60136a6d3cf351003802b513a950c91029.tar.bz2 |
Move all data members from WebContents to TabContents in preparation for
merging the two. This is extremely straightforward except for the
GearsCreateShortcutCallbackFunctor which I had to move to the header (with a
TODO and its associated function OnGearsCreateShortcutDone) and some of the
constructors for the members which took a WebContents that I had to cast.
I tried to reorganize the data to have some kind of groupings.
I made the member initializers all explicit for TabContents because the
extreme number of them makes them difficult to keep track of.
Review URL: http://codereview.chromium.org/88021
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@14230 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'sdch')
0 files changed, 0 insertions, 0 deletions