[Webkit-unassigned] [Bug 60247] Handle the touch icon in WebKit/Chromium
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu May 12 17:08:19 PDT 2011
https://bugs.webkit.org/show_bug.cgi?id=60247
--- Comment #42 from Darin Fisher (:fishd, Google) <fishd at chromium.org> 2011-05-12 17:08:19 PST ---
(From update of attachment 93298)
View in context: https://bugs.webkit.org/attachment.cgi?id=93298&action=review
> Source/WebKit/chromium/public/WebFrame.h:140
> + virtual WebVector<WebIconURL> iconURLs(int iconTypes) const = 0;
your chromium patch, which forks a copy of WebIconURL, would be unnecessary if you made this return an empty vector.
--
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