<html>
    <head>
      <base href="https://bugs.webkit.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Web Inspector: Snapshots should be cleared at some point"
   href="https://bugs.webkit.org/show_bug.cgi?id=157907#c7">Comment # 7</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Web Inspector: Snapshots should be cleared at some point"
   href="https://bugs.webkit.org/show_bug.cgi?id=157907">bug 157907</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>Comment on <span class=""><a href="attachment.cgi?id=281793&amp;action=diff" name="attach_281793" title="[PATCH] Proposed Fix">attachment 281793</a> <a href="attachment.cgi?id=281793&amp;action=edit" title="[PATCH] Proposed Fix">[details]</a></span>
[PATCH] Proposed Fix

View in context: <a href="https://bugs.webkit.org/attachment.cgi?id=281793&amp;action=review">https://bugs.webkit.org/attachment.cgi?id=281793&amp;action=review</a>

<span class="quote">&gt;&gt; Source/WebCore/inspector/PageHeapAgent.cpp:56
&gt;&gt; +} // namespace WebCore
&gt; 
&gt; Trailing newline?</span >

FWIW: There is a trailing newline, and the diff tool would mention if there wasn't a trailing newline in its own line.

<span class="quote">&gt;&gt; Source/WebInspectorUI/UserInterface/Proxies/HeapSnapshotWorkerProxy.js:103
&gt;&gt; +        this.clearSnapshots(function() {
&gt; 
&gt; arrow function?</span >

I've been waffling on whether or not to use an arrow function for a simple function that doesn't use `this`. But maybe we should just start using it in more places like inline anonymous functions.</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>