[Webkit-unassigned] [Bug 60247] Handle the touch icon in WebKit/Chromium
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon May 9 15:30:39 PDT 2011
https://bugs.webkit.org/show_bug.cgi?id=60247
David Levin <levin at chromium.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |UNCONFIRMED
Resolution|FIXED |
--- Comment #23 from David Levin <levin at chromium.org> 2011-05-09 15:30:39 PST ---
It looks like this line has problems:
WTF::Vector<WebCore::IconURL> iconURLs = frameLoader->iconURLs(webIconTypes);
Specifically: FrameLoader::iconURLs doesn't seem to exist.
Also I think you can get rid of WTF:: from this line.
--
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