Bug 131829

Summary: InlineCallFrameSet should be refcounted
Product: WebKit Reporter: Filip Pizlo <fpizlo>
Component: JavaScriptCoreAssignee: Filip Pizlo <fpizlo>
Status: RESOLVED FIXED    
Severity: Normal CC: barraclough, commit-queue, ggaren, mark.lam, mhahnenberg, msaboff, nrotem, oliver, sam
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
the patch ggaren: review+

Description Filip Pizlo 2014-04-17 16:24:25 PDT
Patch forthcoming.
Comment 1 Filip Pizlo 2014-04-17 16:26:17 PDT
Created attachment 229592 [details]
the patch
Comment 2 WebKit Commit Bot 2014-04-17 16:27:04 PDT
Attachment 229592 [details] did not pass style-queue:


ERROR: Source/JavaScriptCore/dfg/DFGPlan.cpp:123:  Wrong number of spaces before statement. (expected: 8)  [whitespace/indent] [4]
Total errors found: 1 in 11 files


If any of these errors are false positives, please file a bug against check-webkit-style.
Comment 3 Geoffrey Garen 2014-04-17 16:29:25 PDT
Comment on attachment 229592 [details]
the patch

r=me
Comment 4 Filip Pizlo 2014-04-17 16:34:25 PDT
Landed in http://trac.webkit.org/changeset/167467