[Webkit-unassigned] [Bug 53445] Apple's Windows port should build with Visual Studio 2010

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jan 31 12:30:28 PST 2011


https://bugs.webkit.org/show_bug.cgi?id=53445





--- Comment #3 from Adam Roben (aroben) <aroben at apple.com>  2011-01-31 12:30:28 PST ---
The biggest consequence of this will be that anyone wishing to build Apple's Windows port will have to switch from VS2005/VC++ Express 2005 to VS2010 or VC++ Express 2010. This change should not affect applications that use WebKit, as we don't pass memory ownership across the WebKit API boundary (i.e., mallocing memory inside WebKit for the application to free later, or vice-versa).

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list