Skip to content
  • mnaganov@chromium.org's avatar
    2011-06-21 Mikhail Naganov <mnaganov@chromium.org> · aa5ba81b
    mnaganov@chromium.org authored
            Reviewed by Pavel Feldman.
    
            Web Inspector: [Chromium] Remove old (aggregating) heap profiler.
            https://bugs.webkit.org/show_bug.cgi?id=63049
    
            * inspector/profiler/detailed-heapshots-test.js:
    
    2011-06-21  Mikhail Naganov  <mnaganov@chromium.org>
    
            Reviewed by Pavel Feldman.
    
            Web Inspector: [Chromium] Remove old (aggregating) heap profiler.
            https://bugs.webkit.org/show_bug.cgi?id=63049
    
            * WebCore.gypi:
            * WebCore.vcproj/WebCore.vcproj:
            * bindings/v8/ScriptProfiler.cpp:
            (WebCore::ScriptProfiler::takeHeapSnapshot):
            * inspector/Inspector.json:
            * inspector/InspectorProfilerAgent.cpp:
            (WebCore::InspectorProfilerAgent::takeHeapSnapshot):
            * inspector/InspectorProfilerAgent.h:
            * inspector/front-end/DetailedHeapshotView.js:
            (WebInspector.DetailedHeapshotView.prototype.get profile):
            (WebInspector.DetailedHeapshotView.prototype.get baseProfile):
            (WebInspector.DetailedHeapshotView.prototype._profiles):
            (WebInspector.DetailedHeapshotProfileType):
            (WebInspector.DetailedHeapshotProfileType.prototype.buttonClicked):
            * inspector/front-end/HeapSnapshotView.js: Removed.
            * inspector/front-end/ProfilesPanel.js:
            (WebInspector.ProfilesPanel.prototype.loadHeapSnapshot):
            (WebInspector.ProfilesPanel.prototype._addHeapSnapshotChunk):
            (WebInspector.ProfilesPanel.prototype._finishHeapSnapshot.parsed):
            (WebInspector.ProfilesPanel.prototype._finishHeapSnapshot):
            (WebInspector.ProfilesPanel.prototype.takeHeapSnapshot):
            (WebInspector.ProfilesPanel.prototype._reportHeapSnapshotProgress):
            (WebInspector.ProfilesPanel.prototype._enableDetailedHeapProfiles):
            * inspector/front-end/WebKit.qrc:
            * inspector/front-end/heapProfiler.css:
            * inspector/front-end/inspector.html:
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@89372 268f45cc-cd09-0410-ab3c-d52691b4dbfc
    aa5ba81b