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