RESOLVED FIXED Bug 57856
Web Inspector: [Chromium] Add layout test for Summary view of detailed heap snapshots.
https://bugs.webkit.org/show_bug.cgi?id=57856
Summary Web Inspector: [Chromium] Add layout test for Summary view of detailed heap s...
Mikhail Naganov
Reported 2011-04-05 09:51:50 PDT
We need tests for this new panel. This change adds tests for the first one of its four views.
Attachments
patch (30.07 KB, patch)
2011-04-05 09:55 PDT, Mikhail Naganov
pfeldman: review+
mnaganov: commit-queue-
Mikhail Naganov
Comment 1 2011-04-05 09:55:20 PDT
Mikhail Naganov
Comment 2 2011-04-06 01:05:09 PDT
Manually committed http://trac.webkit.org/changeset/83031 2011-04-05 Mikhail Naganov <mnaganov@chromium.org> Reviewed by Pavel Feldman. Web Inspector: [Chromium] Add layout test for Summary view of detailed heap snapshots. https://bugs.webkit.org/show_bug.cgi?id=57856 Test: inspector/profiler/detailed-heapshots-summary.html * inspector/front-end/DataGrid.js: (WebInspector.DataGrid): * inspector/front-end/DetailedHeapshotGridNodes.js: (WebInspector.HeapSnapshotGridNode.prototype._populate.doPopulate): (WebInspector.HeapSnapshotGridNode.prototype._populate): (WebInspector.HeapSnapshotGridNode.prototype.populateChildren): (WebInspector.HeapSnapshotGridNode.prototype.sort.doSort): (WebInspector.HeapSnapshotGridNode.prototype.sort): (WebInspector.HeapSnapshotDiffNode.prototype.populateChildren): * inspector/front-end/DetailedHeapshotView.js: (WebInspector.HeapSnapshotSortableDataGrid.prototype.sortingChanged): * inspector/front-end/ProfilesPanel.js: (WebInspector.ProfilesPanel.prototype._finishHeapSnapshot.doParse): (WebInspector.ProfilesPanel.prototype._finishHeapSnapshot): 2011-04-05 Mikhail Naganov <mnaganov@chromium.org> Reviewed by Pavel Feldman. Web Inspector: [Chromium] Add layout test for Summary view of detailed heap snapshots. https://bugs.webkit.org/show_bug.cgi?id=57856 * http/tests/inspector/inspector-test.js: (initialize_InspectorTest.): (initialize_InspectorTest): * inspector/profiler/detailed-heapshots-summary-expected.txt: Added. * inspector/profiler/detailed-heapshots-summary.html: Added. * inspector/profiler/detailed-heapshots-test.js: Added. * platform/chromium/inspector/profiler/detailed-heapshots-summary-expected.txt: Added.
Note You need to log in before you can comment on or make changes to this bug.