Bug 16094 - Compile time warnings on non-gc cg and non-qt platforms
Summary: Compile time warnings on non-gc cg and non-qt platforms
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC Linux
: P2 Minor
Assignee: Nobody
URL:
Keywords: Gtk
Depends on:
Blocks:
 
Reported: 2007-11-22 11:30 PST by Laszlo Gombos
Modified: 2007-11-22 16:04 PST (History)
1 user (show)

See Also:


Attachments
fix patch (1.29 KB, patch)
2007-11-22 11:31 PST, Laszlo Gombos
alp: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Laszlo Gombos 2007-11-22 11:30:14 PST
Fix some compilation warnings.  Do not reference undefined (platform) specific type (WebCore::CachedFont::m_fontData)
Comment 1 Laszlo Gombos 2007-11-22 11:31:52 PST
Created attachment 17445 [details]
fix patch
Comment 2 Alp Toker 2007-11-22 16:04:30 PST
Landed in r27973. Thanks