RESOLVED FIXED 105802
Web Inspector: remove support for legacy heap graph node format
https://bugs.webkit.org/show_bug.cgi?id=105802
Summary Web Inspector: remove support for legacy heap graph node format
Yury Semikhatsky
Reported 2012-12-27 07:53:16 PST
We used to store first edge index instead of edge count in each node. V8 now supports new format and we should drop legacy code.
Attachments
Patch (5.82 KB, patch)
2012-12-27 07:55 PST, Yury Semikhatsky
pfeldman: review+
pfeldman: commit-queue+
Yury Semikhatsky
Comment 1 2012-12-27 07:55:42 PST
Yury Semikhatsky
Comment 2 2012-12-27 08:04:53 PST
Note You need to log in before you can comment on or make changes to this bug.