Bug 22217

Summary: LegacyWebArchive should not build on Windows (Cairo)
Product: WebKit Reporter: Brent Fulgham <bfulgham>
Component: WebKit Misc.Assignee: Nobody <webkit-unassigned>
Status: RESOLVED WONTFIX    
Severity: Normal CC: ddkilzer
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: PC   
OS: Windows XP   

Brent Fulgham
Reported 2008-11-12 16:22:49 PST
When removing the dependencies on CoreFoundation.dll, I noticed that LegacyWebArchive is implemented entirely in CoreFoundation types. Since the Cairo build doesn't currently use this, and if it did we would re-implement using other data types, it should be excluded from the Cairo build.
Attachments
Brent Fulgham
Comment 1 2008-11-24 20:38:20 PST
Now that I've got a working CoreFoundation analog (CFLite), it turns out that the Cairo build actually *will* continue using these types. So, this bug could be closed, as it is not really true anymore.
David Kilzer (:ddkilzer)
Comment 2 2008-11-25 05:46:12 PST
Closing bug per Comment #1.
Note You need to log in before you can comment on or make changes to this bug.