Bug 43127

Summary: Fix forward declares in Chromium font interface
Product: WebKit Reporter: Brett Wilson (Google) <brettw>
Component: WebKit APIAssignee: Brett Wilson (Google) <brettw>
Status: RESOLVED FIXED    
Severity: Normal    
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: PC   
OS: All   
Attachments:
Description Flags
Patch fishd: review+

Description Brett Wilson (Google) 2010-07-28 10:31:57 PDT
I accidentally forward declared a bunch of things class that should be struct
Comment 1 Brett Wilson (Google) 2010-07-28 10:34:10 PDT
Created attachment 62846 [details]
Patch
Comment 2 Brett Wilson (Google) 2010-07-28 12:45:14 PDT
Fixed in r64220