https://bugs.webkit.org/show_bug.cgi?id=111535
Reviewed by Alexander Pavlov.
* inspector/front-end/CPUProfileView.js:
* inspector/front-end/ProfilesPanel.js:
git-svn-id: https://svn.webkit.org/repository/webkit/trunk@144895
268f45cc-cd09-0410-ab3c-
d52691b4dbfc
+2013-03-06 Ilya Tikhonovsky <loislo@chromium.org>
+
+ Web Inspector: Could not open Profiles panel.
+ https://bugs.webkit.org/show_bug.cgi?id=111535
+
+ Reviewed by Alexander Pavlov.
+
+ * inspector/front-end/CPUProfileView.js:
+ * inspector/front-end/ProfilesPanel.js:
+
2013-03-06 Tony Chang <tony@chromium.org>
Crash during middle mouse click when page is removed
__proto__: WebInspector.ProfileHeader.prototype
}
-
-importScript("FlameChart.js");
importScript("BottomUpProfileDataGridTree.js");
importScript("CPUProfileView.js");
importScript("CSSSelectorProfileView.js");
+importScript("FlameChart.js");
importScript("HeapSnapshot.js");
importScript("HeapSnapshotDataGrids.js");
importScript("HeapSnapshotGridNodes.js");