Comment #5 on issue 7618 by [email protected]: App shortcuts: Black Square is shown as favicon for no favicon webpages (favicon not visible). http://code.google.com/p/chromium/issues/detail?id=7618
It should have the default favicon... which it does in the code... until it gets to IconUtil::CreateHICONFromSkBitmap, which seems to return a black icon even though the code wants to copy the contents of the default favicon into the new icon's DIB. -- 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 -~----------~----~----~----~------~----~------~--~---
