Bug 18394 - REGRESSION: FontDescription.h change breaks WebKit Windows Cairo build
Summary: REGRESSION: FontDescription.h change breaks WebKit Windows Cairo build
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit Misc. (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC OS X 10.5
: P2 Normal
Assignee: Nobody
URL:
Keywords: Regression
Depends on:
Blocks:
 
Reported: 2008-04-09 14:49 PDT by Brent Fulgham
Modified: 2008-04-09 16:28 PDT (History)
0 users

See Also:


Attachments
Correct build regression (1.46 KB, patch)
2008-04-09 14:57 PDT, Brent Fulgham
mitz: review+
Details | Formatted Diff | Diff

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