Bug 28160 - FastMalloc.h has cross-platform code but marked as WinCE-only
Summary: FastMalloc.h has cross-platform code but marked as WinCE-only
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Darin Adler
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-08-10 12:21 PDT by Darin Adler
Modified: 2009-08-10 12:42 PDT (History)
0 users

See Also:


Attachments
Patch (4.95 KB, patch)
2009-08-10 12:22 PDT, Darin Adler
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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