Comment #1 on issue 15366 by bugdro...@chromium.org: chrome theme support  
on linux
http://code.google.com/p/chromium/issues/detail?id=15366

The following revision refers to this bug:
     http://src.chromium.org/viewvc/chrome?view=rev&revision=19426

------------------------------------------------------------------------
r19426 | t...@google.com | 2009-06-26 15:07:40 -0700 (Fri, 26 Jun 2009) | 15  
lines
Changed paths:
    M  
http://src.chromium.org/viewvc/chrome/trunk/src/chrome/browser/gtk/browser_window_gtk.cc?r1=19426&r2=19425
    M  
http://src.chromium.org/viewvc/chrome/trunk/src/chrome/browser/gtk/nine_box.cc?r1=19426&r2=19425
    M  
http://src.chromium.org/viewvc/chrome/trunk/src/chrome/browser/gtk/nine_box.h?r1=19426&r2=19425

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

------------------------------------------------------------------------


--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings

--~--~---------~--~----~------------~-------~--~----~
Automated mail from issue updates at http://crbug.com/
Subscription options: http://groups.google.com/group/chromium-bugs
-~----------~----~----~----~------~----~------~--~---

Reply via email to