[Webkit-unassigned] [Bug 88665] Favicon URL list sent with favicon updated message contains out of date icon URLs

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jun 14 21:42:04 PDT 2012


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





--- Comment #15 from Kent Tamura <tkent at chromium.org>  2012-06-14 21:42:02 PST ---
(From update of attachment 147678)
View in context: https://bugs.webkit.org/attachment.cgi?id=147678&action=review

> Source/WebKit/chromium/public/WebDocument.h:108
> +    WEBKIT_EXPORT WebVector<WebIconURL> iconURLs() const;
> +    WEBKIT_EXPORT void recalculateIconURLs();

Do you add them only for DumpRenderTree?
If so, please don't do it.  We should use WebCore/testing/Internals.*.

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