Bug 136588 - bmalloc should honor the FastMalloc scavenging API
Summary: bmalloc should honor the FastMalloc scavenging API
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Geoffrey Garen
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-09-05 15:58 PDT by Geoffrey Garen
Modified: 2014-09-05 16:00 PDT (History)
5 users (show)

See Also:


Attachments
Patch (1.06 KB, patch)
2014-09-05 15:58 PDT, Geoffrey Garen
kling: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Geoffrey Garen 2014-09-05 15:58:17 PDT
bmalloc should honor the FastMalloc scavenging API
Comment 1 Geoffrey Garen 2014-09-05 15:58:43 PDT
Created attachment 237717 [details]
Patch
Comment 2 Andreas Kling 2014-09-05 16:00:15 PDT
Comment on attachment 237717 [details]
Patch

r=me
Comment 3 Geoffrey Garen 2014-09-05 16:00:50 PDT
Committed r173338: <http://trac.webkit.org/changeset/173338>