summaryrefslogtreecommitdiffstats
path: root/chrome/browser/browser.cc
diff options
context:
space:
mode:
authorbeng@google.com <beng@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2008-08-04 18:39:13 +0000
committerbeng@google.com <beng@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2008-08-04 18:39:13 +0000
commit0d6ac82ec35133d4be884c54a1e48a371570272f (patch)
tree77c54ba70f3c35a59add3b19556acd12632897b5 /chrome/browser/browser.cc
parent3fa4bad7827a6c725e3e8868d63ddee0d4b67b2d (diff)
downloadchromium_src-0d6ac82ec35133d4be884c54a1e48a371570272f.zip
chromium_src-0d6ac82ec35133d4be884c54a1e48a371570272f.tar.gz
chromium_src-0d6ac82ec35133d4be884c54a1e48a371570272f.tar.bz2
Bring up the new frame (opaque version for XP only, for now).
I've hidden this frame behind a command line switch (--magic_browzR) so as not to destabilize the main browser UI any further. Note that running with this switch is likely buggy, incomplete, crashy, etc. In order to make this work without disrupting a lot of existing code, I've had to make another BrowserView class (temporary) - BrowserView2. This also has to be a BrowserWindow implementor since that's the interface Browser uses to communicate with the UI. BrowserView2 and OpaqueNonClientView are the major new files in this CL, but BrowserView2 is pretty similar to BrowserView. OpaqueNonClientView is the view that renders the titlebar/borders/etc. It's layout/painting routines are a bit simpler than XPFrame's! B=1031854 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@329 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/browser/browser.cc')
0 files changed, 0 insertions, 0 deletions