Bug 140572 - bmalloc: added some infrastructure for aligned allocation
Summary: bmalloc: added some infrastructure for aligned allocation
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: 2015-01-16 15:53 PST by Geoffrey Garen
Modified: 2015-01-16 16:01 PST (History)
0 users

See Also:


Attachments
Patch (6.94 KB, patch)
2015-01-16 15:55 PST, 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 2015-01-16 15:53:05 PST
bmalloc: added some infrastructure for aligned allocation
Comment 1 Geoffrey Garen 2015-01-16 15:55:28 PST
Created attachment 244813 [details]
Patch
Comment 2 Andreas Kling 2015-01-16 15:58:08 PST
Comment on attachment 244813 [details]
Patch

r=me
Comment 3 Geoffrey Garen 2015-01-16 16:01:18 PST
Committed r178609: <http://trac.webkit.org/changeset/178609>