Updates:
        Cc: [email protected]

Comment #4 on issue 19907 by [email protected]: "Extension install error"  
dialog shows wrong icon
http://code.google.com/p/chromium/issues/detail?id=19907

I'd be glad to take this, but doing it right is not a small change. We're  
currently
using CFUserNotification since we're in C++ code, which limits the  
available choices.
The dialog does accept an icon's file URL, but getting that path without  
using Cocoa
would be ugly. The right fix is to refactor all those extensions UI  
dialogs, move the
Mac-specific code into a .mm file, and use NSAlert.

In the meantime, we can switch to a different alert level (Note or Plain  
rather than
Caution) trivially.

--
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to