Bug 107450

Summary: Web Inspector: do not serialize native heap graph when collecting information about memory distribution
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-21 07:24:57 PST
Native heap graph is going to be a separate profile type and we shouldn't serialize and send it along with information about memory distribution between high-level categories.
Comment 1 Yury Semikhatsky 2013-01-21 07:26:42 PST
Created attachment 183783 [details]
Patch
Comment 2 Ilya Tikhonovsky 2013-01-21 07:28:21 PST
Comment on attachment 183783 [details]
Patch

lgtm
Comment 3 Yury Semikhatsky 2013-01-21 07:31:59 PST
Committed r140332: <http://trac.webkit.org/changeset/140332>