[Webkit-unassigned] [Bug 139233] Remove isSpecifiedFont boolean from FontDescription
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Dec 4 05:07:12 PST 2014
https://bugs.webkit.org/show_bug.cgi?id=139233
Csaba Osztrogonác <ossy at webkit.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |ossy at webkit.org
--- Comment #7 from Csaba Osztrogonác <ossy at webkit.org> ---
(In reply to comment #6)
> https://trac.webkit.org/r176789 (with system font fix)
It broke the non Apple builds (not in WebKit2!), plese fix it.
lib/libwebcore_efl.a(lib/../Source/WebCore/CMakeFiles/WebCore.dir/rendering/RenderText.cpp.o):RenderText.cpp:function WebCore::RenderText::computeUseBackslashAsYenSymbol() const: error: undefined reference to 'WebCore::Font::primaryFontDataIsSystemFont() const'
collect2: error: ld returned 1 exit status
primaryFontDataIsSystemFont() is a Mac only thing in FontMac.mm.
And it seems the reviewed and the landed patch is completely different.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20141204/67c96418/attachment-0002.html>
More information about the webkit-unassigned
mailing list