Bug 107687

Summary: Web Inspector: some measurements are missing in PerformanceTests/inspector/heap-*.html
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+, pfeldman: commit-queue+

Description Yury Semikhatsky 2013-01-23 06:43:39 PST
After extracting JSHeapSnapshot.js from HeapSnapshot.js we lost several numbers e.g. timings for _calculateFlags and methods called from it.
Comment 1 Yury Semikhatsky 2013-01-23 06:46:21 PST
Created attachment 184223 [details]
Patch
Comment 2 Ilya Tikhonovsky 2013-01-23 06:46:50 PST
Comment on attachment 184223 [details]
Patch

LGTM
Comment 3 Yury Semikhatsky 2013-01-23 07:00:16 PST
Committed r140534: <http://trac.webkit.org/changeset/140534>