Bug 105802

Summary: Web Inspector: remove support for legacy heap graph node format
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, webkit.review.bot, yurys
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
Patch pfeldman: review+, pfeldman: commit-queue+

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.