Bug 22217 - LegacyWebArchive should not build on Windows (Cairo)
Summary: LegacyWebArchive should not build on Windows (Cairo)
Status: RESOLVED WONTFIX
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit Misc. (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC Windows XP
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-11-12 16:22 PST by Brent Fulgham
Modified: 2008-11-25 05:46 PST (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Brent Fulgham 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.
Comment 1 Brent Fulgham 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.
Comment 2 David Kilzer (:ddkilzer) 2008-11-25 05:46:12 PST
Closing bug per Comment #1.