Bug 131598 - MallocBench record/replay should support realloc
Summary: MallocBench record/replay should support realloc
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-04-13 16:10 PDT by Geoffrey Garen
Modified: 2014-04-13 16:21 PDT (History)
2 users (show)

See Also:


Attachments
Patch (7.68 KB, patch)
2014-04-13 16:13 PDT, Geoffrey Garen
rniwa: 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-04-13 16:10:57 PDT
MallocBench record/replay should support realloc
Comment 1 Geoffrey Garen 2014-04-13 16:13:12 PDT
Created attachment 229247 [details]
Patch
Comment 2 WebKit Commit Bot 2014-04-13 16:14:25 PDT
Attachment 229247 [details] did not pass style-queue:


ERROR: PerformanceTests/MallocBench/MallocBench/Interpreter.h:39:  enum members should use InterCaps with an initial capital letter.  [readability/enum_casing] [4]
Total errors found: 1 in 4 files


If any of these errors are false positives, please file a bug against check-webkit-style.
Comment 3 Geoffrey Garen 2014-04-13 16:21:42 PDT
Committed r167203: <http://trac.webkit.org/changeset/167203>