Comment #1 on issue 19659 by tony.chromium: Need to check if ThemeProvider has changed http://code.google.com/p/chromium/issues/detail?id=19659
I think we should wait to see how it changes first. For example, will the profile change (causing the theme provider to change with it) or will the profile be the same with a new theme provider? It seems like all the existing things hanging off profile never change, so the theme provider should try to do the same or not hang off of profile. Glen, do you have a specific plan in mind or is this just speculative? Alternately, one could change the implementation below the theme provider pointer so we don't have to invalidate the pointer. -- 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 -~----------~----~----~----~------~----~------~--~---
