Status: Untriaged Owner: [email protected] CC: [email protected], [email protected] Labels: Type-Bug Pri-2 OS-Windows Area-Misc
New issue 8240 by [email protected]: Try to delay tooltip window creation on startup. http://code.google.com/p/chromium/issues/detail?id=8240 Creating new win32 windows (CreateWindow) can be expensive. We create the backing tooltip windows right away, even if they are not displayed. It could help startup performance a bit if we delayed the tooltip window creation. See the incomplete old review: http://codereview.chromium.org/8832/show -- 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 -~----------~----~----~----~------~----~------~--~---
