<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: console.takeHeapSnapshot takes snapshots even if allocations timeline is not enabled or not recording"
   href="https://bugs.webkit.org/show_bug.cgi?id=158086#c1">Comment # 1</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Web Inspector: console.takeHeapSnapshot takes snapshots even if allocations timeline is not enabled or not recording"
   href="https://bugs.webkit.org/show_bug.cgi?id=158086">bug 158086</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>I think this is expected. Like other console commands, they do nothing if Web Inspector is not open, but do things when Web Inspector is open. The same here. Requiring that someone be recording would be rather annoying.

That said, I can see how showing the [S] in the Timeline randomly popping up would be rather annoying.</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>