Bug 107265

Summary: Web Inspector: remove dead code from heap profiler front-end
Product: WebKit Reporter: Yury Semikhatsky <yurys>
Component: Web Inspector (Deprecated)Assignee: Yury Semikhatsky <yurys>
Status: RESOLVED FIXED    
Severity: Normal CC: apavlov, keishi, loislo, pfeldman, pmuellr, vsevik, web-inspector-bugs, yurys
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
Patch pfeldman: review+

Description Yury Semikhatsky 2013-01-18 05:42:11 PST
There is couple of unused methods that just obfuscate the code.
Comment 1 Yury Semikhatsky 2013-01-18 05:43:29 PST
Created attachment 183430 [details]
Patch
Comment 2 Yury Semikhatsky 2013-01-18 05:50:17 PST
Committed r140135: <http://trac.webkit.org/changeset/140135>