Bug 131598

Summary: MallocBench record/replay should support realloc
Product: WebKit Reporter: Geoffrey Garen <ggaren>
Component: New BugsAssignee: Geoffrey Garen <ggaren>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, rniwa
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch rniwa: review+

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>