Bug 43127 - Fix forward declares in Chromium font interface
Summary: Fix forward declares in Chromium font interface
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit API (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC All
: P2 Normal
Assignee: Brett Wilson (Google)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-07-28 10:31 PDT by Brett Wilson (Google)
Modified: 2010-07-28 12:45 PDT (History)
0 users

See Also:


Attachments
Patch (990 bytes, patch)
2010-07-28 10:34 PDT, Brett Wilson (Google)
fishd: review+
Details | Formatted Diff | Diff

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