Bug 28160

Summary: FastMalloc.h has cross-platform code but marked as WinCE-only
Product: WebKit Reporter: Darin Adler <darin>
Component: JavaScriptCoreAssignee: Darin Adler <darin>
Status: RESOLVED FIXED    
Severity: Normal    
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
Patch none

Description Darin Adler 2009-08-10 12:21:42 PDT
I noticed code in FastMalloc.h that is not at all platform-specific, but is marked WinCE-only.
Comment 1 Darin Adler 2009-08-10 12:22:42 PDT
Created attachment 34498 [details]
Patch
Comment 2 Darin Adler 2009-08-10 12:40:15 PDT
Comment on attachment 34498 [details]
Patch

Mark reviewed this and provided comments and I've landed it now.
Comment 3 Darin Adler 2009-08-10 12:42:26 PDT
http://trac.webkit.org/changeset/46999