Bug 242842

Summary: webkit loads wrong favicon
Product: [Frameworks and Libraries] kwebkitpart Reporter: Michael Tsang <miklcct>
Component: generalAssignee: webkit-devel
Status: RESOLVED FIXED    
Severity: normal    
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Debian testing   
OS: Linux   
Latest Commit: Version Fixed In:

Description Michael Tsang 2010-06-26 07:09:31 UTC
Version:           unspecified (using KDE 4.4.4) 
OS:                Linux

webkit loads /favicon.ico even <link rel=icon> exists

Reproducible: Always

Steps to Reproduce:
1. open a web page contains <link rel=icon> and the site has /favicon.ico

Actual Results:  
It loads /favicon.ico

Expected Results:  
It loads the icon specified in <link rel=icon>
Comment 1 Dawit Alemayehu 2010-06-26 18:23:44 UTC
SVN commit 1143138 by adawit:

Use the page icon specified through the <link> tag.

BUG:242842


 M  +16 -8     kwebkitpart_p.cpp  


WebSVN link: http://websvn.kde.org/?view=rev&revision=1143138