Skip to content
  • commit-queue@webkit.org's avatar
    Unreviewed, rolling out r97362. · 33998592
    commit-queue@webkit.org authored
    http://trac.webkit.org/changeset/97362
    https://bugs.webkit.org/show_bug.cgi?id=70039
    
    Relies on V8 APIs that have been reverted upstream. (Requested
    by dglazkov on #webkit).
    
    Patch by Sheriff Bot <webkit.review.bot@gmail.com> on 2011-10-13
    
    Source/WebCore:
    
    * English.lproj/localizedStrings.js:
    * bindings/js/ScriptProfiler.cpp:
    * bindings/js/ScriptProfiler.h:
    * bindings/v8/ScriptProfiler.cpp:
    * bindings/v8/ScriptProfiler.h:
    * inspector/Inspector.json:
    * inspector/InspectorController.cpp:
    (WebCore::InspectorController::InspectorController):
    * inspector/InspectorProfilerAgent.cpp:
    (WebCore::InspectorProfilerAgent::create):
    (WebCore::InspectorProfilerAgent::InspectorProfilerAgent):
    * inspector/InspectorProfilerAgent.h:
    * inspector/front-end/DetailedHeapshotGridNodes.js:
    (WebInspector.HeapSnapshotGridNode.prototype.hasHoverMessage.false.hoverMessage):
    (WebInspector.HeapSnapshotGenericObjectNode):
    (WebInspector.HeapSnapshotGenericObjectNode.prototype.get data):
    (WebInspector.HeapSnapshotGenericObjectNode.prototype.hoverMessage):
    (WebInspector.HeapSnapshotGenericObjectNode.prototype.shortenWindowURL):
    * inspector/front-end/DetailedHeapshotView.js:
    (WebInspector.DetailedHeapshotView.prototype._showStringContentPopover):
    * inspector/front-end/HeapSnapshot.js:
    (WebInspector.HeapSnapshot.prototype._init):
    (WebInspector.HeapSnapshot.prototype.dispose):
    (WebInspector.HeapSnapshot.prototype.updateStaticData):
    (WebInspector.HeapSnapshotNodesProvider.prototype._serialize):
    * inspector/front-end/HeapSnapshotProxy.js:
    * inspector/front-end/RemoteObject.js:
    * inspector/front-end/heapProfiler.css:
    
    LayoutTests:
    
    * inspector/profiler/heap-snapshot-expected.txt:
    * inspector/profiler/heap-snapshot-test.js:
    (initialize_HeapSnapshotTest):
    * inspector/profiler/heap-snapshot.html:
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@97372 268f45cc-cd09-0410-ab3c-d52691b4dbfc
    33998592