RESOLVED FIXED 60960
Web Inspector: [Chromium] Retaining paths list in the Detailed heap snapshots view isn't resizable
https://bugs.webkit.org/show_bug.cgi?id=60960
Summary Web Inspector: [Chromium] Retaining paths list in the Detailed heap snapshots...
Mikhail Naganov
Reported 2011-05-17 08:04:54 PDT
It's currently impossible to resize the retaining paths list in the Detailed heap snapshots view. This is not convenient, especially when Inspector is in the docked mode, resulting in a very short list.
Attachments
patch (9.90 KB, patch)
2011-05-17 08:09 PDT, Mikhail Naganov
pfeldman: review+
mnaganov: commit-queue-
Mikhail Naganov
Comment 1 2011-05-17 08:09:39 PDT
Mikhail Naganov
Comment 2 2011-05-18 02:34:15 PDT
Manually committed http://trac.webkit.org/changeset/86743 2011-05-17 Mikhail Naganov <mnaganov@chromium.org> Reviewed by Pavel Feldman. Web Inspector: [Chromium] Make retaining paths list of the Detailed heap snapshots view resizable. https://bugs.webkit.org/show_bug.cgi?id=60960 * inspector/front-end/DetailedHeapshotView.js: (WebInspector.DetailedHeapshotView.prototype.resize): (WebInspector.DetailedHeapshotView.prototype._startRetainersHeaderDragging): (WebInspector.DetailedHeapshotView.prototype._retainersHeaderDragging): (WebInspector.DetailedHeapshotView.prototype._endRetainersHeaderDragging): (WebInspector.DetailedHeapshotView.prototype._updateRetainmentViewHeight): * inspector/front-end/heapProfiler.css:
Note You need to log in before you can comment on or make changes to this bug.