Bug 18394

Summary: REGRESSION: FontDescription.h change breaks WebKit Windows Cairo build
Product: WebKit Reporter: Brent Fulgham <bfulgham>
Component: WebKit Misc.Assignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal Keywords: Regression
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: PC   
OS: OS X 10.5   
Attachments:
Description Flags
Correct build regression mitz: review+

Description Brent Fulgham 2008-04-09 14:49:32 PDT
WebKit on Windows (Cairo-backed) build fails due to change in method signatures in FontDescription.h.  The attached patch corrects the problem.
Comment 1 Brent Fulgham 2008-04-09 14:57:25 PDT
Created attachment 20442 [details]
Correct build regression
Comment 2 mitz 2008-04-09 15:40:51 PDT
Comment on attachment 20442 [details]
Correct build regression

r=me
Comment 3 Matt Lilek 2008-04-09 16:28:08 PDT
Committed revision 31763.