Bug 107687 - Web Inspector: some measurements are missing in PerformanceTests/inspector/heap-*.html
Summary: Web Inspector: some measurements are missing in PerformanceTests/inspector/he...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Inspector (Deprecated) (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Yury Semikhatsky
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-01-23 06:43 PST by Yury Semikhatsky
Modified: 2013-01-23 07:00 PST (History)
8 users (show)

See Also:


Attachments
Patch (4.09 KB, patch)
2013-01-23 06:46 PST, Yury Semikhatsky
pfeldman: review+
pfeldman: commit-queue+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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>