Bug 29836

Summary: Tidy up codeblock sampler
Product: WebKit Reporter: Oliver Hunt <oliver>
Component: JavaScriptCoreAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal    
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: PC   
OS: OS X 10.5   
Attachments:
Description Flags
Patch v1 barraclough: review+

Description Oliver Hunt 2009-09-28 21:07:27 PDT
It's kind of icky to try and use the code block sampler outside of jsc which makes finding perf bugs in the dom hard.  This bug covers some basic tidying to make it not so jsc dependent.
Comment 1 Oliver Hunt 2009-09-28 22:07:25 PDT
Created attachment 40281 [details]
Patch v1
Comment 2 Oliver Hunt 2009-09-29 14:49:36 PDT
Committed in r48905