<html>
    <head>
      <base href="https://bugs.webkit.org/" />
    </head>
    <body><span class="vcard"><a class="email" href="mailto:joepeck&#64;webkit.org" title="Joseph Pecoraro &lt;joepeck&#64;webkit.org&gt;"> <span class="fn">Joseph Pecoraro</span></a>
</span> changed
              <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - Feature request: Tool for tracking down javascript object allocations"
   href="https://bugs.webkit.org/show_bug.cgi?id=13359">bug 13359</a>
        <br>
             <table border="1" cellspacing="0" cellpadding="8">
          <tr>
            <th>What</th>
            <th>Removed</th>
            <th>Added</th>
          </tr>

         <tr>
           <td style="text-align:right;">CC</td>
           <td>
               &nbsp;
           </td>
           <td>joepeck&#64;webkit.org
           </td>
         </tr>

         <tr>
           <td style="text-align:right;">Status</td>
           <td>NEW
           </td>
           <td>RESOLVED
           </td>
         </tr>

         <tr>
           <td style="text-align:right;">Resolution</td>
           <td>---
           </td>
           <td>FIXED
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - Feature request: Tool for tracking down javascript object allocations"
   href="https://bugs.webkit.org/show_bug.cgi?id=13359#c1">Comment # 1</a>
              on <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - Feature request: Tool for tracking down javascript object allocations"
   href="https://bugs.webkit.org/show_bug.cgi?id=13359">bug 13359</a>
              from <span class="vcard"><a class="email" href="mailto:joepeck&#64;webkit.org" title="Joseph Pecoraro &lt;joepeck&#64;webkit.org&gt;"> <span class="fn">Joseph Pecoraro</span></a>
</span></b>
        <pre>Heap Snapshots are now available in the JavaScript Allocations Timeline in Web Inspector. It allows you to take snapshots which record some info about all JavaScript objects, and then comparisons let you investigate objects created between two points in time. You can also view outward references and the shortest path from a GC Root to the object.

Try it out in WebKit Nightlies or the Safari Technology Preview:
&lt;<a href="https://webkit.org/downloads/">https://webkit.org/downloads/</a>&gt;

Please file enhancement requests or report any issues you find!</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>