<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "https://bugs.webkit.org/page.cgi?id=bugzilla.dtd">

<bugzilla version="5.0.4.1"
          urlbase="https://bugs.webkit.org/"
          
          maintainer="admin@webkit.org"
>

    <bug>
          <bug_id>50485</bug_id>
          
          <creation_ts>2010-12-03 14:00:07 -0800</creation_ts>
          <short_desc>Web Inspector [JSC]: Heap Profiler</short_desc>
          <delta_ts>2016-06-06 20:12:28 -0700</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>WebKit</product>
          <component>Web Inspector</component>
          <version>528+ (Nightly build)</version>
          <rep_platform>All</rep_platform>
          <op_sys>All</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords>InRadar</keywords>
          <priority>P2</priority>
          <bug_severity>Normal</bug_severity>
          <target_milestone>---</target_milestone>
          <dependson>56460</dependson>
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Joseph Pecoraro">joepeck</reporter>
          <assigned_to name="Joseph Pecoraro">joepeck</assigned_to>
          <cc>apavlov</cc>
    
    <cc>aroben</cc>
    
    <cc>bburg</cc>
    
    <cc>bweinstein</cc>
    
    <cc>dtrebbien</cc>
    
    <cc>efidler</cc>
    
    <cc>ggaren</cc>
    
    <cc>graouts</cc>
    
    <cc>joepeck</cc>
    
    <cc>jonowells</cc>
    
    <cc>keishi</cc>
    
    <cc>loislo</cc>
    
    <cc>mark.lam</cc>
    
    <cc>mattbaker</cc>
    
    <cc>mhahnenberg</cc>
    
    <cc>mnaganov</cc>
    
    <cc>nvasilyev</cc>
    
    <cc>oliver</cc>
    
    <cc>pfeldman</cc>
    
    <cc>pmuellr</cc>
    
    <cc>rik</cc>
    
    <cc>timothy</cc>
    
    <cc>webkit-bug-importer</cc>
    
    <cc>yurys</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>317037</commentid>
    <comment_count>0</comment_count>
    <who name="Joseph Pecoraro">joepeck</who>
    <bug_when>2010-12-03 14:00:07 -0800</bug_when>
    <thetext>The old heap profiler bugs have closed: (see these for history)
&lt;http://webkit.org/b/28429&gt; Adding Heap profiler page to Web Inspector
&lt;http://webkit.org/b/44531&gt; Web Inspector: Store heap snapshots in InspectorProfilerAgent

This tracks implementing it in JSC. Currently there is a stub implementation in:

    WebCore/bindings/js/ScriptHeapSnapshot.h

The UI for this feature is disabled behind a WebInspector Preference in inspector.js,
which would could be removed (including chromium&apos;s enabling code in
WebKit/chromium/src/js/DevTools.js)

&gt;  WebCore/inspector/front-end/inspector.js
&gt;  237:            if (Preferences.heapProfilerPresent)</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>448190</commentid>
    <comment_count>1</comment_count>
    <who name="Adam Roben (:aroben)">aroben</who>
    <bug_when>2011-08-08 12:51:08 -0700</bug_when>
    <thetext>&lt;rdar://problem/9547081&gt;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1199865</commentid>
    <comment_count>2</comment_count>
    <who name="Joseph Pecoraro">joepeck</who>
    <bug_when>2016-06-06 20:12:28 -0700</bug_when>
    <thetext>Heap Snapshots have been implemented as part of the Heap domain. Closing.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>