Bug 21150

Summary: record-memory-win fails to compile under VC++ Express due to ATL use
Product: WebKit Reporter: Jason Hullinger <jhullinger>
Component: New BugsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: aroben, bfulgham
Priority: P3    
Version: 528+ (Nightly build)   
Hardware: PC   
OS: Windows XP   

Description Jason Hullinger 2008-09-26 13:27:48 PDT
record-memory-win has atlstr.h as an include and ATL is not available in the Express version of Visual Studio. I'll look into making a patch for it, as Adam Roben suggested, by using std::string.

~/Jason Hullinger
Comment 1 Brent Fulgham 2011-06-02 10:11:17 PDT
This was resolved by http://trac.webkit.org/changeset/36975.