Bug 60029

Summary: Web Inspector: [Chromium] Clicking on non-object entry in detailed heap snapshots should clear retaining paths shown
Product: WebKit Reporter: Mikhail Naganov <mnaganov>
Component: Web Inspector (Deprecated)Assignee: Mikhail Naganov <mnaganov>
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+, mnaganov: commit-queue-

Mikhail Naganov
Reported 2011-05-03 08:33:42 PDT
It's confusing when clicking on a constructor entry doesn't change anything in retaining paths list. The retaining paths list should hint user that it needs to click on object entries to see paths.
Attachments
patch (3.45 KB, patch)
2011-05-03 08:36 PDT, Mikhail Naganov
pfeldman: review+
mnaganov: commit-queue-
Mikhail Naganov
Comment 1 2011-05-03 08:36:28 PDT
Mikhail Naganov
Comment 2 2011-05-03 12:55:21 PDT
Manually committed http://trac.webkit.org/changeset/85641 2011-05-03 Mikhail Naganov <mnaganov@chromium.org> Reviewed by Pavel Feldman. WebInspector: [Chromium] Hint user that to display retaining paths, an object entry must be clicked. https://bugs.webkit.org/show_bug.cgi?id=60029 * English.lproj/localizedStrings.js: * inspector/front-end/DetailedHeapshotView.js: (WebInspector.HeapSnapshotRetainingPathsList.prototype.reset): (WebInspector.DetailedHeapshotView.prototype._mouseClickInContainmentGrid):
Note You need to log in before you can comment on or make changes to this bug.