Comment #6 on issue 19604 by [email protected]: RenderThemeChromiumMac needs massive rewriting http://code.google.com/p/chromium/issues/detail?id=19604
The main issue was that HITheme APIs are usable without Cocoa; since we originally aimed at having no Cocoa in the renderer, HITheme was the obvious alternative. Today, Cocoa drawing works pretty well in the renderer (modulo controls that try to detect if their parent window is active, etc.) so that's probably not a concern. The main issue now seems to be that the WebKit theme support has moved well beyond the snapshot that RenderThemeChromiumMac is based on, so we're starting to get bit rot. -- 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 -~----------~----~----~----~------~----~------~--~---
