Web Inspector: columns in heap snapshot summary view are not resizable
authoryurys@chromium.org <yurys@chromium.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Tue, 26 Jun 2012 09:04:31 +0000 (09:04 +0000)
committeryurys@chromium.org <yurys@chromium.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Tue, 26 Jun 2012 09:04:31 +0000 (09:04 +0000)
commitd9a8564b2540b7ef6268bf86fa435cf5eff0df56
treec6b95713c84e8fdf000cc106494676ac8f69e1d0
parentf3fb84d3185f2c22f7cad70478e287d80d710cc7
Web Inspector: columns in heap snapshot summary view are not resizable
https://bugs.webkit.org/show_bug.cgi?id=89952

Reviewed by Vsevolod Vlasov.

* inspector/front-end/HeapSnapshotDataGrids.js:
(WebInspector.HeapSnapshotViewportDataGrid.prototype.onResize): overriden method
should call overriden one to make sure column resizers are added to the DataGrid.

git-svn-id: http://svn.webkit.org/repository/webkit/trunk@121240 268f45cc-cd09-0410-ab3c-d52691b4dbfc
Source/WebCore/ChangeLog
Source/WebCore/inspector/front-end/HeapSnapshotDataGrids.js