Bug 16094

Summary: Compile time warnings on non-gc cg and non-qt platforms
Product: WebKit Reporter: Laszlo Gombos <laszlo_gombos>
Component: WebCore Misc.Assignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Minor CC: laszlo_gombos
Priority: P2 Keywords: Gtk
Version: 528+ (Nightly build)   
Hardware: PC   
OS: Linux   
Attachments:
Description Flags
fix patch alp: review+

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