diff options
author | tc@google.com <tc@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-06-26 22:07:40 +0000 |
---|---|---|
committer | tc@google.com <tc@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-06-26 22:07:40 +0000 |
commit | 89efb52609f60683645bf4c15b93a0c336baa947 (patch) | |
tree | 30ca23a5d31780508e009070dd1697dd33b11412 /chrome/browser/cocoa/about_window_controller.h | |
parent | 862a92ee0afc1be6470beed3e19465c24da223e2 (diff) | |
download | chromium_src-89efb52609f60683645bf4c15b93a0c336baa947.zip chromium_src-89efb52609f60683645bf4c15b93a0c336baa947.tar.gz chromium_src-89efb52609f60683645bf4c15b93a0c336baa947.tar.bz2 |
Fix a crash that happens when changing themes.
We were holding references to images that got deleted when themes
changed. These all happen to be in a NineBox, so have NineBox
reload images when the theme change notification is sent.
Also fix an expose bug that wasn't noticeable in the original
theme. We need to always place the image at 0, 0 for the
background and paint it all the way across the window (should
get clipped by cairo).
BUG=15366
Review URL: http://codereview.chromium.org/149102
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@19426 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/browser/cocoa/about_window_controller.h')
0 files changed, 0 insertions, 0 deletions