Bug 79447

Summary: Web Inspector: exception in front-end on selecting an element in heap snapshot
Product: WebKit Reporter: Yury Semikhatsky <yurys>
Component: Web Inspector (Deprecated)Assignee: Yury Semikhatsky <yurys>
Status: RESOLVED FIXED    
Severity: Normal CC: apavlov, bweinstein, joepeck, keishi, loislo, pfeldman, pmuellr, rik, timothy, yurys
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
Patch pfeldman: review+

Description Yury Semikhatsky 2012-02-23 22:50:10 PST
Take heap snapshot and try to select an element.

[16599:16599:3093453896021:ERROR:CONSOLE(851)] "Uncaught TypeError: Object #<Object> has no method 'addInspectedObject'", source: chrome-devtools://devtools/DetailedHeapshotView.js (851)
Comment 1 Yury Semikhatsky 2012-02-23 23:01:04 PST
Created attachment 128658 [details]
Patch
Comment 2 Yury Semikhatsky 2012-02-24 00:28:32 PST
Committed r108743: <http://trac.webkit.org/changeset/108743>