Bug 139578 - Fix the !ENABLE(SVG_FONTS) build after r177078
Summary: Fix the !ENABLE(SVG_FONTS) build after r177078
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Csaba Osztrogonác
URL:
Keywords:
Depends on:
Blocks: 131540
  Show dependency treegraph
 
Reported: 2014-12-12 00:37 PST by Csaba Osztrogonác
Modified: 2014-12-12 04:33 PST (History)
6 users (show)

See Also:


Attachments
Patch (1.94 KB, patch)
2014-12-12 00:37 PST, Csaba Osztrogonác
no flags Details | Formatted Diff | Diff
Patch (1.90 KB, patch)
2014-12-12 00:38 PST, Csaba Osztrogonác
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Csaba Osztrogonác 2014-12-12 00:37:02 PST
Fix the !ENABLE(SVG_FONTS) build after r177078
Comment 1 Csaba Osztrogonác 2014-12-12 00:37:33 PST
Created attachment 243183 [details]
Patch
Comment 2 Csaba Osztrogonác 2014-12-12 00:38:12 PST
Created attachment 243184 [details]
Patch
Comment 3 Csaba Osztrogonác 2014-12-12 00:39:14 PST
build log:
../../Source/WebCore/platform/graphics/cairo/FontCairo.cpp: In member function 'DashArray WebCore::Font::dashesForIntersectionsWithRect(const WebCore::TextRun&, const WebCore::FloatPoint&, const WebCore::FloatRect&) const':
../../Source/WebCore/platform/graphics/cairo/FontCairo.cpp:320:40: error: 'class WebCore::TextRun::RenderingContext' has no member named 'createGlyphToPathTranslator'
Comment 4 WebKit Commit Bot 2014-12-12 04:33:41 PST
Comment on attachment 243184 [details]
Patch

Clearing flags on attachment: 243184

Committed r177221: <http://trac.webkit.org/changeset/177221>
Comment 5 WebKit Commit Bot 2014-12-12 04:33:46 PST
All reviewed patches have been landed.  Closing bug.