Bug 139578

Summary: Fix the !ENABLE(SVG_FONTS) build after r177078
Product: WebKit Reporter: Csaba Osztrogonác <ossy>
Component: New BugsAssignee: Csaba Osztrogonác <ossy>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, d-r, gustavo, mmaxfield, mrobinson, ossy
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 131540    
Attachments:
Description Flags
Patch
none
Patch none

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.