Bug 69482

Summary: Web Inspector: [Chromium] Heap Snapshot colors legend help popup is not 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 yurys: review+, mnaganov: commit-queue-

Mikhail Naganov
Reported 2011-10-05 17:11:08 PDT
Open DevTools, go to Profiles, take a heap snapshot, open it. Now try to show color legends popup by pressing the '?' button on the status bar of a snapshot view. Expected: a popup is shown. Actual: button disappears, "Uncaught TypeError: Cannot call method 'offsetRelativeToWindow' of undefined", source: chrome-devtools://devtools/Popover.js (116) in the console.
Attachments
Patch (2.21 KB, patch)
2011-10-05 17:13 PDT, Mikhail Naganov
yurys: review+
mnaganov: commit-queue-
Mikhail Naganov
Comment 1 2011-10-05 17:13:22 PDT
Mikhail Naganov
Comment 2 2011-10-06 08:35:13 PDT
Manually committed http://trac.webkit.org/changeset/96812: Web Inspector: [Chromium] Heap Snapshot colors legend help popup is not shown. https://bugs.webkit.org/show_bug.cgi?id=69482 Reviewed by Yury Semikhatsky. * inspector/front-end/DetailedHeapshotView.js: (WebInspector.DetailedHeapshotView.prototype._helpClicked):
Note You need to log in before you can comment on or make changes to this bug.