Bug 30011

Summary: Fix build when SVG is not enabled
Product: WebKit Reporter: Laszlo Gombos <laszlo.gombos>
Component: PlatformAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: bdakin, commit-queue, norbert.leser
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: PC   
OS: All   
Attachments:
Description Flags
1st try none

Description Laszlo Gombos 2009-10-02 03:09:48 PDT
After r48989 there is a build failure when SVG support is disabled.
Comment 1 Laszlo Gombos 2009-10-02 03:16:02 PDT
Created attachment 40503 [details]
1st try

Move TextRenderingMode related functions out from the ENABLE(SVG) guard.
Comment 2 WebKit Commit Bot 2009-10-02 11:02:58 PDT
Comment on attachment 40503 [details]
1st try

Clearing flags on attachment: 40503

Committed r49029: <http://trac.webkit.org/changeset/49029>
Comment 3 WebKit Commit Bot 2009-10-02 11:03:02 PDT
All reviewed patches have been landed.  Closing bug.