summaryrefslogtreecommitdiffstats
path: root/chrome/browser/first_run.cc
diff options
context:
space:
mode:
authorpkasting@chromium.org <pkasting@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-01-29 23:25:05 +0000
committerpkasting@chromium.org <pkasting@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-01-29 23:25:05 +0000
commit162dc56ca7a6e9092c4dbc2f1da5a2be2ce4a26c (patch)
tree0fe8cf8ff80d2dbe5d5afe32cd25254bdc9603ee /chrome/browser/first_run.cc
parentcc65591412746641bf656d52d71663726cdd7934 (diff)
downloadchromium_src-162dc56ca7a6e9092c4dbc2f1da5a2be2ce4a26c.zip
chromium_src-162dc56ca7a6e9092c4dbc2f1da5a2be2ce4a26c.tar.gz
chromium_src-162dc56ca7a6e9092c4dbc2f1da5a2be2ce4a26c.tar.bz2
Reorganize DefaultNonClientView and ConstrainedWindowNonClientView to match changes in OpaqueNonClientView in preparation for fixing similar problems in them, and then refactoring everyone to a common base implementation.
This change should have no visible effect; it merely adds functions, reorganizes code, renames variables, and modifies spacing/style to match OpaqueNonClientView as closely as possible. The subsequent set of functional changes should thus hopefully be easier to review, as should the eventual refactoring changes. This does away with some useless code since both these views are used for windows which always have titles, and, in ConstrainedWindowNonClientView's case, never have icons. (Technically, DefaultNonClientView never has an icon right now either, but there's some commented-out code in the bookmark manager that speaks of having one one day.) Review URL: http://codereview.chromium.org/19684 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@8927 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/browser/first_run.cc')
0 files changed, 0 insertions, 0 deletions