Bug 92981

Summary: Web Inspector: remove extraObjectSize parameter from MemoryClassInfo constructor
Product: WebKit Reporter: Yury Semikhatsky <yurys>
Component: Web Inspector (Deprecated)Assignee: Yury Semikhatsky <yurys>
Status: RESOLVED FIXED    
Severity: Normal CC: alph, apavlov, bweinstein, cmarcelo, joepeck, keishi, loislo, pfeldman, pmuellr, rik, timothy, webkit.review.bot, yurys
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Bug Depends on:    
Bug Blocks: 87262    
Attachments:
Description Flags
Patch apavlov: review+

Yury Semikhatsky
Reported 2012-08-02 05:31:09 PDT
The extra size is added by some object referenced from the one being instrumented. We should report such referenced object along with its address instead of just reporting its size in a special parameter.
Attachments
Patch (5.62 KB, patch)
2012-08-02 05:35 PDT, Yury Semikhatsky
apavlov: review+
Yury Semikhatsky
Comment 1 2012-08-02 05:35:01 PDT
Ilya Tikhonovsky
Comment 2 2012-08-02 05:48:28 PDT
Comment on attachment 156048 [details] Patch lgtm
Yury Semikhatsky
Comment 3 2012-08-02 05:52:50 PDT
Note You need to log in before you can comment on or make changes to this bug.