Status: Untriaged Owner: ---- CC: [email protected] Labels: Type-Bug Pri-3 OS-Mac Area-BrowserUI Size-Small
New issue 21029 by [email protected]: Plugin name in crashed plug-in info bar has .plugin appended. Ugly. http://code.google.com/p/chromium/issues/detail?id=21029 What steps will reproduce the problem? 1. Crash Flash. This shouldn't be too hard, but if you're having a hard time, ps -ef | grep plugin and then send it a signal. What is the expected output? Observe: The following plug-in has crashed : Flash Player.plugin Expect: The following plug-in has crashed : Flash Player Bug 21026 for the ugly space to the left of the colon. I don't actually know if there's anything we want to do about this. The stupid plugin declares this name with the .plugin in its CFBundleName. So does the QuickTime plugin. I might not have filed this bug if I had checked on that first, but now that I've gotten all of this typed, it seems like a waste of a rant. Anyway. We should use the CFBundleName if we're not doing so already. If we are, this report is probably just invalid. -- 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 -~----------~----~----~----~------~----~------~--~---
