Bug 87302

Summary: Refactored heap tear-down to use normal value semantics (i.e., destructors)
Product: WebKit Reporter: Geoffrey Garen <ggaren>
Component: New BugsAssignee: Geoffrey Garen <ggaren>
Status: RESOLVED FIXED    
Severity: Normal CC: webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch oliver: review+

Geoffrey Garen
Reported 2012-05-23 13:14:00 PDT
Refactored heap tear-down to use normal value semantics (i.e., destructors)
Attachments
Patch (13.02 KB, patch)
2012-05-23 13:32 PDT, Geoffrey Garen
oliver: review+
Geoffrey Garen
Comment 1 2012-05-23 13:32:56 PDT
WebKit Review Bot
Comment 2 2012-05-23 13:41:00 PDT
Attachment 143636 [details] did not pass style-queue: Failed to run "['Tools/Scripts/check-webkit-style', '--diff-files', u'Source/JavaScriptCore/ChangeLog', u'Source..." exit_code: 1 Source/JavaScriptCore/heap/Heap.h:146: More than one command on the same line in if [whitespace/parens] [4] Total errors found: 1 in 11 files If any of these errors are false positives, please file a bug against check-webkit-style.
Geoffrey Garen
Comment 3 2012-05-23 13:46:50 PDT
Note You need to log in before you can comment on or make changes to this bug.