Bug 79447 - Web Inspector: exception in front-end on selecting an element in heap snapshot
Summary: Web Inspector: exception in front-end on selecting an element in heap snapshot
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Inspector (Deprecated) (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Yury Semikhatsky
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-02-23 22:50 PST by Yury Semikhatsky
Modified: 2012-02-24 00:28 PST (History)
10 users (show)

See Also:


Attachments
Patch (1.75 KB, patch)
2012-02-23 23:01 PST, Yury Semikhatsky
pfeldman: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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>