[Webkit-unassigned] [Bug 109061] <link rel="apple-touch-icon"> tag is not honored on CNN.com, workflowy.com etc

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Feb 11 08:11:54 PST 2013


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





--- Comment #18 from Ruslan Abdikeev <aruslan at chromium.org>  2013-02-11 08:14:06 PST ---
(In reply to comment #17)
> I'll hold off on review until ews is cleared up

It fails to build on gtk/mac/mac-wk2/win with

Undefined symbols for architecture x86_64:
  "__ZN7WebCore8Document8iconURLsEv"

Strangely, this means that something refers to (now gone) iconURLs(void), but only at the link time.  Otherwise it would have failed to compile the call to iconURLs().

Do we use precompiled libraries on gtk/mac/win?  How could I trigger a clobber build or something?

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