Comment #5 on issue 7916 by [email protected]: Favicons are not  
displayed for webpages.
http://code.google.com/p/chromium/issues/detail?id=7916

The following revision refers to this bug:
     http://src.chromium.org/viewvc/chrome?view=rev&revision=10499

------------------------------------------------------------------------
r10499 | [email protected] | 2009-02-26 11:25:36 -0800 (Thu, 26 Feb 2009)  
| 12 lines
Changed paths:
    M  
http://src.chromium.org/viewvc/chrome/trunk/src/webkit/glue/webplugin_impl.cc?r1=10499&r2=10498

Fix incorrect map usage in the WebPluginImpl::didReceiveData function,  
which caused
a response to be incorrectly treated as a multipart response. This would  
eventually
end up sending the ViewHostMsg_DidStopLoading IPC to the browser, which  
would treat the
page as loaded, when it has not.

This fixes http://code.google.com/p/chromium/issues/detail?id=7916, which  
would cause
the favicon to not show up on trunk.

Bug=7916


Review URL: http://codereview.chromium.org/28199
------------------------------------------------------------------------


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