[Webkit-unassigned] [Bug 57157] [Qt] QWebFrame::iconChanged() not emitted when icon is cached but not yet loaded

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Mar 26 12:00:21 PDT 2011


https://bugs.webkit.org/show_bug.cgi?id=57157





--- Comment #4 from Andreas Kling <kling at webkit.org>  2011-03-26 12:00:22 PST ---
(In reply to comment #3)
> (From update of attachment 87033 [details])
> View in context: https://bugs.webkit.org/attachment.cgi?id=87033&action=review
> 
> > Source/WebKit/qt/WebCoreSupport/IconDatabaseClientQt.cpp:61
> > +void IconDatabaseClientQt::didRemoveAllIcons()
> > +{
> > +}
> 
> Why not add notImplemented() in these?

Because we don't want to do anything in these functions (for now, at least.) :)

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list