Bug 30011 - Fix build when SVG is not enabled
Summary: Fix build when SVG is not enabled
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Platform (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC All
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-10-02 03:09 PDT by Laszlo Gombos
Modified: 2009-10-02 11:03 PDT (History)
3 users (show)

See Also:


Attachments
1st try (3.39 KB, patch)
2009-10-02 03:16 PDT, Laszlo Gombos
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.