RESOLVED FIXED 92981
Web Inspector: remove extraObjectSize parameter from MemoryClassInfo constructor
https://bugs.webkit.org/show_bug.cgi?id=92981
Summary Web Inspector: remove extraObjectSize parameter from MemoryClassInfo constructor
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.