> You should look at what the windows impl does. It probably goes > directly to the themes system and tells it to reset, without involving > extensions.
That's right, it calls BrowserThemeProvider::UseDefaultTheme > Glen, now that we have extension uninstall implemented, I feel like we > should integrate these two better. There should be (low-priority) > todos for: > > * On theme switch, uninstall any previous theme extension > * On extension uninstall, if it is a theme, revert to the default theme > * In the prefs pane, call ExtnesionsService::UninstallExtension() > instead of whatever we're currently doing I agree - we definitely need these post-3.0 --~--~---------~--~----~------------~-------~--~----~ Chromium Developers mailing list: [email protected] View archives, change email options, or unsubscribe: http://groups.google.com/group/chromium-dev -~----------~----~----~----~------~----~------~--~---
