Status: Untriaged Owner: [email protected] Labels: Type-Bug Pri-2 OS-Windows Area-BrowserBackend
New issue 25366 by [email protected]: SetActiveURL address should be cached in child_process_logging_win.cc http://code.google.com/p/chromium/issues/detail?id=25366 GetModuleHandle() and GetProcAddress() are called every time the active URL is updated. By caching the return value of GetProcAddress() we can eliminate two systems calls every time the active URL is updated. -- 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 -~----------~----~----~----~------~----~------~--~---
