RESOLVED FIXED 88416
Web Inspector: reuse edge_count field of heap snapshot to store retained size
https://bugs.webkit.org/show_bug.cgi?id=88416
Summary Web Inspector: reuse edge_count field of heap snapshot to store retained size
Alexei Filippov
Reported 2012-06-06 07:49:25 PDT
The edge_count field is unused after node first edge indexes have been built. Store node retained size in there instead of allocating an extra array for it.
Attachments
Patch (5.13 KB, patch)
2012-06-06 07:53 PDT, Alexei Filippov
no flags
Alexei Filippov
Comment 1 2012-06-06 07:53:32 PDT
Ilya Tikhonovsky
Comment 2 2012-06-06 09:37:27 PDT
Comment on attachment 146031 [details] Patch lgtm
WebKit Review Bot
Comment 3 2012-06-07 06:09:33 PDT
Comment on attachment 146031 [details] Patch Clearing flags on attachment: 146031 Committed r119714: <http://trac.webkit.org/changeset/119714>
WebKit Review Bot
Comment 4 2012-06-07 06:09:38 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.