RESOLVED FIXED 63051
Web Inspector: [Chromium] Path finding to window objects has stopped working after we started to report DOMWindow URL
https://bugs.webkit.org/show_bug.cgi?id=63051
Summary Web Inspector: [Chromium] Path finding to window objects has stopped working ...
Mikhail Naganov
Reported 2011-06-21 00:25:19 PDT
We need to compare with DOMWindow only the beginning of the object name, not the whole name.
Attachments
patch (1.31 KB, patch)
2011-06-21 00:27 PDT, Mikhail Naganov
yurys: review+
mnaganov: commit-queue-
Mikhail Naganov
Comment 1 2011-06-21 00:27:15 PDT
Mikhail Naganov
Comment 2 2011-06-21 02:52:53 PDT
Manually committed http://trac.webkit.org/changeset/89344 2011-06-21 Mikhail Naganov <mnaganov@chromium.org> Reviewed by Yury Semikhatsky. Web Inspector: [Chromium] Fix path finding to window objects. https://bugs.webkit.org/show_bug.cgi?id=63051 * inspector/front-end/DetailedHeapshotView.js: (WebInspector.HeapSnapshotRetainingPathsList.prototype._setRootChildrenForFinder):
Note You need to log in before you can comment on or make changes to this bug.