Bug 63298 - BlockStack uses default malloc instead of FastMalloc
Summary: BlockStack uses default malloc instead of FastMalloc
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Template Framework (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC OS X 10.6
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-06-23 16:02 PDT by Stephanie Lewis
Modified: 2011-06-23 17:17 PDT (History)
1 user (show)

See Also:


Attachments
patch (1.92 KB, patch)
2011-06-23 16:08 PDT, Stephanie Lewis
darin: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Stephanie Lewis 2011-06-23 16:02:58 PDT
BlockStack uses default malloc, it should use fastMalloc
Comment 1 Stephanie Lewis 2011-06-23 16:08:21 PDT
Created attachment 98425 [details]
patch
Comment 2 Darin Adler 2011-06-23 16:40:07 PDT
Comment on attachment 98425 [details]
patch

Would be better if the change log said why.
Comment 3 Stephanie Lewis 2011-06-23 17:17:55 PDT
committed http://trac.webkit.org/projects/webkit/changeset/89637