<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@webkit.org" title="Joseph Pecoraro <joepeck@webkit.org>"> <span class="fn">Joseph Pecoraro</span></a>
</span></b>
<pre>Comment on <span class=""><a href="attachment.cgi?id=281793&action=diff" name="attach_281793" title="[PATCH] Proposed Fix">attachment 281793</a> <a href="attachment.cgi?id=281793&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&action=review">https://bugs.webkit.org/attachment.cgi?id=281793&action=review</a>
<span class="quote">>> Source/WebCore/inspector/PageHeapAgent.cpp:56
>> +} // namespace WebCore
>
> 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">>> Source/WebInspectorUI/UserInterface/Proxies/HeapSnapshotWorkerProxy.js:103
>> + this.clearSnapshots(function() {
>
> 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>